Skip to content

Include mainnet in Readme file #6

Include mainnet in Readme file

Include mainnet in Readme file #6

Triggered via pull request January 11, 2024 00:04
Status Success
Total duration 1m 44s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting: contracts/FetchPlayground.sol#L4
Contract has 17 states declarations but allowed no more than 15
Linting: contracts/FetchPlayground.sol#L27
Explicitly mark visibility of state
Linting: contracts/FetchPlayground.sol#L36
Constant name must be in capitalized SNAKE_CASE
Linting: contracts/FetchPlayground.sol#L70
Provide an error message for require
Linting: contracts/FetchPlayground.sol#L70
Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L109
Provide an error message for require
Linting: contracts/FetchPlayground.sol#L109
Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L119
Provide an error message for require
Linting: contracts/FetchPlayground.sol#L119
Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L140
Use Custom Errors instead of require statements
Security
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/