Skip to content

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

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 #327

Triggered via pull request May 17, 2024 10:00
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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