Skip to content

Develop

Develop #566

Triggered via pull request January 30, 2024 00:11
@invocamanmaninvocamanman
synchronize #181
develop
Status Failure
Total duration 47s
Artifacts

main.yml

on: pull_request
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
lint-and-test (16.x): deployment/v2/verifyContracts.js#L171
Expected '===' and instead saw '=='
lint-and-test (16.x): deployment/v2/verifyContracts.js#L171
Strings must use singlequote
lint-and-test (16.x): deployment/v2/verifyContracts.js#L190
Expected space(s) after "if"
lint-and-test (16.x): deployment/v2/verifyContracts.js#L190
Unexpected if as the only statement in an else block
lint-and-test (16.x): deployment/v2/verifyContracts.js#L190
Expected '===' and instead saw '=='
lint-and-test (16.x): deployment/v2/verifyContracts.js#L190
Strings must use singlequote
lint-and-test (16.x): deployment/v2/verifyContracts.js#L209
Block must not be padded by blank lines
lint-and-test (16.x): deployment/v2/verifyContracts.js#L210
Trailing spaces not allowed
lint-and-test (16.x)
Process completed with exit code 1.
lint-and-test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-and-test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/