feat: bond curve mechanics #269
test.yml
on: pull_request
security
/
Check security issues
27s
actions
/
Check GitHub Actions issues
8s
Linters
39s
Foundry project
25s
Annotations
1 error and 10 warnings
Foundry project
Process completed with exit code 1.
|
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#L400
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L643
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L734
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L857
Use Custom Errors instead of require statements
|