Merge branch 'feat/vaults' of github.com:lidofinance/core into predep… #4371
Annotations
4 errors and 14 warnings
TypeScript:
test/0.8.25/vaults/vaulthub/vaulthub.forceExit.test.ts#L81
Argument of type '[HardhatEthersSigner, HardhatEthersSigner]' is not assignable to parameter of type 'ContractMethodArgs<[_owner: AddressLike, _operator: AddressLike, _depositGuardian: AddressLike], "nonpayable">'.
|
TypeScript:
test/0.8.25/vaults/vaulthub/vaulthub.forceExit.test.ts#L186
Argument of type '[HardhatEthersSigner, HardhatEthersSigner]' is not assignable to parameter of type 'ContractMethodArgs<[_owner: AddressLike, _operator: AddressLike, _depositGuardian: AddressLike], "nonpayable">'.
|
TypeScript:
test/0.8.25/vaults/vaulthub/vaulthub.hub.test.ts#L53
Argument of type '[string, string]' is not assignable to parameter of type 'ContractMethodArgs<[_owner: AddressLike, _operator: AddressLike, _depositGuardian: AddressLike], "nonpayable">'.
|
TypeScript
Process completed with exit code 2.
|
Solhint
Cache not found for keys: node-cache-Linux-x64-yarn-38ee0d0a4c8ff3a774265c2d5a0f9471a5b7d5c6626c050e2b3e4f9b5fc74760
|
Solhint:
contracts/0.4.24/lib/StakeLimitUtils.sol#L5
Found more than One contract per file. 3 contracts found!
|
Solhint:
contracts/0.4.24/oracle/LegacyOracle.sol#L7
global import of path @aragon/os/contracts/apps/AragonApp.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Solhint:
contracts/0.4.24/oracle/LegacyOracle.sol#L9
global import of path ../../common/interfaces/ILidoLocator.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Solhint:
contracts/0.4.24/oracle/LegacyOracle.sol#L11
global import of path ../utils/Versioned.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Solhint:
contracts/0.4.24/utils/Versioned.sol#L5
global import of path @aragon/os/contracts/common/UnstructuredStorage.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
Solhint:
contracts/0.8.25/vaults/predeposit_guarantee/PredepositGuarantee.sol#L49
Contract, Structs and Enums should be in CapWords
|
Solhint:
contracts/0.8.9/oracle/ValidatorsExitBusOracle.sol#L8
imported name Math256 is not used
|
Solhint:
contracts/0.8.9/proxy/OssifiableProxy.sol#L7
imported name Address is not used
|
Solhint:
contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol#L5
Found more than One contract per file. 3 contracts found!
|
Solhint:
contracts/0.8.9/sanity_checks/OracleReportSanityChecker.sol#L859
GC: Use Custom Errors instead of require statements
|
ESLint
Cache not found for keys: node-cache-Linux-x64-yarn-38ee0d0a4c8ff3a774265c2d5a0f9471a5b7d5c6626c050e2b3e4f9b5fc74760
|
ESLint
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
|
TypeScript
Cache not found for keys: node-cache-Linux-x64-yarn-38ee0d0a4c8ff3a774265c2d5a0f9471a5b7d5c6626c050e2b3e4f9b5fc74760
|