chore(deps-dev): bump sass from 1.79.1 to 1.80.1 #136
Annotations
5 errors and 9 warnings
build:
src/util/task-utils.ts#L15
'scheduledPropRegExps' is defined but never used
|
build:
src/util/task-utils.ts#L15
'scheduledPropRegExps' is defined but never used
|
build:
src/util/tasks-utils.ts#L32
'taskToString' is defined but never used
|
build:
src/util/tasks-utils.ts#L32
'taskToString' is defined but never used
|
build
Process completed with exit code 1.
|
build:
src/diff-writer.test.ts#L19
There should be at least one empty line between import groups
|
build:
src/diff-writer.test.ts#L20
There should be at least one empty line between import groups
|
build:
src/diff-writer.test.ts#L20
`obsidian` type import should occur before import of `obsidian-daily-notes-interface`
|
build:
src/diff-writer.test.ts#L21
`./constants` import should occur before import of `./mdast/mdast`
|
build:
src/main.ts#L30
`./service/workspace-facade` import should occur after import of `./service/vault-facade`
|
build:
src/service/stask-editor.ts#L18
`./vault-facade` type import should occur before import of `./workspace-facade`
|
build:
src/types.ts#L9
`./service/vault-facade` type import should occur before type import of `./service/workspace-facade`
|
build:
src/ui/actions/render-task-markdown.ts#L7
There should be at least one empty line between import groups
|
build:
src/ui/actions/render-task-markdown.ts#L8
`../../service/vault-facade` type import should occur before type import of `../../settings`
|