Skip to content

Build and run tests #1193

Build and run tests

Build and run tests #1193

Triggered via schedule May 7, 2026 01:07
Status Success
Total duration 25m 25s
Artifacts 5

build-and-test.yml

on: schedule
check-for-run-condition
3s
check-for-run-condition
Matrix: build-wasm / build-wasm
check-for-modification
5s
check-for-modification
Matrix: test-wasm-browser
Matrix: test-wasm
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 9 warnings, and 1 notice
test-wasm-browser (firefox)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (firefox)
Cannot find name 'IotaEvent'.
test-wasm-browser (firefox)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (firefox)
Cannot find name 'IotaEvent'.
test-wasm-browser (firefox)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (firefox)
Cannot find module '@iota/iota_interaction_ts/http_client' or its corresponding type declarations.
test-wasm-browser (firefox)
Module '"./index"' has no exported member 'CoreClientReadOnly'.
test-wasm-browser (firefox)
Module '"./index"' has no exported member 'CoreClient'.
test-wasm-browser (firefox)
Cannot find module './iota_client_helpers' or its corresponding type declarations.
test-wasm-browser (firefox)
Cannot find module './iota_interaction_ts.js' or its corresponding type declarations.
test-wasm-browser (chrome)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (chrome)
Cannot find name 'IotaEvent'.
test-wasm-browser (chrome)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (chrome)
Cannot find name 'IotaEvent'.
test-wasm-browser (chrome)
Cannot find name 'TransactionEffects'. Did you mean 'AnimationEffect'?
test-wasm-browser (chrome)
Cannot find module '@iota/iota_interaction_ts/http_client' or its corresponding type declarations.
test-wasm-browser (chrome)
Module '"./index"' has no exported member 'CoreClientReadOnly'.
test-wasm-browser (chrome)
Module '"./index"' has no exported member 'CoreClient'.
test-wasm-browser (chrome)
Cannot find module './iota_client_helpers' or its corresponding type declarations.
test-wasm-browser (chrome)
Cannot find module './iota_interaction_ts.js' or its corresponding type declarations.
check-for-modification
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3. 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-wasm / build-wasm (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/setup-node@v1, actions/upload-artifact@v4, jetli/wasm-bindgen-action@24ba6f9fff570246106ac3f80f35185600c3f6c9. 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/
test-wasm (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1. 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/
test-wasm-browser (firefox)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1, docker/[email protected]. 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/
test-wasm-browser (chrome)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1, docker/[email protected]. 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 (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3. 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 (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@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 (macos-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@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 (macos-latest)
postgresql@14 has been deprecated because it is not supported upstream! It will be disabled on 2026-11-12.
build-and-test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
iota-server-logs-build-and-test-linux-25470101679-1193-1.log Expired
240 KB
sha256:18d9b83f4afcbc26ff5486b9c13dfdcb4cec858b3c08a6275858fa47164d1060
iota-server-logs-build-and-test-macos-25470101679-1193-1.log Expired
262 KB
sha256:8a7076e370eaa737ef7b934aa8821efeb59c01718aeae02f13c8f8d89d3bfd8a
iotaledger~notarization~PX3VZ7.dockerbuild
22.8 KB
sha256:f7aa53bf6ecd3c99b5e05304473a5b154d22cd59fc07a578bfad553b2878f7a9
iotaledger~notarization~ZRCAUG.dockerbuild
22 KB
sha256:d8ebe4c7e5997806952b29cd8d9e837577c491c901e351018af2d203ea1e7119
notarization-wasm-bindings-build Expired
3.37 MB
sha256:23181ce8fabd5a7ab848b728c5d03fc40dbdce27e03dea1474711093fb66a503