Fix: Same Service Redirect #714
run-checks.yml
on: pull_request
frontend-format
/
run-check
32s
frontend-lint
/
run-check
44s
frontend-test
/
run-check
38s
frontend-typecheck
/
run-check
35s
frontend-build
46s
Annotations
3 errors and 5 warnings
|
frontend-test / run-check
Process completed with exit code 1.
|
|
src/components/Flow/NodeTypes/StepNode.test.tsx > StepNode jump-to-service navigation > defers navigation through the unsaved-changes dialog when there are unsaved changes:
GUI/src/components/Flow/NodeTypes/StepNode.test.tsx#L94
AssertionError: expected null to be '/edit/other-service-id' // Object.is equality
- Expected:
"/edit/other-service-id"
+ Received:
null
❯ src/components/Flow/NodeTypes/StepNode.test.tsx:94:53
|
|
src/components/Flow/NodeTypes/StepNode.test.tsx > StepNode jump-to-service navigation > navigates directly to the target service when there are no unsaved changes:
GUI/src/components/Flow/NodeTypes/StepNode.test.tsx#L78
AssertionError: expected "spy" to be called with arguments: [ '/edit/other-service-id' ]
Number of calls: 0
❯ src/components/Flow/NodeTypes/StepNode.test.tsx:78:26
|
|
frontend-format / run-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-typecheck / run-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-test / run-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-lint / run-check
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
frontend-build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|