Skip to content

Feature/second round audit review #124

Feature/second round audit review

Feature/second round audit review #124

Triggered via pull request June 14, 2024 15:14
Status Success
Total duration 1m 37s
Artifacts

analyse.yml

on: pull_request
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/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/lib/UnstructuredStorage.sol#L26
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredStorage.sol#L30
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredStorage.sol#L34
Avoid to use inline assembly. It is acceptable only in rare cases
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/