Skip to content

[NAE-2354] Include assignee userRealmId in task response #1268

[NAE-2354] Include assignee userRealmId in task response

[NAE-2354] Include assignee userRealmId in task response #1268

Triggered via pull request February 3, 2026 15:15
@timbeztimbez
synchronize #315
NAE-2354
Status Failure
Total duration 2m 58s
Artifacts

pr-build.yml

on: pull_request
Test with SonarCloud
2m 53s
Test with SonarCloud
Matrix: Matrix Test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
Matrix Test (24)
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: {}; startDate: number[]; finishDate: number[]; assignPolicy: AssignPolicy.manual; ... 7 more ...; _links: {}; }' is not assignable to type 'Task'.
Matrix Test (24)
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: {}; startDate: number[]; finishDate: number[]; assignPolicy: AssignPolicy.manual; ... 6 more ...; _links: {}; }' is not assignable to type 'Task'.
Matrix Test (24)
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: { assignRole: { assign: true; }; }; startDate: undefined; ... 8 more ...; _links: {}; }' is not assignable to type 'Task'.
Matrix Test (24)
Conversion of type '{ message: string; task: { caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; roles: {}; startDate: undefined; finishDate: undefined; assignPolicy: AssignPolicy.manual; ... 7 more ...; userRefs: {}; }; aCase: Case; net: Net; outcomes: undefined[]; }' to type 'FinishTaskEventOutcome' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Matrix Test (24)
Conversion of type '{ message: string; task: { caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; roles: {}; startDate: undefined; finishDate: undefined; assignPolicy: AssignPolicy.manual; ... 7 more ...; userRefs: {}; }; aCase: Case; net: Net; outcomes: undefined[]; }' to type 'AssignTaskEventOutcome' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Matrix Test (24)
Type '{ caseId: string; transitionId: string; title: string; finishTitle: string; assignTitle: string; cancelTitle: string; delegateTitle: string; caseColor: string; caseTitle: string; userId: undefined; ... 11 more ...; _links: {}; }' is not assignable to type 'Task'.
Matrix Test (24)
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: {}; startDate: any; finishDate: any; assignPolicy: AssignPolicy; dataFocusPolicy: DataFocusPolicy; ... 6 more ...; userRefs: { ...; }; }' is not assignable to parameter of type 'Task'.
Matrix Test (24)
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: {}; startDate: any; finishDate: any; assignPolicy: AssignPolicy; dataFocusPolicy: DataFocusPolicy; ... 6 more ...; userRefs: { ...; }; }' is not assignable to parameter of type 'Task'.
Matrix Test (24)
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: { assignRole: { assign: boolean; }; }; startDate: any; finishDate: any; assignPolicy: AssignPolicy; ... 7 more ...; userRefs: {}; }' is not assignable to parameter of type 'Task'.
Matrix Test (24)
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: { assignRole: { assign: boolean; }; }; startDate: any; finishDate: any; assignPolicy: AssignPolicy; ... 7 more ...; userRefs: {}; }' is not assignable to parameter of type 'Task'.
Matrix Test (20)
The strategy configuration was canceled because "matrix-test._24" failed
Matrix Test (20)
The operation was canceled.
Matrix Test (22)
The strategy configuration was canceled because "matrix-test._24" failed
Matrix Test (22)
The operation was canceled.
Test with SonarCloud
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: {}; startDate: number[]; finishDate: number[]; assignPolicy: AssignPolicy.manual; ... 7 more ...; _links: {}; }' is not assignable to type 'Task'.
Test with SonarCloud
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: {}; startDate: number[]; finishDate: number[]; assignPolicy: AssignPolicy.manual; ... 6 more ...; _links: {}; }' is not assignable to type 'Task'.
Test with SonarCloud
Type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; userRefs: undefined; roles: { assignRole: { assign: true; }; }; startDate: undefined; ... 8 more ...; _links: {}; }' is not assignable to type 'Task'.
Test with SonarCloud
Conversion of type '{ message: string; task: { caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; roles: {}; startDate: undefined; finishDate: undefined; assignPolicy: AssignPolicy.manual; ... 7 more ...; userRefs: {}; }; aCase: Case; net: Net; outcomes: undefined[]; }' to type 'FinishTaskEventOutcome' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test with SonarCloud
Conversion of type '{ message: string; task: { caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: undefined; roles: {}; startDate: undefined; finishDate: undefined; assignPolicy: AssignPolicy.manual; ... 7 more ...; userRefs: {}; }; aCase: Case; net: Net; outcomes: undefined[]; }' to type 'AssignTaskEventOutcome' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Test with SonarCloud
Type '{ caseId: string; transitionId: string; title: string; finishTitle: string; assignTitle: string; cancelTitle: string; delegateTitle: string; caseColor: string; caseTitle: string; userId: undefined; ... 11 more ...; _links: {}; }' is not assignable to type 'Task'.
Test with SonarCloud
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: {}; startDate: any; finishDate: any; assignPolicy: AssignPolicy; dataFocusPolicy: DataFocusPolicy; ... 6 more ...; userRefs: { ...; }; }' is not assignable to parameter of type 'Task'.
Test with SonarCloud
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: {}; startDate: any; finishDate: any; assignPolicy: AssignPolicy; dataFocusPolicy: DataFocusPolicy; ... 6 more ...; userRefs: { ...; }; }' is not assignable to parameter of type 'Task'.
Test with SonarCloud
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: { assignRole: { assign: boolean; }; }; startDate: any; finishDate: any; assignPolicy: AssignPolicy; ... 7 more ...; userRefs: {}; }' is not assignable to parameter of type 'Task'.
Test with SonarCloud
Argument of type '{ caseId: string; transitionId: string; title: string; caseColor: string; caseTitle: string; userId: any; roles: { assignRole: { assign: boolean; }; }; startDate: any; finishDate: any; assignPolicy: AssignPolicy; ... 7 more ...; userRefs: {}; }' is not assignable to parameter of type 'Task'.