feat: safe permit #224
test.yml
on: pull_request
security
/
Check security issues
31s
actions
/
Check GitHub Actions issues
5s
Linters
37s
Foundry project
48s
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#L80
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L103
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L134
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L135
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L136
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L140
Use Custom Errors instead of require statements
|
Linters:
src/CSAccounting.sol#L413
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L650
Variable name must be in mixedCase
|
Linters:
src/CSAccounting.sol#L733
Use Custom Errors instead of require statements
|