♻️ Update linter #2
Annotations
5 errors and 1 warning
src/lib/getMeetupList.test.js#L26
TypeError: getJsonFilenames.mockReturnValue is not a function
❯ src/lib/getMeetupList.test.js:26:28
|
src/lib/getMeetupList.test.js#L42
TypeError: getJsonFilenames.mockReturnValue is not a function
❯ src/lib/getMeetupList.test.js:42:28
|
src/lib/getMeetupList.test.js#L51
TypeError: getJsonFilenames.mockReturnValue is not a function
❯ src/lib/getMeetupList.test.js:51:28
|
src/lib/utils/getFileContent.test.js#L32
AssertionError: expected null to deeply equal '{"title":"Test 1"}'
- Expected:
"{\"title\":\"Test 1\"}"
+ Received:
null
❯ src/lib/utils/getFileContent.test.js:32:20
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading