General
: Highlight selected result in result history timeline
#56006
Triggered via pull request
November 28, 2024 15:54
Status
Failure
Total duration
14m 29s
Artifacts
–
test.yml
on: pull_request
server-tests
14m 3s
server-style
2m 18s
client-tests
1m 3s
client-tests-selected
1m 6s
client-style
2m 33s
client-compilation
46s
Annotations
11 errors and 3 warnings
client-tests:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L113
Type 'TextExercise' is missing the following properties from type 'InputSignal<TextExercise | undefined>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L114
Type 'StudentParticipation' is missing the following properties from type 'InputSignal<StudentParticipation | undefined>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L115
Object literal may only specify known properties, and 'id' does not exist in type 'InputSignal<TextSubmission | undefined>'.
|
client-tests
Process completed with exit code 2.
|
client-tests-selected:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L113
Type 'TextExercise' is missing the following properties from type 'InputSignal<TextExercise | undefined>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests-selected:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L114
Type 'StudentParticipation' is missing the following properties from type 'InputSignal<StudentParticipation | undefined>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests-selected:
src/test/javascript/spec/component/text-editor/text-editor.component.spec.ts#L115
Object literal may only specify known properties, and 'id' does not exist in type 'InputSignal<TextSubmission | undefined>'.
|
client-tests-selected
Process completed with exit code 2.
|
server-tests
Process completed with exit code 1.
|
server-tests
Process completed with exit code 1.
|
server-tests
Failed test were found and 'fail-on-error' option is set to true
|
client-tests
No files were found with the provided path: build/test-results/lcov-report/. No artifacts will be uploaded.
|
server-tests
No files were found with the provided path: build/reports/jacoco/test/html/. No artifacts will be uploaded.
|
server-tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
|