Remove warnings #495
Annotations
14 warnings
lint
Cache not found for keys: yarn-v1-f819dbd83d9b891629125436c57d58438463c2f32e7a1cc95890e00a345d8c90
|
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
lint:
src/helpers/contracts/MaliciousQueryReverter.sol#L28
Use Custom Errors instead of revert statements
|
lint:
src/helpers/contracts/MockBaseSilo.sol#L15
Found more than One contract per file. 3 contracts found!
|
lint:
src/helpers/contracts/MockBaseSilo.sol#L103
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockBaseSilo.sol#L105
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockERC4626Token.sol#L32
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockEulerToken.sol#L55
Use Custom Errors instead of require statements
|
lint:
src/helpers/contracts/MockGearboxDieselToken.sol#L20
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockGearboxVault.sol#L23
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockShareToken.sol#L20
Immutable variables name are set to be in capitalized SNAKE_CASE
|
lint:
src/helpers/contracts/MockShareToken.sol#L21
Immutable variables name are set to be in capitalized SNAKE_CASE
|
test-fork
Cache not found for keys: yarn-v1-f819dbd83d9b891629125436c57d58438463c2f32e7a1cc95890e00a345d8c90
|
test-fork
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|