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