Merge pull request #128 from tellor-io/dependabot/npm_and_yarn/es5-ex… #219
Annotations
14 warnings
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/mocks/BenchUsingTellor.sol#L4
global import of path ../UsingTellor.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Linting:
contracts/TellorPlayground.sol#L4
Contract has 17 states declarations but allowed no more than 15
|
Linting:
contracts/TellorPlayground.sol#L27
Explicitly mark visibility of state
|
Linting:
contracts/TellorPlayground.sol#L36
Constant name must be in capitalized SNAKE_CASE
|
Linting:
contracts/TellorPlayground.sol#L70
Provide an error message for require
|
Linting:
contracts/TellorPlayground.sol#L70
GC: Use Custom Errors instead of require statements
|
Linting:
contracts/TellorPlayground.sol#L109
Provide an error message for require
|
Linting:
contracts/TellorPlayground.sol#L109
GC: Use Custom Errors instead of require statements
|
Linting:
contracts/TellorPlayground.sol#L119
Provide an error message for require
|
Linting:
contracts/TellorPlayground.sol#L119
GC: Use Custom Errors instead of require statements
|
Security
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|