CSFeeOracle based on BaseOracle and HashConsensus #204
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
27s
actions
/
Check GitHub Actions issues
5s
Linters
43s
Foundry project
36s
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
|