Add basic blog example in the readme #73
lint-and-format.yml
on: pull_request
Lint & format check
12s
Annotations
10 warnings
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#L197
Unexpected any. Specify a different type
|
Lint & format check:
src/lib/markdowndb.ts#L206
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
|