Skip to content

fix: debug

fix: debug #18

Triggered via push November 6, 2023 00:59
Status Failure
Total duration 2m 1s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: pages/blogs/[blogPath].vue#L5
Type 'unknown' is not assignable to type 'string | undefined'.
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.