Rebasable Token #19
analyse.yml
on: pull_request
slither
1m 16s
solhint
35s
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#L98
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/.
|