Skip to content

Feat/modularize

Feat/modularize #996

Triggered via pull request February 16, 2024 17:48
Status Failure
Total duration 2m 6s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (20.x): hardhat.config.js#L35
Trailing spaces not allowed
build (20.x): hardhat.config.js#L36
Missing trailing comma
build (20.x): migrations/scripts/1_deployer.js#L5
Block must not be padded by blank lines
build (20.x): migrations/scripts/2_libs.js#L6
Block must not be padded by blank lines
build (20.x): migrations/scripts/3_core.js#L12
Block must not be padded by blank lines
build (20.x): migrations/scripts/3_core.js#L13
Trailing spaces not allowed
build (20.x): migrations/scripts/3_core.js#L137
Extra semicolon
build (20.x): migrations/scripts/3_core.js#L137
Trailing spaces not allowed
build (20.x): migrations/scripts/4_proxies.js#L15
Block must not be padded by blank lines
build (20.x): migrations/scripts/4_proxies.js#L16
Trailing spaces not allowed
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/