feat: bond curve mechanics #248
test.yml
on: pull_request
security
/
Check security issues
24s
actions
/
Check GitHub Actions issues
7s
Linters
39s
Foundry project
51s
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#L445
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L688
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L771
Use Custom Errors instead of require statements
|