Skip to content

Merge pull request #11 from fetchoracle/dev-update-e2e-tests #13

Merge pull request #11 from fetchoracle/dev-update-e2e-tests

Merge pull request #11 from fetchoracle/dev-update-e2e-tests #13

Triggered via push August 14, 2024 03:39
Status Success
Total duration 35s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
GC: Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L109
Provide an error message for require
Linting: contracts/FetchPlayground.sol#L109
GC: Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L119
Provide an error message for require
Linting: contracts/FetchPlayground.sol#L119
GC: Use Custom Errors instead of require statements
Linting: contracts/FetchPlayground.sol#L140
GC: 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/
Security
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/