Refactor code and simplify file processing #49
lint-and-format.yml
on: pull_request
Lint & format check
14s
Annotations
1 error and 10 warnings
Lint & format check
Process completed with exit code 1.
|
Lint & format check:
src/lib/indexFolderToObjects.ts#L5
'Tag' is defined but never used
|
Lint & format check:
src/lib/indexFolderToObjects.ts#L66
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L177
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L182
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L184
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L212
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L215
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L224
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L229
Forbidden non-null assertion
|
Lint & format check:
src/lib/markdowndb.spec.ts#L230
Forbidden non-null assertion
|