Parse task inline fields #121
Annotations
3 errors and 11 warnings
Eslint:
examples/document-types/index.js#L25
'contentPath' is not defined
|
Eslint:
examples/document-types/index.js#L26
'ignorePatterns' is not defined
|
Eslint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Eslint:
src/lib/CustomConfig.ts#L5
Unexpected any. Specify a different type
|
Eslint:
src/lib/CustomConfig.ts#L6
Unexpected any. Specify a different type
|
Eslint:
src/lib/databaseUtils.ts#L2
'MddbFile' is defined but never used
|
Eslint:
src/lib/databaseUtils.ts#L15
Unexpected any. Specify a different type
|
Eslint:
src/lib/databaseUtils.ts#L16
'tags' is assigned a value but never used
|
Eslint:
src/lib/databaseUtils.ts#L16
'links' is assigned a value but never used
|
Eslint:
src/lib/databaseUtils.ts#L20
Unexpected any. Specify a different type
|
Eslint:
src/lib/databaseUtils.ts#L48
Unexpected any. Specify a different type
|
Eslint:
src/lib/databaseUtils.ts#L52
Unexpected any. Specify a different type
|
Eslint:
src/lib/databaseUtils.ts#L53
Unexpected any. Specify a different type
|
Loading