Skip to content

normalize path separators #217

normalize path separators

normalize path separators #217

Triggered via push October 22, 2025 14:12
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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