[#54 Computed Fields] #101
lint-and-format.yml
on: pull_request
Lint & format check
12s
Annotations
1 error and 10 warnings
Lint & format check
Process completed with exit code 1.
|
Lint & format check:
src/lib/CustomConfig.ts#L5
Unexpected any. Specify a different type
|
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#L26
'resolveLinkToUrlPath' is assigned a value but never used
|
Lint & format check:
src/lib/markdowndb.ts#L255
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/markdowndb.ts#L264
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/parseFile.ts#L68
Unexpected any. Specify a different type
|