Solidity linter #1416
Annotations
10 errors and 12 warnings
ci:
contracts/deprecated/RegisterAuth.sol#L4
Expected indentation of 0 spaces but found 7
|
ci:
contracts/deprecated/RegisterAuth.sol#L4
Expected indentation of 0 spaces but found 21
|
ci:
contracts/deprecated/RegisterAuth.sol#L5
Expected indentation of 0 spaces but found 4
|
ci:
contracts/deprecated/RegisterAuth.sol#L5
Expected indentation of 0 spaces but found 9
|
ci:
contracts/deprecated/RegisterAuth.sol#L5
Expected indentation of 0 spaces but found 25
|
ci:
contracts/deprecated/RegisterAuth.sol#L6
Expected indentation of 0 spaces but found 4
|
ci:
contracts/deprecated/RegisterAuth.sol#L6
Expected indentation of 0 spaces but found 9
|
ci:
contracts/deprecated/RegisterAuth.sol#L6
Expected indentation of 0 spaces but found 26
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L90
Expected indentation of 4 spaces but found 42
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L91
Expected indentation of 4 spaces but found 41
|
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci:
contracts/deprecated/RegisterAuth.sol#L20
Avoid to use inline assembly. It is acceptable only in rare cases
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L4
Contract has 35 states declarations but allowed no more than 15
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L61
Variable name must be in mixedCase
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L61
Explicitly mark visibility of state
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L62
Variable name must be in mixedCase
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L62
Explicitly mark visibility of state
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L63
Variable name must be in mixedCase
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L63
Explicitly mark visibility of state
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L64
Variable name must be in mixedCase
|
ci:
contracts/interfaces/ISSVNetworkCore.sol#L64
Explicitly mark visibility of state
|