Development
: Improve performance of programming exercise details view
#55362
Triggered via pull request
November 15, 2024 00:15
Status
Cancelled
Total duration
9m 29s
Artifacts
–
test.yml
on: pull_request
server-tests
9m 2s
server-style
2m 30s
client-tests
57s
client-tests-selected
1m 5s
client-style
2m 27s
client-compilation
42s
Annotations
8 errors and 1 warning
client-tests:
src/test/javascript/spec/component/detail-overview-list.component.spec.ts#L59
Type 'DetailOverviewSection[]' is missing the following properties from type 'InputSignal<DetailOverviewSection[]>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests:
src/test/javascript/spec/component/detail-overview-list.component.spec.ts#L70
Type '{ headline: string; details: (true | Detail | { type: DetailType; title: string; data: { text: string; }; })[]; }[]' is missing the following properties from type 'InputSignal<DetailOverviewSection[]>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests
Process completed with exit code 2.
|
client-tests-selected:
src/test/javascript/spec/component/detail-overview-list.component.spec.ts#L59
Type 'DetailOverviewSection[]' is missing the following properties from type 'InputSignal<DetailOverviewSection[]>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests-selected:
src/test/javascript/spec/component/detail-overview-list.component.spec.ts#L70
Type '{ headline: string; details: (true | Detail | { type: DetailType; title: string; data: { text: string; }; })[]; }[]' is missing the following properties from type 'InputSignal<DetailOverviewSection[]>': [ɵSIGNAL], [ɵINPUT_SIGNAL_BRAND_READ_TYPE], [ɵINPUT_SIGNAL_BRAND_WRITE_TYPE]
|
client-tests-selected
Process completed with exit code 2.
|
server-tests
Canceling since a higher priority waiting request for 'test-chore/programming-exercises/reduce-api-calls-in-details-view' exists
|
server-tests
The operation was canceled.
|
client-tests
No files were found with the provided path: build/test-results/lcov-report/. No artifacts will be uploaded.
|