Update readme #90
lint-and-format.yml
on: pull_request
Lint & format check
13s
Annotations
1 error and 10 warnings
Lint & format check
Process completed with exit code 1.
|
Lint & format check:
src/lib/databaseUtils.ts#L15
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/databaseUtils.ts#L20
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/databaseUtils.ts#L48
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/databaseUtils.ts#L52
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/databaseUtils.ts#L53
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/markdowndb.ts#L25
'resolveLinkToUrlPath' is assigned a value but never used
|
Lint & format check:
src/lib/markdowndb.ts#L251
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/markdowndb.ts#L260
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/parseFile.ts#L67
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/parseFile.ts#L80
Unexpected any. Specify a different type
|