feat: bond curve mechanics #273
test.yml
on: pull_request
security
/
Check security issues
31s
actions
/
Check GitHub Actions issues
7s
Linters
34s
Foundry project
1m 33s
Annotations
10 warnings
Linters:
src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
|
Linters:
src/CSAccounting.sol#L97
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L122
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L123
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L124
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L128
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L415
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L658
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L751
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L874
Use Custom Errors instead of require statements
|