Update project 2 #1
Annotations
6 errors and 12 warnings
lint:
src/main.js#L29
'libWrapper' is not defined
|
lint:
src/main.js#L40
'libWrapper' is not defined
|
lint:
src/main.js#L51
Unexpected lexical declaration in case block
|
lint:
src/main.js#L70
'libWrapper' is not defined
|
lint:
src/main.js#L157
'libWrapper' is not defined
|
lint
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
src/main.js#L8
Expected space or tab after '//' in comment
|
lint:
src/main.js#L22
Strings must use doublequote
|
lint:
src/main.js#L23
Strings must use doublequote
|
lint:
src/main.js#L54
Expected '===' and instead saw '=='
|
lint:
src/main.js#L59
Expected '===' and instead saw '=='
|
lint:
src/main.js#L61
Expected '===' and instead saw '=='
|
lint:
src/main.js#L88
Expected '===' and instead saw '=='
|
lint:
src/main.js#L104
Unexpected space(s) after "catch"
|
lint:
src/main.js#L164
Unnecessary 'else' after 'return'
|
lint:
src/main.js#L170
'||' should be placed at the beginning of the line
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|