feat: new unbonded
mech
#334
test.yml
on: pull_request
security
/
Check security issues
25s
actions
/
Check GitHub Actions issues
5s
Linters
36s
Foundry project
1m 23s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L66
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L87
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L88
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L149
Code contains empty blocks
|
Linters:
src/CSAccounting.sol#L154
Code contains empty blocks
|
Linters:
src/CSAccounting.sol#L569
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L593
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L682
Code contains empty blocks
|
Linters:
src/CSAccounting.sol#L731
Use Custom Errors instead of require statements
|