Skip to content

Add support for relative references in core document #7176

Add support for relative references in core document

Add support for relative references in core document #7176

Triggered via pull request June 30, 2026 07:59
Status Success
Total duration 44m 4s
Artifacts 5

build-and-test.yml

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

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 (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)
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 (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.12 MB
sha256:e833dadf741c95bde55515be01b1abfe6bf501ba30dd911701c14373185fa989
iota-server-logs-build-and-test-linux-28429367786-7176-1.log Expired
497 KB
sha256:a743747b301db722858827fb00f8a735e724686e4501728cd66a4e2c3adca5ba
iota-server-logs-build-and-test-macos-28429367786-7176-1.log Expired
423 KB
sha256:54434c538c59825e5cf003e25076b4e30183446c5b81fcf4ebca35befac1903e
iotaledger~identity~RXHL66.dockerbuild
23.9 KB
sha256:e9f1e15b9ab33fbab701a3fec86c768650e2c1985aaf4383e0e243a7ed360dbc
iotaledger~identity~X4TQSP.dockerbuild
22.6 KB
sha256:751056bcf70daff28c4a0b8d33cac1a8605ca157f7621fc429fa3c384e04354e