[IMPROVEMENT] ParanetNeuroIncentivesPool #373
Annotations
1 error and 13 warnings
test
Process completed with exit code 1.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
contracts/v2/paranets/Paranet.sol#L550
Code contains empty blocks
|
lint:
contracts/v2/paranets/ParanetNeuroIncentivesPool.sol#L21
Contract has 19 states declarations but allowed no more than 15
|
lint:
contracts/v2/paranets/ParanetNeuroIncentivesPool.sol#L83
Provide an error message for require
|
lint:
contracts/v2/paranets/ParanetNeuroIncentivesPool.sol#L301
Error message for require is too long
|
lint:
contracts/v2/Staking.sol#L400
Code contains empty blocks
|
lint:
contracts/v2/storage/NodeOperatorFeesStorage.sol#L48
Provide an error message for require
|
lint:
contracts/v2/storage/paranets/ParanetKnowledgeAssetsRegistry.sol#L15
Explicitly mark visibility of state
|
lint:
contracts/v2/storage/paranets/ParanetKnowledgeMinersRegistry.sol#L18
Explicitly mark visibility of state
|
lint:
contracts/v2/storage/paranets/ParanetKnowledgeMinersRegistry.sol#L380
Error message for require is too long
|
lint:
contracts/v2/storage/paranets/ParanetServicesRegistry.sol#L15
Explicitly mark visibility of state
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|