Skip to content

Communication: Fix performance issues in mark all read feature #57159

Communication: Fix performance issues in mark all read feature

Communication: Fix performance issues in mark all read feature #57159

Triggered via pull request December 27, 2024 09:57
Status Failure
Total duration 1h 20m 15s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 12 warnings
client-tests: src/test/javascript/spec/component/overview/course-conversations/course-conversations.component.spec.ts#L47
Argument of type '{}' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channel-item/channel-item.component.spec.ts#L13
Argument of type '{ id: number; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channel-item/channel-item.component.spec.ts#L56
Argument of type '{ id: number; isMember: false; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L34
Argument of type '{ subType: ChannelSubType.EXERCISE; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L35
Argument of type '{ subType: ChannelSubType.LECTURE; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L36
Argument of type '{ subType: ChannelSubType.EXAM; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L79
Argument of type '{ id: number; name: string; subType: ChannelSubType | undefined; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L80
Argument of type '{ id: number; name: string; subType: ChannelSubType | undefined; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/course-conversations.component.spec.ts#L47
Argument of type '{}' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channel-item/channel-item.component.spec.ts#L56
Argument of type '{ id: number; isMember: false; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L34
Argument of type '{ subType: ChannelSubType.EXERCISE; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L35
Argument of type '{ subType: ChannelSubType.LECTURE; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L36
Argument of type '{ subType: ChannelSubType.EXAM; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L79
Argument of type '{ id: number; name: string; subType: ChannelSubType | undefined; }' is not assignable to parameter of type 'ChannelDTO'.
client-tests-selected: src/test/javascript/spec/component/overview/course-conversations/dialogs/channels-overview-dialog/channels-overview-dialog.component.spec.ts#L80
Argument of type '{ id: number; name: string; subType: ChannelSubType | undefined; }' is not assignable to parameter of type 'ChannelDTO'.
server-style
Process completed with exit code 1.
server-tests-mysql
Process completed with exit code 1.
server-tests-mysql
Failed test were found and 'fail-on-error' option is set to true
server-tests-postgres
Process completed with exit code 1.
server-tests-postgres
Failed test were found and 'fail-on-error' option is set to true
client-compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
client-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
client-tests
No files were found with the provided path: build/test-results/lcov-report/. No artifacts will be uploaded.
client-tests-selected
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
client-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
server-style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
server-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
server-tests
Test report summary exceeded limit of 65535 bytes and will be trimmed
server-tests-mysql
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
server-tests-mysql
Test report summary exceeded limit of 65535 bytes and will be trimmed
server-tests-postgres
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
server-tests-postgres
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
Coverage Report Server Tests
8.04 MB