more vc-api conformance test fixes #87
Annotations
10 errors and 4 warnings
lint (16.x):
src/app.js#L25
Missing space before function parentheses
|
lint (16.x):
src/app.js#L26
Missing space before =>
|
lint (16.x):
src/app.js#L26
Requires a space after '{'
|
lint (16.x):
src/app.js#L26
Expected '===' and instead saw '=='
|
lint (16.x):
src/app.js#L26
Strings must use singlequote
|
lint (16.x):
src/app.js#L26
Requires a space before '}'
|
lint (16.x):
src/app.js#L30
Extra semicolon
|
lint (16.x):
src/app.js#L33
Unexpected space after unary operator '!'
|
lint (16.x):
src/app.js#L33
Trailing spaces not allowed
|
lint (16.x)
Process completed with exit code 1.
|
test-node (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-node (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|