normalize path separators #217
Annotations
7 errors
|
build
Process completed with exit code 1.
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L479
'INPUT' is defined but never used. Allowed unused vars must match /^_/u
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L420
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L417
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
build:
packages/markdown-db/src/markdown-db.engine.ts#L416
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
build:
packages/key/src/key.lib.ts#L31
Do not access Object.prototype method 'hasOwnProperty' from target object
|
|
build:
packages/git/src/git.lib.test.ts#L48
Async arrow function has no 'await' expression
|