feat: bond curve mechanics #245
test.yml
on: pull_request
security
/
Check security issues
29s
actions
/
Check GitHub Actions issues
10s
Linters
1m 9s
Foundry project
56s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L91
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L116
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L142
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L143
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L144
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L148
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L688
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L771
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L782
Use Custom Errors instead of require statements
|