Skip to content

feat(contracts): numerous improvements to deploy scripts (+). #2481

feat(contracts): numerous improvements to deploy scripts (+).

feat(contracts): numerous improvements to deploy scripts (+). #2481

Triggered via pull request August 15, 2024 17:00
Status Success
Total duration 45m 39s
Artifacts

ci.yaml

on: pull_request
changes
3s
changes
license  /  License checks
12s
license / License checks
contracts-prettier  /  prettier
29s
contracts-prettier / prettier
fendermint-test  /  Pre-compile checks
21s
fendermint-test / Pre-compile checks
ipc  /  Pre-compile checks
12s
ipc / Pre-compile checks
ipld-resolver  /  Pre-compile checks
ipld-resolver / Pre-compile checks
fevm-contract-tests  /  run
2m 42s
fevm-contract-tests / run
contracts-deployment-test  /  build
1m 13s
contracts-deployment-test / build
contracts-storage  /  Storage layout check
1m 2s
contracts-storage / Storage layout check
contracts-pnpm-audit  /  pnpm audit
19s
contracts-pnpm-audit / pnpm audit
contracts-sast  /  Slither check
59s
contracts-sast / Slither check
contracts-sast  /  Aderyn check
5m 1s
contracts-sast / Aderyn check
contracts-sast  /  Solhint check
35s
contracts-sast / Solhint check
extras  /  Extras: Axelar token
29s
extras / Extras: Axelar token
Matrix: fendermint-test / tests
Matrix: ipc / tests
Matrix: ipld-resolver / tests
Waiting for pending jobs
fendermint-publish  /  Publish artifacts
fendermint-publish / Publish artifacts
Fit to window
Zoom out
Zoom in

Annotations

38 warnings
changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, dorny/paths-filter@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
license / License checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ipc / Pre-compile checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-prettier / prettier
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fendermint-test / Pre-compile checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-pnpm-audit / pnpm audit
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
contracts-pnpm-audit / pnpm audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
extras / Extras: Axelar token
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-sast / Solhint check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-sast / Solhint check
Found more than One contract per file. 2 contracts found!
contracts-sast / Solhint check
Found more than One contract per file. 5 contracts found!
contracts-sast / Solhint check
Found more than One contract per file. 2 contracts found!
contracts-sast / Solhint check
Avoid to use low level calls
contracts-sast / Solhint check
Use Custom Errors instead of revert statements
contracts-sast / Slither check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-storage / Storage layout check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-deployment-test / build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
contracts-deployment-test / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fevm-contract-tests / run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fevm-contract-tests / run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions-rs/toolchain@v1, actions/cache@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fevm-contract-tests / run
Cache save failed.
fevm-contract-tests / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fevm-contract-tests / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fevm-contract-tests / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
fevm-contract-tests / run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ipc / Clippy (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ipc / Clippy (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, consensus-shipyard/sccache-action@fendermint, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ipc / Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ipc / Test (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, consensus-shipyard/sccache-action@fendermint, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-sast / Aderyn check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
contracts-test / tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
contracts-test / tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fendermint-test / Clippy (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fendermint-test / Clippy (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, consensus-shipyard/sccache-action@fendermint, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fendermint-test / Build and Test (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fendermint-test / Build and Test (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, consensus-shipyard/sccache-action@fendermint, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
fendermint-test / End-to-End (ubuntu-latest, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
fendermint-test / End-to-End (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, arduino/setup-protoc@v1, consensus-shipyard/sccache-action@fendermint, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/