[WIP] Add command to convert Task to Project asset #912
Annotations
6 errors
|
|
|
packages/obsidian-plugin/src/application/commands/ConvertTaskToProjectCommand.ts#L17
Property 'vaultAdapter' is declared but its value is never read.
|
|
packages/obsidian-plugin/src/application/commands/ConvertProjectToTaskCommand.ts#L17
Property 'vaultAdapter' is declared but its value is never read.
|
|
packages/core/src/services/AssetConversionService.ts#L118
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
|
|
packages/core/src/services/AssetConversionService.ts#L69
Argument of type 'unknown' is not assignable to parameter of type 'Error | undefined'.
|
|
packages/core/src/services/AssetConversionService.ts#L47
'parsed' is declared but its value is never read.
|
The logs for this run have expired and are no longer available.
Loading