- Fix package.json version 1.29.0 (#66) #153
tests.yaml
on: push
Example Program Tests
11m 56s
Run linters
25s
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/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
|
Run linters:
src/accounts.ts#L120
Unexpected any. Specify a different type
|
Run linters:
src/accounts.ts#L120
Unexpected any. Specify a different type
|
Run linters:
src/types.ts#L75
Unexpected any. Specify a different type
|
Run linters:
src/types.ts#L75
Unexpected any. Specify a different type
|
Run linters:
src/types.ts#L107
Unexpected any. Specify a different type
|
Run linters:
tests/example-program-gen/act/accounts/State2.ts#L2
'address' is defined but never used
|
Run linters:
tests/example-program-gen/act/instructions/causeError.ts#L6
'TransactionSigner' is defined but never used
|
Run linters:
tests/example-program-gen/act/types/BarStruct.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
|