You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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[]'.
Cannot find module '../paginations/usePaginationButtons' or its corresponding type declarations.
Property '$route' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ page: string; uid: string; name: string; displayName: string; }>>>, { ...; }, ... 17 more ..., {}>'.
Type '{ errorCode: number; errorInfo: string | Record<string, unknown[]>; }' is not assignable to type 'ApiErrorClass | null'.
Module '"@/api"' has no exported member 'apiUsers'.
Property 'page' does not exist on type '{ readonly cursor: "/cursor"; }'.
Process completed with exit code 2.
The logs for this run have expired and are no longer available.