Skip to content

Scroll and Scroll testnet deployment + proposals #3382

Scroll and Scroll testnet deployment + proposals

Scroll and Scroll testnet deployment + proposals #3382

Triggered via pull request November 9, 2023 15:28
Status Success
Total duration 3m 11s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

run-contract-linter.yaml

on: pull_request
Contract linter
2m 57s
Contract linter
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Contract linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Contract linter: contracts/Comet.sol#L227
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/Comet.sol#L1115
Variable "gasUsed" is unused
Contract linter: contracts/Comet.sol#L1313
Fallback function must be simple
Contract linter: contracts/Comet.sol#L1315
Avoid to use inline assembly. It is acceptable only in rare cases
Contract linter: contracts/bridges/scroll/ScrollBridgeReceiver.sol#L25
Fallback function must be simple