feat: vetKeys fixes and tests #229
test.yml
on: pull_request
security
/
Check security issues
22s
actions
/
Check GitHub Actions issues
7s
Linters
27s
Foundry project
41s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L80
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L103
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L133
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L134
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L135
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L139
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L412
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L633
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L716
Use Custom Errors instead of require statements
|