feat: Add SPL Token batch instruction decoding #2139
Annotations
6 errors and 4 warnings
|
Storybook-Smoke-Tests (22.x)
Process completed with exit code 1.
|
|
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx > Unknown Discriminator:
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx#L96
TestingLibraryElementError: Unable to find an element with the text: feabcd. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div>
<div
class="rubik-normal"
id="storybook-outer"
>
<div
class="card"
>
<div
class="card-header"
>
<h3
class="card-header-title mb-0 d-flex align-items-center"
>
<span
class="badge bg-success-soft me-2"
>
#
3
</span>
Token Program: Batch (1 instruction)
</h3>
<button
class="btn btn-sm d-flex align-items-center btn-white"
>
<svg
class="me-2"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<polyline
points="16 18 22 12 16 6"
/>
<polyline
points="8 6 2 12 8 18"
/>
</svg>
Raw
</button>
</div>
<div
class="table-responsive mb-0"
>
<table
class="table table-sm table-nowrap card-table"
>
<tbody
class="list"
>
<tr>
<td
class="e-p-0"
colspan="3"
>
<div
class="e-px-4 e-pb-2"
>
<div
class="e-border-b e-border-neutral-200 e-py-3 dark:e-border-neutral-700"
data-testid="sub-ix-0"
>
<div
class="e-mb-2 e-flex e-items-center e-gap-2"
>
<span
class="e-text-sm e-font-medium e-text-neutral-500"
>
#
1
</span>
<span
class="e-inline-flex e-items-center e-justify-center e-px-2 e-py-0.5 e-font-medium e-w-fit e-whitespace-nowrap e-shrink-0 [&_svg]:e-size-3 e-gap-1 [&_svg]:e-pointer-events-none e-rounded e-text-sm e-border-transparent e-bg-teal-900 e-text-teal-400"
data-slot="badge"
>
Unknown
</span>
</div>
<div
class="e-ml-6"
>
<div
class="e-mb-2 e-flex e-justify-start"
>
<div
class="d-none d-lg-flex align-items-center justify-content-end"
>
<span
class="font-size-tiny me-2"
style="font-size: 12px;"
>
<span
class=""
>
<svg
class="align-text-top c-pointer"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<rect
height="13"
rx="2"
ry="2"
width
|
|
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx > Unknown Discriminator:
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx#L96
TestingLibraryElementError:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/features-tokenbatch-tokenbatchcard--unknown-discriminator&addonPanel=storybook/interactions/panel
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/features-tokenbatch-tokenbatchcard--unknown-discriminator&addonPanel=storybook/interactions/panel
Unable to find an element with the text: feabcd. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div>
<div
class="rubik-normal"
id="storybook-outer"
>
<div
class="card"
>
<div
class="card-header"
>
<h3
class="card-header-title mb-0 d-flex align-items-center"
>
<span
class="badge bg-success-soft me-2"
>
#
3
</span>
Token Program: Batch (1 instruction)
</h3>
<button
class="btn btn-sm d-flex align-items-center btn-white"
>
<svg
class="me-2"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<polyline
points="16 18 22 12 16 6"
/>
<polyline
points="8 6 2 12 8 18"
/>
</svg>
Raw
</button>
</div>
<div
class="table-responsive mb-0"
>
<table
class="table table-sm table-nowrap card-table"
>
<tbody
class="list"
>
<tr>
<td
class="e-p-0"
colspan="3"
>
<div
class="e-px-4 e-pb-2"
>
<div
class="e-border-b e-border-neutral-200 e-py-3 dark:e-border-neutral-700"
data-testid="sub-ix-0"
>
<div
class="e-mb-2 e-flex e-items-center e-gap-2"
>
<span
class="e-text-sm e-font-medium e-text-neutral-500"
>
#
1
</span>
<span
class="e-inline-flex e-items-center e-justify-center e-px-2 e-py-0.5 e-font-medium e-w-fit e-whitespace-nowrap e-shrink-0 [&_svg]:e-size-3 e-gap-1 [&_svg]:e-pointer-events-none e-rounded e-text-sm e-border-transparent e-bg-teal-900 e-text-teal-400"
data-slot="badge"
>
Unknown
</span>
</div>
<div
class="e-ml-6"
>
<div
class="e-mb-2 e-flex e-justify-start"
>
<div
class="d-none d-lg-flex align-items-center justify-content-end"
>
<span
class="font-size-tiny me-2"
style="font-size: 12px;"
>
<span
class=""
>
<svg
class="align-text-top c-pointer"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
v
|
|
Storybook-Smoke-Tests (20.x)
Process completed with exit code 1.
|
|
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx > Unknown Discriminator:
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx#L96
TestingLibraryElementError: Unable to find an element with the text: feabcd. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div>
<div
class="rubik-normal"
id="storybook-outer"
>
<div
class="card"
>
<div
class="card-header"
>
<h3
class="card-header-title mb-0 d-flex align-items-center"
>
<span
class="badge bg-success-soft me-2"
>
#
3
</span>
Token Program: Batch (1 instruction)
</h3>
<button
class="btn btn-sm d-flex align-items-center btn-white"
>
<svg
class="me-2"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<polyline
points="16 18 22 12 16 6"
/>
<polyline
points="8 6 2 12 8 18"
/>
</svg>
Raw
</button>
</div>
<div
class="table-responsive mb-0"
>
<table
class="table table-sm table-nowrap card-table"
>
<tbody
class="list"
>
<tr>
<td
class="e-p-0"
colspan="3"
>
<div
class="e-px-4 e-pb-2"
>
<div
class="e-border-b e-border-neutral-200 e-py-3 dark:e-border-neutral-700"
data-testid="sub-ix-0"
>
<div
class="e-mb-2 e-flex e-items-center e-gap-2"
>
<span
class="e-text-sm e-font-medium e-text-neutral-500"
>
#
1
</span>
<span
class="e-inline-flex e-items-center e-justify-center e-px-2 e-py-0.5 e-font-medium e-w-fit e-whitespace-nowrap e-shrink-0 [&_svg]:e-size-3 e-gap-1 [&_svg]:e-pointer-events-none e-rounded e-text-sm e-border-transparent e-bg-teal-900 e-text-teal-400"
data-slot="badge"
>
Unknown
</span>
</div>
<div
class="e-ml-6"
>
<div
class="e-mb-2 e-flex e-justify-start"
>
<div
class="d-none d-lg-flex align-items-center justify-content-end"
>
<span
class="font-size-tiny me-2"
style="font-size: 12px;"
>
<span
class=""
>
<svg
class="align-text-top c-pointer"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<rect
height="13"
rx="2"
ry="2"
width
|
|
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx > Unknown Discriminator:
app/features/token-batch/ui/stories/TokenBatchCard.stories.tsx#L96
TestingLibraryElementError:
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/features-tokenbatch-tokenbatchcard--unknown-discriminator&addonPanel=storybook/interactions/panel
Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/features-tokenbatch-tokenbatchcard--unknown-discriminator&addonPanel=storybook/interactions/panel
Unable to find an element with the text: feabcd. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible.
Ignored nodes: comments, script, style
<div>
<div
class="rubik-normal"
id="storybook-outer"
>
<div
class="card"
>
<div
class="card-header"
>
<h3
class="card-header-title mb-0 d-flex align-items-center"
>
<span
class="badge bg-success-soft me-2"
>
#
3
</span>
Token Program: Batch (1 instruction)
</h3>
<button
class="btn btn-sm d-flex align-items-center btn-white"
>
<svg
class="me-2"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
viewBox="0 0 24 24"
width="13"
xmlns="http://www.w3.org/2000/svg"
>
<polyline
points="16 18 22 12 16 6"
/>
<polyline
points="8 6 2 12 8 18"
/>
</svg>
Raw
</button>
</div>
<div
class="table-responsive mb-0"
>
<table
class="table table-sm table-nowrap card-table"
>
<tbody
class="list"
>
<tr>
<td
class="e-p-0"
colspan="3"
>
<div
class="e-px-4 e-pb-2"
>
<div
class="e-border-b e-border-neutral-200 e-py-3 dark:e-border-neutral-700"
data-testid="sub-ix-0"
>
<div
class="e-mb-2 e-flex e-items-center e-gap-2"
>
<span
class="e-text-sm e-font-medium e-text-neutral-500"
>
#
1
</span>
<span
class="e-inline-flex e-items-center e-justify-center e-px-2 e-py-0.5 e-font-medium e-w-fit e-whitespace-nowrap e-shrink-0 [&_svg]:e-size-3 e-gap-1 [&_svg]:e-pointer-events-none e-rounded e-text-sm e-border-transparent e-bg-teal-900 e-text-teal-400"
data-slot="badge"
>
Unknown
</span>
</div>
<div
class="e-ml-6"
>
<div
class="e-mb-2 e-flex e-justify-start"
>
<div
class="d-none d-lg-flex align-items-center justify-content-end"
>
<span
class="font-size-tiny me-2"
style="font-size: 12px;"
>
<span
class=""
>
<svg
class="align-text-top c-pointer"
fill="none"
height="13"
stroke="currentColor"
stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
v
|
|
Sitemap-Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Storybook-Smoke-Tests (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Storybook-Smoke-Tests (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build-And-Test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|