feat: 调用github接口完成上传博客 #26
Annotations
4 errors
build:
components/BlogAffix.vue#L3
Property 'createBlog' 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...'.
|
build:
components/BlogsTree.vue#L59
Type 'BlogsTreeBranch[] | undefined' is not assignable to type 'BlogsTree'.
|
build:
server/api/github/auth.ts#L1
'NuxtError' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
build
Process completed with exit code 2.
|