Skip to content

chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.30.0 #314

chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.30.0

chore(deps): bump @coral-xyz/anchor from 0.29.0 to 0.30.0 #314

Triggered via pull request April 23, 2024 17:26
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.12.0): node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts#L45
Type 'AllEvents<IDL>[number]' does not satisfy the constraint 'IdlEvent'.
build (20.12.0): node_modules/@coral-xyz/anchor/dist/cjs/program/namespace/simulate.d.ts#L52
Type 'AllEvents<IDL>[number]' does not satisfy the constraint 'IdlEvent'.
build (20.12.0): node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts#L45
Type 'AllEvents<IDL>[number]' does not satisfy the constraint 'IdlEvent'.
build (20.12.0): node_modules/@coral-xyz/anchor/dist/esm/program/namespace/simulate.d.ts#L52
Type 'AllEvents<IDL>[number]' does not satisfy the constraint 'IdlEvent'.
build (20.12.0): src/anchor/types.ts#L19
'"@coral-xyz/anchor/dist/esm/idl"' has no exported member named 'IdlAccountItem'. Did you mean 'IdlAccount'?
build (20.12.0): src/anchor/types.ts#L20
'"@coral-xyz/anchor/dist/esm/idl"' has no exported member named 'IdlAccounts'. Did you mean 'IdlAccount'?
build (20.12.0): src/anchor/types.ts#L22
Module '"@coral-xyz/anchor/dist/esm/idl"' has no exported member 'IdlEventField'.
build (20.12.0): src/anchor/types.ts#L199
Type 'FieldsOfType<I>["name"]' is not assignable to type 'string | number | symbol'.
build (20.12.0): src/anchor/types.ts#L199
Type '"name"' cannot be used to index type 'FieldsOfType<I>'.
build (20.12.0): src/anchor/types.ts#L200
Type 'FieldsOfType<I>["type"]' does not satisfy the constraint 'IdlType'.