docs(migration): define architecture rollout rules #243
Annotations
10 warnings
|
Lint:
apps/web/src/lib/threadHandoff.test.ts#L127
Function `readyStatus` does not capture any variables from its parent scope
|
|
Lint:
apps/server/scripts/orchestration-thread-replay-benchmark.ts#L54
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
apps/server/scripts/cli.ts#L238
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
apps/desktop/src/browserAutomation/waitAndEvaluate.test.ts#L111
Function `referenceMatch` does not capture any variables from its parent scope
|
|
Lint:
apps/desktop/src/browserAutomation/waitAndEvaluate.test.ts#L102
Function `combinations` does not capture any variables from its parent scope
|
|
Lint:
apps/server/scripts/provider-runtime-journal-benchmark.ts#L56
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
apps/server/scripts/compare-acp-wire-benchmarks.ts#L21
Empty export specifier is not allowed
|
|
Lint:
apps/desktop/src/browserAutomation/desktopBrowserAutomationHost.ts#L378
`Promise.allSettled` accepts an iterable, so it's unnecessary to convert the iterable to an array.
|
|
Lint:
apps/server/src/editorAppDiscovery.ts#L225
Use `Array#toSorted()` instead of `Array#sort()`.
|
|
Lint:
apps/server/src/keybindings.ts#L729
Spreading to modify object properties in `map` calls is inefficient
|
background
wait
wait-all
cancel
parallel
Loading