Merge branch 'feat-immutable-operator-in-vault' into feat/factory-upg… #3734
Annotations
10 errors and 13 warnings
TypeScript:
test/0.8.25/vaults/delegation/delegation.test.ts#L45
Cannot find name 'factoryOwner'.
|
TypeScript:
test/0.8.25/vaults/delegation/delegation.test.ts#L56
Variable 'beaconOwner' is used before being assigned.
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L141
Property 'implementation' does not exist on type 'LoadedContract<VaultFactory>'.
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L142
Property 'delegationImpl' does not exist on type 'LoadedContract<VaultFactory>'. Did you mean 'DELEGATION_IMPL'?
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L158
Property 'createVault' does not exist on type 'VaultFactory'.
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L181
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L182
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L197
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L199
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
TypeScript:
test/integration/vaults-happy-path.integration.ts#L238
Property 'depositToBeaconChain' does not exist on type 'Delegation'.
|
Solhint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/template/Imports.sol#L7
global import of path @aragon/id/contracts/FIFSResolvingRegistrar.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/template/LidoTemplate.sol#L7
global import of path @aragon/os/contracts/factory/APMRegistryFactory.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/template/LidoTemplate.sol#L8
global import of path @aragon/os/contracts/acl/ACL.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/template/LidoTemplate.sol#L9
global import of path @aragon/os/contracts/apm/Repo.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/template/LidoTemplate.sol#L10
global import of path @aragon/os/contracts/apm/APMRegistry.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/template/LidoTemplate.sol#L11
global import of path @aragon/os/contracts/ens/ENSSubdomainRegistrar.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
|
ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|