Check onRewardsMinted call from the staking router #198
test.yml
on: pull_request
security
/
Check security issues
26s
actions
/
Check GitHub Actions issues
6s
Linters
55s
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
|