Update GitHub Action to setup-node@v6 #1013
Annotations
10 errors and 10 warnings
|
Run Tests
Use double quotes for string literals
|
|
Run Tests
Use single quotes for string literals
|
|
Run Tests
Unexpected console statement
|
|
Run Tests
Import in contracts/Test.sol doesn't exist in: ./Missing.sol
|
|
Run Tests
[DEPRECATED] rule. Use "foundry-test-function-naming". Function wrongFunctionDefinitionName() must match Foundry test naming convention
|
|
Run Tests
Compiler version >=0.6.0 does not satisfy the ^0.8.24 semver requirement
|
|
Run Tests
Compiler version >=0.6.0 does not satisfy the ^0.8.24 semver requirement
|
|
Run Tests
Compiler version >=0.6.0 does not satisfy the ^0.8.24 semver requirement
|
|
Run Tests
Code contains empty blocks
|
|
Run Tests
Code contains empty blocks
|
|
Run Tests
Variable name must be in mixedCase TEST2
|
|
Run Tests
'TEST2' should start with _
|
|
Run Tests
Explicitly mark visibility of state
|
|
Run Tests
Constant name must be in capitalized SNAKE_CASE
|
|
Run Tests
Code contains empty blocks
|
|
Run Tests
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
|
|
Run Tests
Variable name must be in mixedCase TEST2
|
|
Run Tests
'TEST2' should start with _
|
|
Run Tests
Explicitly mark visibility of state
|
|
Run Tests
Constant name must be in capitalized SNAKE_CASE
|
Loading