NPM: Bump eslint-plugin-security from 2.1.1 to 3.0.1 #251
Annotations
3 errors and 21 warnings
test (10)
Process completed with exit code 2.
|
test (14)
The job was canceled because "_10" failed.
|
test (12)
The job was canceled because "_10" failed.
|
test (10)
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):
src/am2320.js#L4
Expected 'multiple' syntax before 'single' syntax
|
test (14):
src/am2320.js#L6
Member 'BULK_FIRST_REGISTER' of the import declaration should be sorted alphabetically
|
test (14):
src/am2320.js#L13
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (14):
src/am2320.js#L15
Unexpected 'todo' comment: 'todo usefulness, investigate'
|
test (14):
src/am2320.js#L16
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (14):
src/am2320.js#L17
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (14):
src/am2320.js#L22
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (14):
src/am2320.js#L22
Unallowed use of `class`. Use functions instead
|
test (14):
src/am2320.js#L24
Unexpected use of undefined
|
test (14):
src/am2320.js#L28
Function must end with a return statement, so that it doesn't return `undefined`
|
test (12):
src/am2320.js#L4
Expected 'multiple' syntax before 'single' syntax
|
test (12):
src/am2320.js#L6
Member 'BULK_FIRST_REGISTER' of the import declaration should be sorted alphabetically
|
test (12):
src/am2320.js#L13
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (12):
src/am2320.js#L15
Unexpected 'todo' comment: 'todo usefulness, investigate'
|
test (12):
src/am2320.js#L16
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (12):
src/am2320.js#L17
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (12):
src/am2320.js#L22
Multiple named export declarations; consolidate all named exports into a single export declaration
|
test (12):
src/am2320.js#L22
Unallowed use of `class`. Use functions instead
|
test (12):
src/am2320.js#L24
Unexpected use of undefined
|
test (12):
src/am2320.js#L28
Function must end with a return statement, so that it doesn't return `undefined`
|