Merge remote-tracking branch 'origin/main' into claude/web-naming-cle… #3038
test-unit.yml
on: push
lint
20s
type-check
23s
Matrix: unit
Annotations
2 errors
|
unit (web)
Process completed with exit code 1.
|
|
error: expect(received).toBeDefined():
packages/web/src/views/Week/components/Draft/hooks/actions/useDraftActions.test.ts#L246
Received: undefined
Ignored nodes: comments, script, style
<html
class="cursor-row-resize cursor-move cursor-col-resize"
>
<head />
<body>
<div />
</body>
</html>
at <anonymous> (/home/runner/work/compass-calendar/compass-calendar/packages/web/src/views/Week/components/Draft/hooks/actions/useDraftActions.test.ts:246:55)
at runWithExpensiveErrorDiagnosticsDisabled (/home/runner/work/compass-calendar/compass-calendar/node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (/home/runner/work/compass-calendar/compass-calendar/node_modules/@testing-library/dom/dist/wait-for.js:124:36)
|