Skip to content

tests: Add missing idl-build feature for spl #27

tests: Add missing idl-build feature for spl

tests: Add missing idl-build feature for spl #27

Triggered via push February 25, 2024 11:41
Status Failure
Total duration 22m 28s
Artifacts 6

tests.yaml

on: push
Matrix: Reusable / Setup Client Example Test
Reusable  /  Examples Test
10m 36s
Reusable / Examples Test
Reusable  /  Test tests/bpf-upgradeable-state
7m 35s
Reusable / Test tests/bpf-upgradeable-state
Reusable  /  Test Anchor Init
2m 5s
Reusable / Test Anchor Init
Matrix: Reusable / test-programs
Reusable  /  Client Example Test
2m 55s
Reusable / Client Example Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 49 warnings
Reusable / Test tests/bpf-upgradeable-state
Process completed with exit code 1.
Reusable / Test tests/solang
Process completed with exit code 1.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'OmitNever<{}>'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'OmitNever<{}>'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'OmitNever<{}>'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/optional
Type 'null' is not assignable to type 'Address | OmitNever<{}> | undefined'.
Reusable / Test tests/idl
Process completed with exit code 1.
Reusable / Test spl/transfer-hook
Process completed with exit code 3.
Reusable / Test tests/swap
Process completed with exit code 1.
Reusable / Test tests/misc
Property 'testInitMintIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Property 'testInitTokenIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Property 'testInitMintIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Property 'testInitMintIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Property 'testInitTokenIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Property 'testInitTokenIfNeededWithTokenProgram' does not exist on type 'RpcNamespace<Misc, { name: "initDecreaseLamports"; discriminator: [176, 148, 191, 1, 254, 139, 189, 186]; accounts: [{ name: "data"; writable: true; signer: true; }, { name: "user"; writable: true; signer: true; }, { ...; }]; args: []; } | ... 59 more ... | { ...; }> | RpcNamespace<...>'.
Reusable / Test tests/misc
Process completed with exit code 2.
Reusable / Setup Anchor cli
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Core Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test Anchor Init
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Setup Client Example Test (examples/tutorial/basic-4/, basic_4.so)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Setup Client Example Test (tests/events/, events.so)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/composite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/anchor-cli-account
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/declare-id
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Setup Client Example Test (tests/composite/, composite.so)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Setup Client Example Test (tests/optional/, optional.so)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Setup Client Example Test (examples/tutorial/basic-2/, basic_2.so)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/cpi-returns
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/cashiers-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/custom-coder
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/chat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/auction-house
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/bpf-upgradeable-state
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/bench
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/anchor-cli-idl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/escrow
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/solang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Examples Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/events
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/floats
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/pda-derivation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/ido-pool
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/multisig
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/relations-derivation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/realloc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/multiple-suites-run-single
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/pyth
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/safety-checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/multiple-suites
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/optional
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Client Example Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, actions/download-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Client Example Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Reusable / Test tests/idl
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/system-accounts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test spl/token-proxy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test spl/transfer-hook
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test spl/metadata
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test spl/token-wrapper
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/swap
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/validator-clone
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/sysvars
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/misc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Reusable / Test tests/zero-copy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
anchor-binary Expired
346 MB
basic_2.so Expired
192 KB
basic_4.so Expired
195 KB
composite.so Expired
191 KB
events.so Expired
182 KB
optional.so Expired
240 KB