CSFeeOracle based on BaseOracle and HashConsensus #207
test.yml
on: pull_request
security
/
Check security issues
29s
actions
/
Check GitHub Actions issues
7s
Linters
38s
Foundry project
49s
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
|