Skip to content

Rebasable Token

Rebasable Token #21

Triggered via pull request April 22, 2024 21:06
Status Success
Total duration 1m 27s
Artifacts

analyse.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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#L108
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/ECDSA.sol#L34
Error message for require is too long: 34 counted / 32 allowed
solhint: contracts/lib/ECDSA.sol#L34
Use Custom Errors instead of require statements
solhint: contracts/lib/ECDSA.sol#L38
Use Custom Errors instead of require statements
solhint: contracts/lib/SignatureChecker.sol#L42
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/SignatureChecker.sol#L61
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredRefStorage.sol#L10
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredRefStorage.sol#L16
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredStorage.sol#L8
Avoid to use inline assembly. It is acceptable only in rare cases
solhint: contracts/lib/UnstructuredStorage.sol#L12
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.