Pull from buerokratt/V3.3.3 #6
run-checks.yml
on: pull_request
frontend-format
/
run-check
21s
frontend-lint
/
run-check
41s
frontend-test
/
run-check
1m 16s
frontend-typecheck
/
run-check
21s
frontend-build
46s
Annotations
3 errors and 5 warnings
|
frontend-test / run-check
Process completed with exit code 1.
|
|
src/components/NewServiceHeader/index.test.tsx > NewServiceHeader service switcher dropdown > defers navigation through the unsaved-changes dialog when there are unsaved changes:
GUI/src/components/NewServiceHeader/index.test.tsx#L70
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/components/NewServiceHeader/index.test.tsx:70:3
|
|
src/components/NewServiceHeader/index.test.tsx > NewServiceHeader service switcher dropdown > lists other services and navigates immediately with no unsaved changes:
GUI/src/components/NewServiceHeader/index.test.tsx#L55
Error: Test timed out in 20000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/components/NewServiceHeader/index.test.tsx:55:3
|
|
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-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/
|
|
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/
|