Skip to content

Development: Add translation UI #473

Development: Add translation UI

Development: Add translation UI #473

Triggered via pull request January 19, 2026 01:58
Status Cancelled
Total duration 2m 53s
Artifacts

pr-check.yml

on: pull_request
Validate Gradle Wrapper
8s
Validate Gradle Wrapper
Validate PR Title
3s
Validate PR Title
Client Quality & Tests
2m 47s
Client Quality & Tests
OpenAPI Generation & Auto-commit
2m 33s
OpenAPI Generation & Auto-commit
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
2m 49s
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
Server Quality & Tests
1m 53s
Server Quality & Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
Server Quality & Tests
No test report files were found
Server Quality & Tests
Process completed with exit code 1.
OpenAPI Generation & Auto-commit
Canceling since a higher priority waiting request for ci-feat/add-translation-ui exists
Client Quality & Tests
Canceling since a higher priority waiting request for ci-feat/add-translation-ui exists
Client Quality & Tests
The operation was canceled.
Client Quality & Tests
Process completed with exit code 1.
Client Quality & Tests: src/main/webapp/app/job/job-creation-form/job-creation-form.component.ts#L38
`app/shared/components/atoms/language-switcher/language-switcher.component` import should occur before import of `../../shared/components/atoms/datepicker/datepicker.component`
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
Canceling since a higher priority waiting request for ci-feat/add-translation-ui exists
PR check
Canceling since a higher priority waiting request for ci-feat/add-translation-ui exists
Server Quality & Tests
No file matches path build/test-results/test/*.xml
Server Quality & Tests
No files were found with the provided path: build/reports/jacoco/test/html/. No artifacts will be uploaded.
Server Quality & Tests
No files were found with the provided path: build/test-results/test/*.xml. No artifacts will be uploaded.
Client Quality & Tests: src/main/webapp/app/application/application-creation/application-creation-page2/application-creation-page2.component.ts#L138
Unexpected any value in conditional. An explicit comparison or type conversion is required
Client Quality & Tests: src/main/webapp/app/application/application-creation/application-creation-form/application-creation-form.component.ts#L406
`statusText` is deprecated. With HTTP/2 and later versions, this will incorrectly remain set to 'OK' even when the status code of a response is not 200
Client Quality & Tests: src/main/webapp/app/app.config.ts#L66
`provideAnimations` is deprecated. 20.2 Use `animate.enter` or `animate.leave` instead. Intent to remove in v23