Skip to content

feat: 调用github接口完成上传博客 #26

feat: 调用github接口完成上传博客

feat: 调用github接口完成上传博客 #26

Re-run triggered November 13, 2023 10:44
Status Failure
Total duration 1m 22s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

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.