Skip to content

General: Migrate exam exercises module to signals, inject and standalone #56184

General: Migrate exam exercises module to signals, inject and standalone

General: Migrate exam exercises module to signals, inject and standalone #56184

Triggered via pull request December 1, 2024 21:25
Status Failure
Total duration 14m 29s
Artifacts

test.yml

on: pull_request
server-tests-mysql
0s
server-tests-mysql
server-tests-postgres
0s
server-tests-postgres
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 3 warnings
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L37
Type 'StudentExam' is missing the following properties from type 'InputSignal<StudentExam>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L38
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L61
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L68
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L69
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L32
Type 'Exercise' is missing the following properties from type 'InputSignal<Exercise>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L33
Property 'id' does not exist on type 'InputSignal<Exercise>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L56
Property 'problemStatement' does not exist on type 'InputSignal<Exercise>'.
client-tests: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L61
Property 'problemStatement' does not exist on type 'InputSignal<Exercise>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L37
Type 'StudentExam' is missing the following properties from type 'InputSignal<StudentExam>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L38
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L61
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L68
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-overview-page.component.spec.ts#L69
Property 'exercises' does not exist on type 'InputSignal<StudentExam>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L32
Type 'Exercise' is missing the following properties from type 'InputSignal<Exercise>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L56
Property 'problemStatement' does not exist on type 'InputSignal<Exercise>'.
client-tests-selected: src/test/javascript/spec/component/exam/participate/exam-exercise-update-highlighter.component.spec.ts#L61
Property 'problemStatement' does not exist on type 'InputSignal<Exercise>'.
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