Skip to content

fix: resolve the workspace WS endpoint from PUBLIC_WS_URL in one place, not sixteen literals #11

fix: resolve the workspace WS endpoint from PUBLIC_WS_URL in one place, not sixteen literals

fix: resolve the workspace WS endpoint from PUBLIC_WS_URL in one place, not sixteen literals #11

Triggered via pull request August 21, 2026 20:22
Status Failure
Total duration 1m 45s
Artifacts 16

ci.yml

on: pull_request
unit tests
25s
unit tests
design drift
18s
design drift
Matrix: images
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
unit tests
Process completed with exit code 1.
test/curation.test.ts: apps/corpora-curator/src/curation.svelte.ts#L21
Error: [vitest] No "resolveWsUrl" export is defined on the "@augment-it/workspace" mock. Did you forget to return it from "vi.mock"? If you need to partially mock a module, you can use "importOriginal" helper inside: vi.mock(import("@augment-it/workspace"), async (importOriginal) => { const actual = await importOriginal() return { ...actual, // your mocked methods } }) ❯ src/curation.svelte.ts:21:16 ❯ test/curation.test.ts:28:22
image · workspace
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · row-store
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · social-search
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · content-ingest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · prompt-runner
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
design drift
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · response-store
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · record-surrealdb-resolver
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · ingest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · xlsx-ingest
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · prompt-store
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · corpora-curator
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · search-results
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · shell
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · search-and-add
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · org-workbench
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
image · chat
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/setup-buildx-action@v3. 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
lossless-group~augment-it~0AX1KF.dockerbuild
25.2 KB
sha256:5203a2d7d7bbfcbcdc5d899fac36e369971422965146c747fb3e7b327fe1cec9
lossless-group~augment-it~215M6T.dockerbuild
25.1 KB
sha256:b0bbcfaef69cc8f0d4524497ec0dd14e841ac5ef444c3b5d79e44492d208541c
lossless-group~augment-it~25J204.dockerbuild
39.9 KB
sha256:ae838dce7bb8b57cff8a3a31d59f2a8bf5e3bc0a1a32933decc4a08dde31d93d
lossless-group~augment-it~5I9G5H.dockerbuild
25.3 KB
sha256:a79c07c2abc89d910be2bac7d7ca5e7043ccfd51c33d3ea514c14b2a4a5c6971
lossless-group~augment-it~7H86FO.dockerbuild
26.2 KB
sha256:5a482813759ae306f9f4de13c1eeef175eb57b9eefe0e7805aabcdd483bce837
lossless-group~augment-it~81HL1Z.dockerbuild
40 KB
sha256:3a7f1da94f4abcf466111c7def9a805953f5322fff6fd2275b3805506c7c411c
lossless-group~augment-it~L4P8T1.dockerbuild
24.9 KB
sha256:4f3be878ca6a75a0e79337cb3b9136b5c65838d08b0c74eb5b5ee8b14d4b744a
lossless-group~augment-it~M4AQHT.dockerbuild
40.8 KB
sha256:351e7b49275e2a0cebc7f36bef44fa50b3697fef594e930b298b149f3cd76a6d
lossless-group~augment-it~MOPW7W.dockerbuild
25.3 KB
sha256:9df6b45b394f200d2ca2a5f69293438d263daf36856b40988596cc8bf6c20a4e
lossless-group~augment-it~MZRVIG.dockerbuild
24.7 KB
sha256:de220cc2cd7f0494ca352ba716a684b12a68e467270af1b32d122515e7bd42fa
lossless-group~augment-it~PLAB03.dockerbuild
25.3 KB
sha256:48ab56892164c09b1c2f80a25db5dcd7ef2e2649c1ddc63fa5fc20dbaf4494bb
lossless-group~augment-it~Q33S3C.dockerbuild
25.4 KB
sha256:685805bf58a2ffe3c05719c1324d73dad8dbaaef07a02adbac6f7a42591e4974
lossless-group~augment-it~RR0HDX.dockerbuild
25.3 KB
sha256:3318aaca183f197e05f9f5915b50714e73b9a02e6696fae9fe8c7139ae6a56c5
lossless-group~augment-it~U6S17Z.dockerbuild
41 KB
sha256:fffd66e800eb99c5614cdeb10775c990cf3d441a38edb761bbf10f403a63fc3c
lossless-group~augment-it~UFDEWX.dockerbuild
40.7 KB
sha256:1630562f57566239d8c954980c1aa6c06649f4bdcb81c5b99e5d0582c7069c8f
lossless-group~augment-it~Y1C50D.dockerbuild
40.8 KB
sha256:2d748a14b8410fd908bcc1273430fe543a5564ab5721db06d78c3c5c34266bb5