Skip to content

api, frontend: Notify user when wf action created #4075

api, frontend: Notify user when wf action created

api, frontend: Notify user when wf action created #4075

Triggered via pull request October 24, 2024 14:20
Status Failure
Total duration 3m 12s
Artifacts

github-ci.yml

on: pull_request
Matrix: lint
Matrix: audit
Matrix: test
Matrix: build
notification
0s
notification
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
test (18.x, api)
Argument of type '{ workflowitemExists: (_projectId: string, _subprojectId: string, _workflowitemId: string) => Promise<false>; userExists: (_userId: string) => Promise<true>; ... 4 more ...; getAllDocumentReferences: () => Promise<...>; }' is not assignable to parameter of type 'Repository'.
test (18.x, api)
Argument of type '{ workflowitemExists: (_projectId: string, _subprojectId: string, _workflowitemId: string) => Promise<false>; userExists: (_userId: string) => Promise<false>; ... 4 more ...; getAllDocumentReferences: () => Promise<...>; }' is not assignable to parameter of type 'Repository'.
test (18.x, api)
Argument of type '{ workflowitemExists: (_projectId: string, _subprojectId: string, _workflowitemId: string) => Promise<false>; userExists: (_userId: string) => Promise<false>; ... 4 more ...; getAllDocumentReferences: () => Promise<...>; }' is not assignable to parameter of type 'Repository'.
test (18.x, api)
Argument of type '{ workflowitemExists: (_projectId: string, _subprojectId: string, _workflowitemId: string) => Promise<false>; userExists: (_userId: string) => Promise<true>; ... 4 more ...; getAllDocumentReferences: () => Promise<...>; }' is not assignable to parameter of type 'Repository'.
test (18.x, api)
Process completed with exit code 1.
test (18.x, frontend)
The job was canceled because "_18_x_api" failed.
test (18.x, api)
The following actions use a deprecated Node.js version and will be forced to run on node20: marceloprado/has-changed-path@v1.0.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/