api, frontend: Notify user when wf action created #4075
github-ci.yml
on: pull_request
danger
12s
Matrix: lint
Matrix: audit
Matrix: test
Matrix: build
notification
0s
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/
|