chore: add solhint #197
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
security
/
Check security issues
28s
actions
/
Check GitHub Actions issues
6s
Linters
1m 4s
Foundry project
32s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L70
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L92
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L93
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L94
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L98
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L99
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L106
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L341
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L368
Use Custom Errors instead of require statements
|