fix: sync with main #1421
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/echidna/Clusters.sol#L69
Line length must be no more than 120 but current length is 121
|
ci:
contracts/echidna/Operators.sol#L82
Expected indentation of 8 spaces but found 12
|
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/echidna/Clusters.sol#L15
Explicitly mark visibility of state
|
ci:
contracts/echidna/Clusters.sol#L24
Explicitly mark visibility in function
|
ci:
contracts/echidna/Clusters.sol#L24
Code contains empty block
|
ci:
contracts/echidna/DAO.sol#L7
Explicitly mark visibility in function
|
ci:
contracts/echidna/DAO.sol#L12
Function name must be in mixedCase
|
ci:
contracts/echidna/Operators.sol#L22
Explicitly mark visibility in function
|
ci:
contracts/echidna/Operators.sol#L75
Function name must be in mixedCase
|
ci:
contracts/echidna/Operators.sol#L90
Function name must be in mixedCase
|
ci:
contracts/echidna/Operators.sol#L96
Function name must be in mixedCase
|