Skip to content

Review v0.3.7 changelog copy #965

Review v0.3.7 changelog copy

Review v0.3.7 changelog copy #965

Triggered via push August 27, 2026 16:50
Status Success
Total duration 5m 44s
Artifacts

ci.yml

on: push
Format, Lint, Typecheck, Test, Build
5m 41s
Format, Lint, Typecheck, Test, Build
Browser Test
4m 18s
Browser Test
Release Smoke
59s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
threadlines(no-inline-schema-compile): packages/effect-codex-app-server/src/schema.test.ts#L81
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
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
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
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
Hoist Schema.is(...) to module scope: the compiled function is rebuilt on every call. Move it to a module-level const.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L902
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L865
Do not define components during render.
react(no-unstable-nested-components): apps/web/src/components/CommandPalette.tsx#L847
Do not define components during render.