Skip to content

chore: bump version to 1.17.1 #219

chore: bump version to 1.17.1

chore: bump version to 1.17.1 #219

Triggered via push August 10, 2026 22:03
Status Success
Total duration 1m 10s
Artifacts –

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
unicorn(no-thenable): packages/tinycode/test/session/prompt.test.ts#L337
Do not add `then` to an object.
eslint(no-unused-vars): packages/tinycode/test/session/prompt.test.ts#L245
Variable 'unix' is declared but never used. Unused variables should start with a '_'.
eslint(no-underscore-dangle): packages/llm/test/generate-object.test.ts#L181
Unexpected dangling '_' in '`_tag`'.
eslint(no-underscore-dangle): packages/llm/test/generate-object.test.ts#L157
Unexpected dangling '_' in '`_tag`'.
eslint(no-underscore-dangle): packages/desktop/src/renderer/index.tsx#L64
Unexpected dangling '_' in '`__TINYCODE__`'.
eslint(no-underscore-dangle): packages/desktop/src/renderer/index.tsx#L63
Unexpected dangling '_' in '`__TINYCODE__`'.
eslint(no-underscore-dangle): packages/desktop/src/renderer/index.tsx#L62
Unexpected dangling '_' in '`__TINYCODE__`'.
eslint(no-unused-vars): packages/tinycode/test/session/processor-effect.test.ts#L30
Identifier 'RuntimeFlags' is imported but never used.
eslint(no-underscore-dangle): packages/llm/test/provider/openai-chat.test.ts#L37
Unexpected dangling '_' in '`_typed`'.
eslint(no-underscore-dangle): packages/llm/test/recorded-test.ts#L18
Unexpected dangling '_' in '`__dirname`'.