feat: bond curve mechanics #258
test.yml
on: pull_request
security
/
Check security issues
21s
actions
/
Check GitHub Actions issues
5s
Linters
25s
Foundry project
1m 2s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L93
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L118
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L119
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L120
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L124
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L394
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L637
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L728
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L851
Use Custom Errors instead of require statements
|