Skip to content

chore: switch typecheck from tsgo to tsc, clean up untracked files #94

chore: switch typecheck from tsgo to tsc, clean up untracked files

chore: switch typecheck from tsgo to tsc, clean up untracked files #94

Triggered via push July 1, 2026 14:07
Status Failure
Total duration 1m 5s
Artifacts –

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
typecheck
Process completed with exit code 2.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L216
Variable 'inspectFakeProvider' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L142
Variable 'generateDynamicObject' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L127
Variable 'generateStructuredObject' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L77
Variable 'streamText' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L67
Variable 'generateOnce' is declared but never used. Unused variables should start with a '_'.
eslint(no-unused-vars): packages/llm/example/tutorial.ts#L55
Variable 'rawOverlayExample' is declared but never used. Unused variables should start with a '_'.
unicorn(no-useless-spread): packages/http-recorder/src/redaction.ts#L78
Using a spread operator here creates a new array unnecessarily.
unicorn(no-useless-fallback-in-spread): packages/http-recorder/src/cassette.ts#L50
Empty fallbacks in spreads are unnecessary
eslint(no-unused-vars): packages/tinycode/src/cli/cmd/mcp.ts#L398
Parameter 'global' is declared but never used. Unused parameters should start with a '_'.
eslint(no-useless-escape): script/upgrade-opentui.ts#L165
Unnecessary escape character '"'