Skip to content

Fix tags extraction from body #115

Fix tags extraction from body

Fix tags extraction from body #115

Triggered via pull request January 4, 2024 22:19
Status Failure
Total duration 27s
Artifacts

lint-and-format.yml

on: pull_request
Lint & format check
16s
Lint & format check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
Lint & format check: examples/document-types/index.js#L25
'contentPath' is not defined
Lint & format check: examples/document-types/index.js#L26
'ignorePatterns' is not defined
Lint & format check: src/lib/parseFile.ts#L81
Unnecessary escape character: \/
Lint & format check: src/lib/parseFile.ts#L97
Unnecessary escape character: \/
Lint & format check: src/lib/parseFile.ts#L99
Unnecessary escape character: \/
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/CustomConfig.ts#L6
Unexpected any. Specify a different type
Lint & format check: src/lib/databaseUtils.ts#L2
'MddbFile' is defined but never used
Lint & format check: src/lib/databaseUtils.ts#L15
Unexpected any. Specify a different type
Lint & format check: src/lib/databaseUtils.ts#L16
'tags' is assigned a value but never used
Lint & format check: src/lib/databaseUtils.ts#L16
'links' is assigned a value but never used
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