Rebasable Token #54
Triggered via pull request
September 25, 2024 15:25
Status
Success
Total duration
1m 41s
Artifacts
–
analyse.yml
on: pull_request
Slither
1m 30s
Solhint
36s
Annotations
13 warnings
Solhint
The following actions use a deprecated Node.js version 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/BridgingManager.sol#L114
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredRefStorage.sol#L12
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredRefStorage.sol#L18
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredStorage.sol#L10
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredStorage.sol#L14
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredStorage.sol#L18
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lib/UnstructuredStorage.sol#L22
Avoid to use inline assembly. It is acceptable only in rare cases
|
Solhint:
contracts/lido/TokenRateNotifier.sol#L4
Found more than One contract per file. 2 contracts found!
|
Solhint:
contracts/optimism/L1LidoTokensBridge.sol#L49
Function name must be in mixedCase
|
Solhint:
contracts/optimism/L2ERC20ExtendedTokensBridge.sol#L70
Function name must be in mixedCase
|
Slither
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-python@v4, github/codeql-action/upload-sarif@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|