Skip to content

chore(deps): bump qs from 6.15.3 to 6.16.0 #1016

chore(deps): bump qs from 6.15.3 to 6.16.0

chore(deps): bump qs from 6.15.3 to 6.16.0 #1016

Triggered via pull request September 3, 2026 05:33
Status Success
Total duration 7m 58s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Build
7m 18s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 9s
Browser Test
Release Smoke
1m 13s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(set-state-in-effect): apps/web/src/components/desktop/SshPasswordPromptDialog.tsx#L54
apps/web/src/components/desktop/SshPasswordPromptDialog.tsx:54:5: Calling setState synchronously within an effect can trigger cascading renders
eslint(no-unsafe-optional-chaining): packages/shared/src/claudeSubagentActivity.test.ts#L96
packages/shared/src/claudeSubagentActivity.test.ts:96:20: Unsafe usage of optional chaining
eslint(no-unsafe-optional-chaining): packages/shared/src/claudeSubagentActivity.test.ts#L83
packages/shared/src/claudeSubagentActivity.test.ts:83:13: Unsafe usage of optional chaining
eslint(require-yield): apps/server/src/preview/PreviewAutomationBroker.ts#L97
apps/server/src/preview/PreviewAutomationBroker.ts:97:42: This generator function does not have `yield`
eslint(no-unused-vars): packages/shared/src/qrCode.ts#L607
packages/shared/src/qrCode.ts:607:44: Parameter '_' is declared but never used.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L82
packages/effect-codex-app-server/src/schema.test.ts:82:16: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L31
packages/effect-codex-app-server/src/schema.test.ts:31:5: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L27
packages/effect-codex-app-server/src/schema.test.ts:27:5: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L23
packages/effect-codex-app-server/src/schema.test.ts:23:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L22
packages/effect-codex-app-server/src/schema.test.ts:22:18: Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.