fix: debug #18
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.
|