bump version: 2.0.2 #480
Annotations
9 warnings
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/
|
Determine npm cache directory
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/
|
Run linter:
src/bridges/Diamond.sol#L8
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
Run linter:
src/bridges/facets/CBridgeFacet.sol#L94
Check result of "send" call
|
Run linter:
src/bridges/facets/StargateFacet.sol#L180
Variable "_chainId" is unused
|
Run linter:
src/bridges/facets/StargateFacet.sol#L181
Variable "_srcAddress" is unused
|
Run linter:
src/bridges/facets/StargateFacet.sol#L182
Variable "_nonce" is unused
|
Run linter:
src/bridges/interfaces/IStargateRouter.sol#L7
Contract name must be in CamelCase
|
Run linter:
src/common/helpers/BalancesHelperV2.sol#L20
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
The logs for this run have expired and are no longer available.
Loading