chore(deps): update all non-major dependencies - abandoned #4597
test.yml
on: pull_request
golang-tests
4s
node-tests
1m 8s
Annotations
11 errors
golang-tests
Process completed with exit code 1.
|
node-tests:
app/components/documents/DocumentComments.vue#L186
Type 'Comment | undefined' is not assignable to type 'Comment'.
|
node-tests:
app/components/jobs/conduct/ConductList.vue#L236
Property 'option' does not exist on type 'CreateComponentPublicInstanceWithMixins<Readonly<{ userId?: number | undefined; hideUserSearch?: boolean | undefined; }> & Readonly<{}>, { ConductCreateOrUpdateModal: typeof ConductCreateOrUpdateModal; ... 11 more ...; input: typeof input; }, ... 22 more ..., {}>'. Did you mean '$options'?
|
node-tests:
app/components/jobs/conduct/ConductList.vue#L237
Property 'option' does not exist on type 'CreateComponentPublicInstanceWithMixins<Readonly<{ userId?: number | undefined; hideUserSearch?: boolean | undefined; }> & Readonly<{}>, { ConductCreateOrUpdateModal: typeof ConductCreateOrUpdateModal; ... 11 more ...; input: typeof input; }, ... 22 more ..., {}>'. Did you mean '$options'?
|
node-tests:
app/components/qualifications/exam/ExamEditor.vue#L63
Type 'ExamQuestion | undefined' is not assignable to type 'ExamQuestion'.
|
node-tests:
app/components/qualifications/exam/ExamViewQuestions.vue#L243
Type 'ExamResponse | undefined' is not assignable to type 'ExamResponse'.
|
node-tests:
app/components/rector/laws/LawList.vue#L72
Type 'LawBook | undefined' is not assignable to type 'LawBook'.
|
node-tests:
node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_@types+node@_yha5cwpujwd2jsbxnuvuzn3a44/node_modules/@nuxt/ui-pro-edge/components/blog/BlogPost.vue#L11
Argument of type '{ tabindex: string; class: string; "aria-label": any; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
|
node-tests:
node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_@types+node@_yha5cwpujwd2jsbxnuvuzn3a44/node_modules/@nuxt/ui-pro-edge/components/blog/BlogPost.vue#L46
Argument of type '{ tabindex: string; class: string; target: "_blank"; }' is not assignable to parameter of type 'Omit<NuxtLinkProps, "to" | "external"> & { to: NuxtRoute<RoutesNamesList, string, false>; external?: false | undefined; } & Record<...>'.
|
node-tests:
node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_@types+node@_yha5cwpujwd2jsbxnuvuzn3a44/node_modules/@nuxt/ui-pro-edge/components/header/Header.vue#L8
Type 'string' is not assignable to type 'NuxtRoute<RoutesNamesList, string, false>'.
|
node-tests:
node_modules/.pnpm/@[email protected][email protected][email protected][email protected]_@types+node@_yha5cwpujwd2jsbxnuvuzn3a44/node_modules/@nuxt/ui-pro-edge/components/header/Header.vue#L45
Type 'string' is not assignable to type 'NuxtRoute<RoutesNamesList, string, false>'.
|