Build and run tests #7187
build-and-test.yml
on: schedule
check-for-run-condition
3s
Matrix: build-wasm / build-wasm
Matrix: test-wasm-browser
Matrix: test-wasm
Matrix: build-and-test
Annotations
20 errors, 11 warnings, and 1 notice
|
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)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (chrome)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (chrome)
Cannot find name 'KeyPair'.
|
|
test-wasm-browser (chrome)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (chrome)
'TransactionBuilder' only refers to a type, but is being used as a value here.
|
|
test-wasm-browser (chrome)
Module '"@iota/identity-wasm/node"' has no exported member 'KeytoolStorage'.
|
|
test-wasm-browser (chrome)
Module '"@iota/identity-wasm/node"' has no exported member 'KeyIdKeytoolStore'.
|
|
test-wasm-browser (chrome)
Module '"@iota/identity-wasm/node"' has no exported member 'JwkKeytoolStore'.
|
|
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)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (firefox)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (firefox)
Cannot find name 'KeyPair'.
|
|
test-wasm-browser (firefox)
A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type.
|
|
test-wasm-browser (firefox)
'TransactionBuilder' only refers to a type, but is being used as a value here.
|
|
test-wasm-browser (firefox)
Module '"@iota/identity-wasm/node"' has no exported member 'KeytoolStorage'.
|
|
test-wasm-browser (firefox)
Module '"@iota/identity-wasm/node"' has no exported member 'KeyIdKeytoolStore'.
|
|
test-wasm-browser (firefox)
Module '"@iota/identity-wasm/node"' has no exported member 'JwkKeytoolStore'.
|
|
check-for-modification
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v3, actions/setup-node@v1, actions/upload-artifact@v4, jetli/wasm-bindgen-action@24ba6f9fff570246106ac3f80f35185600c3f6c9, sigoden/install-binary@v1. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1, docker/build-push-action@v6.2.0. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/download-artifact@v4, actions/setup-node@v1, docker/build-push-action@v6.2.0. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. 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 (macos-latest)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build-and-test (macos-latest)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build-and-test (ubuntu-24.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v3, actions/upload-artifact@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test (macos-latest)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
identity-wasm-bindings-build
Expired
|
7.13 MB |
sha256:8297fae7bc4e9fc26b5113dd458354bb5d0bc712d13d5197fe1464381831bbc3
|
|
|
iota-server-logs-build-and-test-linux-28725104312-7187-1.log
Expired
|
504 KB |
sha256:0e5747f4521529809da6637d92d1c5d7f6c1d5a7c5a643b1b2bd22f268810aaf
|
|
|
iota-server-logs-build-and-test-macos-28725104312-7187-1.log
Expired
|
296 KB |
sha256:89ec1eb1b8f0cfe0e47cf5977f79ce2d310cccf461235fff5ec9a3a81c45332a
|
|
|
iotaledger~identity~M7AMRH.dockerbuild
|
23.9 KB |
sha256:6e7fd0b31668f3c17fb9463b8bbf35d72ba92684a6cefa9222ef6199200d17e6
|
|
|
iotaledger~identity~S1D1MB.dockerbuild
|
24.6 KB |
sha256:3d1803e07962f9ff04352c226a01b01e414a42ee30152f053d1ec27fe310775b
|
|