发布 v1.1.0 #35
Annotations
10 errors
deploy:
src/commands.ts#L1
Cannot find module '@octokit/rest' or its corresponding type declarations.
|
deploy:
src/commands.ts#L2
Cannot find module 'fs/promises' or its corresponding type declarations.
|
deploy:
src/commands.ts#L3
Cannot find module 'open' or its corresponding type declarations.
|
deploy:
src/commands.ts#L4
Cannot find module 'path' or its corresponding type declarations.
|
deploy:
src/commands.ts#L5
Cannot find module 'vscode' or its corresponding type declarations.
|
deploy:
src/commands.ts#L53
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/commands.ts#L72
Parameter 'x' implicitly has an 'any' type.
|
deploy:
src/configuration.ts#L1
Cannot find module 'url' or its corresponding type declarations.
|
deploy:
src/configuration.ts#L2
Cannot find module 'vscode' or its corresponding type declarations.
|
deploy:
src/extension.ts#L1
Cannot find module 'vscode' or its corresponding type declarations.
|