release: release the version to use UI to select folder #9
Annotations
10 errors
release:
src/hexoIntegrationHelper.ts#L1
Cannot find module 'obsidian' or its corresponding type declarations.
|
release:
src/hexoIntegrationHelper.ts#L2
Cannot find module 'simple-git' or its corresponding type declarations.
|
release:
src/hexoIntegrationHelper.ts#L3
Cannot find module 'os' or its corresponding type declarations.
|
release:
src/hexoIntegrationHelper.ts#L4
Cannot find module 'fs' or its corresponding type declarations.
|
release:
src/hexoIntegrationHelper.ts#L7
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/hexoIntegrationHelper.ts#L8
Cannot find name 'require'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
release:
src/hexoIntegrationHelper.ts#L71
Parameter 'file' implicitly has an 'any' type.
|
release:
src/hexoIntegrationHelper.ts#L85
Parameter 'file' implicitly has an 'any' type.
|
release:
src/hexoIntegrationHelper.ts#L86
Parameter 'file' implicitly has an 'any' type.
|
release:
src/hexoIntegrationHelper.ts#L87
Parameter 'file' implicitly has an 'any' type.
|