Skip to content

feat: implement parsable logic #11

feat: implement parsable logic

feat: implement parsable logic #11

Triggered via push May 29, 2025 22:51
Status Failure
Total duration 17s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
release
Process completed with exit code 2.
release: src/main.ts#L60
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
release: src/main.ts#L58
Property 'parsable' does not exist on type 'MCPFilePath'.
release: src/main.ts#L45
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
release: src/main.ts#L40
Cannot find name 'T'.
release: src/bin/cli.ts#L25
Parameter 'filePathData' implicitly has an 'any' type.