feat: vetKeys fixes and tests #232
test.yml
on: pull_request
security
/
Check security issues
23s
actions
/
Check GitHub Actions issues
6s
Linters
57s
Foundry project
47s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L85
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L108
Variable name must be in mixedCase
|
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#L136
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L140
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L413
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L656
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L739
Use Custom Errors instead of require statements
|