project refactoring #8
Annotations
10 errors and 2 warnings
build:
__tests__/index.test.js#L2
Unexpected use of file extension "js" for "../index.js"
|
build:
__tests__/index.test.js#L7
'beforeAll' is not defined
|
build:
__tests__/index.test.js#L12
'describe' is not defined
|
build:
__tests__/index.test.js#L13
'test' is not defined
|
build:
__tests__/index.test.js#L20
'expect' is not defined
|
build:
__tests__/index.test.js#L21
'expect' is not defined
|
build:
__tests__/index.test.js#L22
'expect' is not defined
|
build:
bin/gendiff.js#L4
Unexpected use of file extension "js" for "../index.js"
|
build:
index.js#L1
Unexpected use of file extension "js" for "./src/index.js"
|
build:
src/formatters/index.js#L1
Unexpected use of file extension "js" for "./stylish.js"
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
bin/gendiff.js#L14
Unexpected console statement
|