Skip to content

fix: solidity coding style #1

fix: solidity coding style

fix: solidity coding style #1

Triggered via pull request August 22, 2024 18:31
Status Success
Total duration 28s
Artifacts

lint-contracts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
imported name Pausable is not used
lint
imported name IPauserRegistry is not used
lint
Explicitly mark visibility in function (Set ignoreConstructors to true if using solidity >=0.7.0)
lint
GC: Use Custom Errors instead of require statements
lint
GC: Use Custom Errors instead of require statements
lint
GC: Use Custom Errors instead of require statements
lint
GC: Use Custom Errors instead of require statements
lint
GC: Use Custom Errors instead of require statements
lint
Variable "_hashOfNonSigners" is unused
lint
Error message for require is too long: 64 counted / 32 allowed