Development: Add compliance checker UI and popover
#2888
pr-check.yml
on: pull_request
Validate Gradle Wrapper
5s
Validate PR Title
5s
Client Quality & Tests
2m 54s
OpenAPI Generation & Auto-commit
2m 38s
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
3m 35s
Server Quality & Tests
2m 46s
Annotations
12 errors and 12 warnings
|
Server Quality & Tests
Canceling since a higher priority waiting request for ci-feat/2062-feature-add-new-compliance-tab-in-sidebar exists
|
|
Server Quality & Tests
The operation was canceled.
|
|
Client Quality & Tests
Canceling since a higher priority waiting request for ci-feat/2062-feature-add-new-compliance-tab-in-sidebar 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#L840
Replace `⏎······?·this.complianceIssues().filter((i)·=>·i.category·===·category)⏎·····` with `·?·this.complianceIssues().filter(i·=>·i.category·===·category)`
|
|
Client Quality & Tests:
src/main/webapp/app/job/job-creation-form/job-creation-form.component.ts#L825
Replace `⏎······(i)·=>·i.language·===·lang·&&·i.text?.toLowerCase()·===·event.text.toLowerCase(),⏎····` with `i·=>·i.language·===·lang·&&·i.text?.toLowerCase()·===·event.text.toLowerCase()`
|
|
Client Quality & Tests
Process completed with exit code 1.
|
|
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
Canceling since a higher priority waiting request for ci-feat/2062-feature-add-new-compliance-tab-in-sidebar exists
|
|
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
The operation was canceled.
|
|
PR check
Canceling since a higher priority waiting request for ci-feat/2062-feature-add-new-compliance-tab-in-sidebar exists
|
|
Validate PR Title
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Slashgear/action-check-pr-title@v5.0.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Server Quality & Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ashley-taylor/junit-report-annotations-action@f9c1a5cbe28479439f82b80a5402a6d3aa1990ac. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page3/application-creation-page3.component.html#L10
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page1/application-creation-page1.component.ts#L265
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page1/application-creation-page1.component.ts#L261
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page1/application-creation-page1.component.ts#L257
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page1/application-creation-page1.component.ts#L253
Unexpected nullable string value in conditional. Please handle the nullish/empty cases explicitly
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page1/application-creation-page1.component.html#L8
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-form/application-creation-form.component.ts#L409
`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/application/application-creation/application-creation-form/application-creation-form.component.html#L100
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-form/application-creation-form.component.html#L78
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/app.config.ts#L67
`provideAnimations` is deprecated. 20.2 Use `animate.enter` or `animate.leave` instead. Intent to remove in v23
|