Copy patches into release smoke workspace #126
ci.yml
on: push
Format, Lint, Typecheck, Test, Browser Test, Build
2m 37s
Release Smoke
10s
Annotations
2 warnings
|
eslint(no-unused-vars):
apps/web/src/components/Sidebar.tsx#L92
Identifier 'resolveThreadRowClassName' is imported but never used.
|
|
oxc(no-map-spread):
apps/server/src/provider/Layers/CopilotAdapter.ts#L1585
Spreading to modify object properties in `map` calls is inefficient
|