Skip to content

chore: add solhint #197

chore: add solhint

chore: add solhint #197

Triggered via pull request October 27, 2023 14:49
Status Success
Total duration 1m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
security  /  Check security issues
28s
security / Check security issues
actions  /  Check GitHub Actions issues
6s
actions / Check GitHub Actions issues
Linters
1m 4s
Linters
Foundry project
32s
Foundry project
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Linters: src/CSAccounting.sol#L4
Found more than One contract per file. 2 contracts found!
Linters: src/CSAccounting.sol#L70
Variable name must be in mixedCase
Linters: src/CSAccounting.sol#L92
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L93
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L94
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L98
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L99
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L106
Use Custom Errors instead of require statements
Linters: src/CSAccounting.sol#L341
Variable name must be in mixedCase
Linters: src/CSAccounting.sol#L368
Use Custom Errors instead of require statements