Merge pull request #197 from johntalton/dependabot/npm_and_yarn/crc-4… #230
Annotations
12 errors and 11 warnings
test (12)
Process completed with exit code 2.
|
test (14)
The job was canceled because "_12" failed.
|
test (14):
src/am2320.js#L2
Unexpected use of file extension "js" for "./ammodbus.js"
|
test (14):
src/am2320.js#L3
Unexpected use of file extension "js" for "./util.js"
|
test (14):
src/am2320.js#L11
Unexpected use of file extension "js" for "./registers.js"
|
test (14):
src/ammodbus.js#L3
Unexpected use of file extension "js" for "./common.js"
|
test (14):
src/ammodbus.js#L4
Unexpected use of file extension "js" for "./util.js"
|
test (14):
src/ammodbus.js#L14
Unexpected use of file extension "js" for "./ammodbusdefs.js"
|
test (14):
src/common.js#L3
Unexpected use of file extension "js" for "./ammodbusdefs.js"
|
test (14)
Process completed with exit code 1.
|
test (10)
The job was canceled because "_12" failed.
|
test (10)
Process completed with exit code 2.
|
test (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3.6.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (14):
examples/test.js#L3
This module could be parsed as a valid script
|
test (14):
examples/test.js#L3
Expected "import" instead of "require()"
|
test (14):
examples/test.js#L5
Expected "import" instead of "require()"
|
test (14):
examples/test.js#L6
Expected "import" instead of "require()"
|
test (14):
examples/test.js#L8
Missing JSDoc comment
|
test (14):
examples/test.js#L9
This line has a length of 101. Maximum allowed is 80
|
test (14):
examples/test.js#L9
"Promise" is not defined
|
test (14):
examples/test.js#L14
No magic number: 5
|
test (14):
examples/test.js#L14
No magic number: 420
|
test (14):
examples/test.js#L16
Missing JSDoc comment
|