Skip to content

Added Coston2 (inc deployments) and Flare (configs) #479

Added Coston2 (inc deployments) and Flare (configs)

Added Coston2 (inc deployments) and Flare (configs) #479

Triggered via push October 9, 2023 17:17
Status Success
Total duration 2m 6s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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)