chore(deps-dev): bump the development-dependencies group across 1 directory with 4 updates #145
ci.yml
on: pull_request
test
2m 4s
server
2m 2s
admin-console
35s
e2e
3m 19s
sbom
1m 15s
security
46s
python-recommender
51s
Matrix: rust
Annotations
10 errors, 10 warnings, and 1 notice
|
test
Process completed with exit code 1.
|
|
src/rag.test.ts > resource-orchestrator integration (item 1/19: indexing is background, retrieval is interactive) > query's embedding call runs as a user-interactive lease, never background-compute:
app/src/rag.test.ts#L329
AssertionError: expected "withLease" to be called once, but got 2 times
❯ src/rag.test.ts:329:30
|
|
src/compute-agent-client.test.ts > compute-agent-client > wraps a network failure in a ComputeAgentClientError:
app/src/compute-agent-client.test.ts#L121
AssertionError: expected [Function] to throw error matching /Could not reach/ but got '(opts) => ({ opts }) is not a constru…'
- Expected:
/Could not reach/
+ Received:
"(opts) => ({ opts }) is not a constructor"
❯ src/compute-agent-client.test.ts:121:59
|
|
src/compute-agent-client.test.ts > compute-agent-client > throws a ComputeAgentClientError with the server's message on a non-ok response:
app/src/compute-agent-client.test.ts#L116
AssertionError: expected [Function] to throw error matching /Compute node not found/ but got '(opts) => ({ opts }) is not a constru…'
- Expected:
/Compute node not found/
+ Received:
"(opts) => ({ opts }) is not a constructor"
❯ src/compute-agent-client.test.ts:116:59
|
|
src/compute-agent-client.test.ts > compute-agent-client > releases a lease with an outcome:
app/src/compute-agent-client.ts#L40
TypeError: (opts) => ({ opts }) is not a constructor
❯ getMtlsDispatcher src/compute-agent-client.ts:40:19
❯ resolveContext src/compute-agent-client.ts:61:24
❯ Module.releaseLease src/compute-agent-client.ts:126:21
❯ src/compute-agent-client.test.ts:107:9
|
|
src/compute-agent-client.test.ts > compute-agent-client > renews a lease:
app/src/compute-agent-client.ts#L40
TypeError: (opts) => ({ opts }) is not a constructor
❯ getMtlsDispatcher src/compute-agent-client.ts:40:19
❯ resolveContext src/compute-agent-client.ts:61:24
❯ Module.renewLease src/compute-agent-client.ts:121:21
❯ src/compute-agent-client.test.ts:101:24
|
|
src/compute-agent-client.test.ts > compute-agent-client > acknowledges a lease with its fencing token:
app/src/compute-agent-client.ts#L40
TypeError: (opts) => ({ opts }) is not a constructor
❯ getMtlsDispatcher src/compute-agent-client.ts:40:19
❯ resolveContext src/compute-agent-client.ts:61:24
❯ Module.acknowledgeLease src/compute-agent-client.ts:116:21
❯ src/compute-agent-client.test.ts:92:9
|
|
src/compute-agent-client.test.ts > compute-agent-client > gets assignments via GET with no body:
app/src/compute-agent-client.ts#L40
TypeError: (opts) => ({ opts }) is not a constructor
❯ getMtlsDispatcher src/compute-agent-client.ts:40:19
❯ resolveContext src/compute-agent-client.ts:61:24
❯ Module.getAssignments src/compute-agent-client.ts:108:21
❯ src/compute-agent-client.test.ts:83:9
|
|
src/compute-agent-client.test.ts > compute-agent-client > sends a heartbeat with a bearer token and mTLS dispatcher, to the right URL:
app/src/compute-agent-client.ts#L40
TypeError: (opts) => ({ opts }) is not a constructor
❯ getMtlsDispatcher src/compute-agent-client.ts:40:19
❯ resolveContext src/compute-agent-client.ts:61:24
❯ Module.sendHeartbeat src/compute-agent-client.ts:98:21
❯ src/compute-agent-client.test.ts:69:24
|
|
src/backup-scheduler.test.ts > backup-scheduler.runScheduledBackup > acquires no lease at all when the run short-circuits on a missing destination/passphrase — nothing to queue for:
app/src/backup-scheduler.test.ts#L106
AssertionError: expected "withLease" to not be called at all, but actually been called 1 times
Received:
1st withLease call:
Array [
Object {
"priority": "maintenance",
"requirements": Object {
"accelerator": "none",
"cpuThreads": 1,
},
"workloadKind": "backup",
},
[Function anonymous],
]
Number of calls: 1
❯ src/backup-scheduler.test.ts:106:34
|
|
security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
admin-console
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sbom
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
python-recommender
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust (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@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust (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@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
server
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust (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@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11d5960a326750d5838078e36cf38b85af677262, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
25 passed (1.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
Expired
|
245 KB |
sha256:1130ad54ce0fc17296108f76163639f9d27ea5f9e0135010c99adec6315730db
|
|
|
sbom
|
194 KB |
sha256:5cf8723a66375a11810a17d01e86c0261fd6439fcb06ee70a3e18be39aae084d
|
|