Skip to content

Deployed contracts on testnet and mainnet #488

Deployed contracts on testnet and mainnet

Deployed contracts on testnet and mainnet #488

Triggered via push April 3, 2024 14:23
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
start
Process completed with exit code 1.
start
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
start
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/
start
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/
start: src/bridges/Diamond.sol#L8
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
start: src/bridges/facets/CBridgeFacet.sol#L94
Check result of "send" call
start: src/bridges/facets/StargateFacet.sol#L180
Variable "_chainId" is unused
start: src/bridges/facets/StargateFacet.sol#L181
Variable "_srcAddress" is unused
start: src/bridges/facets/StargateFacet.sol#L182
Variable "_nonce" is unused
start: src/bridges/interfaces/IStargateRouter.sol#L7
Contract name must be in CamelCase
start: src/common/helpers/BalancesHelperV2.sol#L20
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)