fix: show MSI install dialog for folder selection #14
ci.yml
on: push
Lint, Typecheck, Test, Browser Test, Build
3m 30s
Annotations
16 errors
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > opens the project cwd for draft threads without a worktree path:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find Open button.: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps user attachment estimate close at the 'narrow' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps user attachment estimate close at the 'mobile' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps user attachment estimate close at the 'desktop' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > tracks additional rendered wrapping when ChatView width narrows between desktop and mobile viewports:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > tracks wrapping parity while resizing an existing ChatView across the viewport matrix:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps long user message estimate close at the 'narrow' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps long user message estimate close at the 'mobile' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps long user message estimate close at the 'tablet' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
[chromium] src/components/ChatView.browser.tsx > ChatView timeline estimator parity (full app) > keeps long user message estimate close at the 'desktop' viewport:
apps/web/src/components/ChatView.browser.tsx#L382
AssertionError: Unable to find ChatView message scroll container.: expected null to be truthy
- Expected:
true
+ Received:
null
❯ toBeTruthy src/components/ChatView.browser.tsx:382:36
|
|
Lint, Typecheck, Test, Browser Test, Build
Process completed with exit code 1.
|
|
src/terminal/Layers/Manager.test.ts > TerminalManager > caps persisted history to configured line limit:
apps/server/src/terminal/Layers/Manager.test.ts#L456
AssertionError: expected [] to deeply equal [ 'line2', 'line3', 'line4' ]
- Expected
+ Received
- [
- "line2",
- "line3",
- "line4",
- ]
+ []
❯ src/terminal/Layers/Manager.test.ts:456:27
|
|
src/provider/Layers/ProviderHealth.test.ts > returns unavailable when codex is below the minimum supported version:
apps/server/src/provider/Layers/ProviderHealth.test.ts#L104
Error: Unexpected args: login status
❯ src/provider/Layers/ProviderHealth.test.ts:104:15
❯ Object.spawn src/provider/Layers/ProviderHealth.test.ts:35:40
❯ Array.<anonymous> src/provider/Layers/ProviderHealth.ts:186:34
❯ Object.~effect/Effect/successCont ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:858:26
❯ Object.~effect/Effect/evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/core.js:312:30
❯ FiberImpl.runLoop ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:439:107
❯ FiberImpl.evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:407:23
❯ forkUnsafe ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:1982:11
❯ MixedScheduler.<anonymous> ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:948:19
|
|
src/main.test.ts > server CLI command > uses env fallbacks when flags are not provided:
apps/server/src/main.test.ts#L146
AssertionError: expected false to equal true
- Expected
+ Received
- true
+ false
❯ Array.<anonymous> src/main.test.ts:146:14
❯ Object.~effect/Effect/successCont ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:858:26
❯ Object.~effect/Effect/evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/core.js:312:30
❯ FiberImpl.runLoop ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:439:107
❯ FiberImpl.evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:407:23
❯ ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:709:15
❯ ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/Effect.js:7230:9
|
|
src/main.test.ts > server CLI command > parses all CLI flags and wires scoped start/stop:
apps/server/src/main.test.ts#L114
AssertionError: expected false to equal true
- Expected
+ Received
- true
+ false
❯ Array.<anonymous> src/main.test.ts:114:14
❯ Object.~effect/Effect/successCont ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:858:26
❯ Object.~effect/Effect/evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/core.js:312:30
❯ FiberImpl.runLoop ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:439:107
❯ FiberImpl.evaluate ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:407:23
❯ ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/internal/effect.js:709:15
❯ ../../node_modules/.bun/effect@https+++pkg.pr.new+Effect-TS+effect-smol+effect@8881a9b/node_modules/effect/dist/Effect.js:7230:9
|
|
Lint, Typecheck, Test, Browser Test, Build
t3#test: command (/home/runner/work/t3code/t3code/apps/server) /home/runner/.bun/bin/bun run test exited (1)
|