$ yarn upgrade-interactive @ fe #70
Annotations
9 errors and 2 warnings
eslint
Process completed with exit code 1.
|
codechecks
Process completed with exit code 1.
|
tsc
Argument of type '{ accessKey: string; readonly accessKeyLabel: string; autocapitalize: string; dir: string; draggable: boolean; hidden: boolean; inert: boolean; innerText: string; lang: string; readonly offsetHeight: number; ... 290 more ...; focus: (options?: FocusOptions | undefined) => void; }[]' is not assignable to parameter of type 'HTMLElement[]'.
|
tsc
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
|
tsc
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly name: string; readonly uid: string; readonly displayName: string; readonly page: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) =...'.
|
tsc
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
|
tsc
Module '"@/api"' has no exported member 'apiUsers'.
|
tsc
Property 'page' does not exist on type '{ readonly cursor: "/cursor"; }'.
|
tsc
Process completed with exit code 2.
|
eslint
Cache save failed.
|
tsc
Cache save failed.
|