Skip to content

Add support for optional accounts #20

Add support for optional accounts

Add support for optional accounts #20

Triggered via pull request December 9, 2024 22:09
Status Success
Total duration 1m 37s
Artifacts

tests.yaml

on: pull_request
Example Program Tests
1m 29s
Example Program Tests
Run linters
23s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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