Merge branch 'feat-immutable-operator-in-vault' into feat/factory-upg… #3734
Annotations
10 errors and 1 warning
Run typescript types check:
test/0.8.25/vaults/delegation/delegation.test.ts#L45
Cannot find name 'factoryOwner'.
|
Run typescript types check:
test/0.8.25/vaults/delegation/delegation.test.ts#L56
Variable 'beaconOwner' is used before being assigned.
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L141
Property 'implementation' does not exist on type 'LoadedContract<VaultFactory>'.
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L142
Property 'delegationImpl' does not exist on type 'LoadedContract<VaultFactory>'. Did you mean 'DELEGATION_IMPL'?
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L158
Property 'createVault' does not exist on type 'VaultFactory'.
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L181
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L182
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L197
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L199
Property 'KEY_MASTER_ROLE' does not exist on type 'Delegation'. Did you mean 'TOKEN_MASTER_ROLE'?
|
Run typescript types check:
test/integration/vaults-happy-path.integration.ts#L238
Property 'depositToBeaconChain' does not exist on type 'Delegation'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading