* fix not saving action/cache
after failed jobs @ actions/{be,fe,c#…
#37
Annotations
9 errors
Run yarn run vue-tsc
Type '(queryContext: QueryFunctionContext) => Promise<unknown>' is not assignable to type 'ApiStatus'.
|
Run yarn run vue-tsc
Type '(queryContext: QueryFunctionContext) => Promise<unknown>' is not assignable to type 'ApiStatsForumPostCount'.
|
Run yarn run vue-tsc
Type '(queryContext: QueryFunctionContext) => Promise<unknown>' is not assignable to type 'ApiUsers'.
|
Run yarn run vue-tsc
Type '(queryContext: QueryFunctionContext) => Promise<unknown>' is not assignable to type 'ApiPosts'.
|
Run yarn run vue-tsc
Expected 2 arguments, but got 1.
|
Run yarn run vue-tsc
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...ar...'.
|
Run yarn run vue-tsc
'"@/api"' has no exported member named 'apiForums'. Did you mean 'useApiForums'?
|
Run yarn run vue-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) =...'.
|
Run yarn run vue-tsc
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading