Skip to content

5ire staging deployments #721

5ire staging deployments

5ire staging deployments #721

Triggered via pull request October 29, 2024 16:30
Status Success
Total duration 2m 23s
Artifacts

pipeline.yml

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

Annotations

8 warnings
build (18.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/
build (18.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/
build (18.x)
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'registry-url', 'scope', 'version']
build (18.x): contracts/BaseChain.sol#L200
Function order is incorrect, external view function can not go after public pure function (line 193)
build (18.x): contracts/Chain.sol#L136
Function order is incorrect, external view function can not go after external pure function (line 120)
build (18.x): contracts/ForeignChain.sol#L41
Function order is incorrect, external view function can not go after external pure function (line 23)
build (18.x): contracts/stakingBankStatic/StakingBankStatic.sol#L92
Provide an error message for require
build (18.x): contracts/stakingBankStatic/StakingBankStatic.sol#L95
Provide an error message for require