Merge pull request #137 from tellor-io/dependabot/npm_and_yarn/multi-… #227
Annotations
12 warnings
Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|