General: Add margin bottom to select component label (#1761)
#619
pr-check.yml
on: push
Validate Gradle Wrapper
6s
Validate PR Title
0s
Client Quality & Tests
3m 23s
OpenAPI Generation & Auto-commit
0s
Server Startup (Lighthouse Performance & Accessibility temporarily disabled)
5m 25s
Server Quality & Tests
3m 45s
Annotations
8 errors, 10 warnings, and 1 notice
|
Client Quality & Tests
Process completed with exit code 1.
|
|
Client Quality & Tests:
src/main/webapp/app/shared/filter/filter.model.ts#L80
Using `= undefined` to make a parameter optional adds unnecessary runtime logic. Use the `?` optional syntax instead
|
|
Client Quality & Tests:
src/main/webapp/app/shared/components/atoms/datepicker/datepicker.component.ts#L66
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
|
Client Quality & Tests:
src/main/webapp/app/interview/interview-process-detail/slots-section/slots-section.component.html#L83
Replace `⏎························'w-full·py-2·border·border-border-default·rounded-md·text-text-secondary·text-sm·font-medium·flex·items-center·justify-center·gap-1.5·hover:bg-background-surface·hover:border-border-default·transition-all'⏎······················` with `'w-full·py-2·border·border-border-default·rounded-md·text-text-secondary·text-sm·font-medium·flex·items-center·justify-center·gap-1.5·hover:bg-background-surface·hover:border-border-default·transition-all'`
|
|
Client Quality & Tests:
src/main/webapp/app/interview/interview-process-detail/slots-section/slot-card/slot-card.component.html#L100
Replace `⏎··········'h-6·px-3·py-1·text-xs·font-medium·text-text-secondary·border·border-border-default·rounded-md·hover:bg-background-surface·transition-all·flex·items-center·justify-center'⏎········` with `'h-6·px-3·py-1·text-xs·font-medium·text-text-secondary·border·border-border-default·rounded-md·hover:bg-background-surface·transition-all·flex·items-center·justify-center'`
|
|
Client Quality & Tests:
src/main/webapp/app/interview/interview-process-detail/slots-section/slot-card/slot-card.component.html#L35
Replace `⏎··········'px-4·py-2.5·text-left·text-sm·hover:bg-negative-hover·flex·items-center·gap-2·text-negative-default·transition-colors·justify-start·border-none·rounded-none'⏎········` with `'px-4·py-2.5·text-left·text-sm·hover:bg-negative-hover·flex·items-center·gap-2·text-negative-default·transition-colors·justify-start·border-none·rounded-none'`
|
|
Client Quality & Tests:
src/main/webapp/app/interview/interview-process-detail/slots-section/slot-card/slot-card.component.html#L22
Replace `⏎··········'px-4·py-2.5·text-left·text-sm·hover:bg-background-surface·flex·items-center·gap-2·text-text-primary·transition-colors·justify-start·border-none·rounded-none'⏎········` with `'px-4·py-2.5·text-left·text-sm·hover:bg-background-surface·flex·items-center·gap-2·text-text-primary·transition-colors·justify-start·border-none·rounded-none'`
|
|
Client Quality & Tests
Process completed with exit code 1.
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page3/application-creation-page3.component.html#L56
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page3/application-creation-page3.component.html#L34
A label component must be associated with a form element
|
|
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-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-page2/application-creation-page2.component.html#L89
A label component must be associated with a form element
|
|
Client Quality & Tests:
src/main/webapp/app/application/application-creation/application-creation-page2/application-creation-page2.component.html#L11
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#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/application/application-creation/application-creation-form/application-creation-form.component.html#L97
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#L75
A label component must be associated with a form element
|
|
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
|
|
test#L0
Junit Results ran 469 in 52.343 seconds 0 Errored, 0 Failed, 0 Skipped
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-report-client
|
1.46 MB |
sha256:48f79036072c42ce6b52dd25db4939c683cb50c1b36d17d73147842b89ed8ef5
|
|
|
coverage-report-server
|
1.36 MB |
sha256:10effb6883e14588601ab203d6262eeee987fc4bb3b9a28a42560689b9e4c424
|
|
|
junit-test-results
|
363 KB |
sha256:1edeeb1c0a30abbc957f54a3065eabb4f07af100466af4057b1829f3d5ef27fa
|
|