Fix stale thread route recovery #222
Annotations
3 errors and 10 warnings
|
Browser test (stable)
Process completed with exit code 1.
|
|
Browser test (stable):
apps/web/src/components/EventRouter.browser.tsx#L374
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ vi.waitFor.timeout src/components/EventRouter.browser.tsx:374:74
|
|
Browser test (stable):
apps/web/src/components/EventRouter.browser.tsx#L640
AssertionError: expected '/thread-root-browser-test' not to be '/thread-root-browser-test' // Object.is equality
❯ vi.waitFor.timeout src/components/EventRouter.browser.tsx:640:61
|
|
Lint:
apps/web/src/components/Sidebar.tsx#L469
Variable 'SIDEBAR_VIEW_LABELS' is declared but never used. Unused variables should start with a '_'.
|
|
Lint:
apps/web/src/components/Sidebar.tsx#L329
Type 'ThreadStatusPill' is imported but never used.
|
|
Lint:
apps/web/src/components/Sidebar.tsx#L205
Identifier 'SIDEBAR_TRAILING_ICON_CLASS' is imported but never used.
|
|
Lint:
apps/web/src/components/ComposerPromptEditor.tsx#L1039
React hook useLayoutEffect depends on `mentionReferences`, which changes every render
|
|
Lint:
packages/contracts/src/browserAutomationCssSelector.ts#L357
Unexpected control characters
|
|
Lint:
packages/contracts/src/browserAutomationCssSelector.ts#L353
Unexpected control characters
|
|
Lint:
packages/contracts/src/browserAutomationCssSelector.ts#L278
Unexpected control characters
|
|
Lint:
packages/contracts/src/model.ts#L306
Spreading to modify object properties in `map` calls is inefficient
|
|
Lint:
apps/web/src/components/ChatView.logic.ts#L1056
Spreading to modify object properties in `map` calls is inefficient
|
|
Lint:
apps/web/src/components/ChatView.logic.ts#L1103
Function `settle` does not capture any variables from its parent scope
|
background
wait
wait-all
cancel
parallel
Loading