Skip to content

feat: github app oauth 接入 #17

feat: github app oauth 接入

feat: github app oauth 接入 #17

Triggered via push November 5, 2023 13:25
Status Failure
Total duration 2m 1s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: pages/blogs/[blogPath].vue#L5
Type 'unknown' is not assignable to type 'string | undefined'.
build: pages/github/auth.vue#L35
Expected 1 arguments, but got 0.
build: server/api/github/commit/index.post.ts#L2
'RepoCreateBlobs' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build: server/api/github/commit/index.post.ts#L3
'RepoCreateCommit' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build: server/api/github/commit/index.post.ts#L4
'RepoCreateTree' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build: server/api/github/commit/index.post.ts#L5
'RepoGetCommit' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build: server/api/github/commit/index.post.ts#L6
'RepoGetRef' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build: server/api/github/commit/index.post.ts#L7
'RepoUpdateRef' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
build
Process completed with exit code 2.