Skip to content

Add support for optional accounts #11

Add support for optional accounts

Add support for optional accounts #11

Triggered via pull request December 8, 2024 19:28
Status Failure
Total duration 4m 17s
Artifacts

tests.yaml

on: pull_request
Example Program Tests
4m 9s
Example Program Tests
Run linters
33s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 14 warnings
Run linters: node_modules/@coral-xyz/borsh/dist/index.d.ts#L2
Module '"@solana/web3.js"' has no exported member 'PublicKey'.
Run linters: node_modules/@solana/errors/dist/types/error.d.ts#L12
Cannot find name 'ErrorOptions'.
Run linters: node_modules/@solana/errors/dist/types/error.d.ts#L12
Cannot find name 'ErrorOptions'.
Run linters: node_modules/ts-morph/lib/ts-morph.d.ts#L5179
Type 'CompilerNodeToWrappedType<InstanceOf<T>["compilerNode"]>' does not satisfy the constraint 'Node<Node>'.
Run linters: node_modules/vite/dist/node/index.d.ts#L843
Class 'import("/home/runner/work/anchor-client-gen/anchor-client-gen/node_modules/vite/dist/node/index").FSWatcher' incorrectly implements interface 'import("fs").FSWatcher'.
Run linters: src/common.ts#L84
Type '"pubkey"' is not comparable to type 'IdlType'.
Run linters: src/common.ts#L113
Property 'name' does not exist on type 'string'.
Run linters: src/common.ts#L121
Property 'name' does not exist on type 'string'.
Run linters: src/common.ts#L126
Property 'name' does not exist on type 'string'.
Run linters: src/common.ts#L141
Argument of type '"publicKey" | IdlTypeDefined' is not assignable to parameter of type 'never'.
Example Program Tests
Process completed with exit code 1.
Example Program Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Example Program Tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run linters: examples/basic-2/generated-client/instructions/create.ts#L3
'isSome' is defined but never used
Run linters: examples/basic-2/generated-client/instructions/create.ts#L7
'Option' is defined but never used
Run linters: examples/basic-2/generated-client/instructions/increment.ts#L3
'isSome' is defined but never used
Run linters: examples/basic-2/generated-client/instructions/increment.ts#L7
'Option' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/instructions/play.ts#L3
'isSome' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/instructions/play.ts#L7
'Option' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/instructions/setupGame.ts#L3
'isSome' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/instructions/setupGame.ts#L7
'Option' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/types/Sign.ts#L5
'borshAddress' is defined but never used
Run linters: examples/tic-tac-toe/generated-client/types/Tile.ts#L5
'borshAddress' is defined but never used
Example Program Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636