Skip to content

Bump node-fetch and ethereum-waffle #35

Bump node-fetch and ethereum-waffle

Bump node-fetch and ethereum-waffle #35

Triggered via pull request July 15, 2024 20:20
Status Success
Total duration 1m 9s
Artifacts

analyse.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
solhint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
solhint: contracts/proxy/OssifiableProxy.sol#L6
imported name Address is not used
solhint: contracts/proxy/OssifiableProxy.sol#L27
Function name must be in mixedCase
solhint: contracts/proxy/OssifiableProxy.sol#L32
Function name must be in mixedCase
solhint: contracts/proxy/OssifiableProxy.sol#L37
Function name must be in mixedCase
slither
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/