Skip to content

Code Analysis

Code Analysis #97

Triggered via push February 29, 2024 10:30
Status Success
Total duration 1m 37s
Artifacts

analyse.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
solhint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
solhint: contracts/arbitrum/InterchainERC20TokenGateway.sol#L20
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/arbitrum/InterchainERC20TokenGateway.sol#L23
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/arbitrum/L1CrossDomainEnabled.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/arbitrum/L2CrossDomainEnabled.sol#L15
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/BridgeableTokens.sol#L10
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/BridgeableTokens.sol#L13
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/BridgingManager.sol#L103
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/optimism/CrossDomainEnabled.sol#L11
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/optimism/L1ERC20TokenBridge.sol#L30
Immutable variables name are set to be in capitalized SNAKE_CASE
solhint: contracts/optimism/L2ERC20TokenBridge.sol#L27
Immutable variables name are set to be in capitalized SNAKE_CASE
slither
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
slither
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/