Skip to content

feat(sdk-coin-kas): add Kaspa (KAS) unique chain SDK integration #28418

feat(sdk-coin-kas): add Kaspa (KAS) unique chain SDK integration

feat(sdk-coin-kas): add Kaspa (KAS) unique chain SDK integration #28418

Triggered via pull request April 14, 2026 10:17
Status Failure
Total duration 10m 34s
Artifacts 1

ci.yml

on: pull_request
license-analysis
5m 8s
license-analysis
browser-test
7m 38s
browser-test
docker-build
10m 30s
docker-build
verify-npm-packages
12s
verify-npm-packages
dockerfile-check
38s
dockerfile-check
Matrix: code-quality
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

51 errors and 11 warnings
verify-npm-packages
Process completed with exit code 1.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
license-analysis
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (24.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (22.x)
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
browser-test
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
unit-test (20.x)
Property 'txData' does not exist on type 'BaseTransaction'.
dockerfile-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
code-quality (commit-lint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
code-quality (format)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
code-quality (dependencies)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
code-quality (lint)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
license-analysis
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
unit-test (24.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
unit-test (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
browser-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
unit-test (20.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. 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/
docker-build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83, docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435. 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/

Artifacts

Produced during runtime
Name Size Digest
BitGo~BitGoJS~W1TZWO.dockerbuild
199 KB
sha256:1e6f4b9f0673016a55b5e141c10825fade2d3a4ce6239b73743d6d3ad9fcfbfb