Skip to content

FastAdmin CI

FastAdmin CI #160

Triggered via create February 27, 2026 13:39
Status Failure
Total duration 3m 16s
Artifacts

ci.yml

on: create
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci
Process completed with exit code 2.
src/containers/list/index.test.tsx > List container > handles mutation callbacks and no-model branch: frontend/src/containers/list/index.test.tsx#L380
AssertionError: expected "vi.fn()" to be called with arguments: [ 'foo', 'file.txt' ] Received: 1st vi.fn() call: [ - "foo", + Blob {}, "file.txt", ] Number of calls: 1 ❯ src/containers/list/index.test.tsx:380:30
src/components/inline-widget/index.test.tsx > InlineWidget > handles delete/action mutation success and error callbacks: frontend/src/components/inline-widget/index.test.tsx#L477
AssertionError: expected "vi.fn()" to be called with arguments: [ 'foo', 'file.txt' ] Received: 1st vi.fn() call: [ - "foo", + Blob {}, "file.txt", ] Number of calls: 1 ❯ src/components/inline-widget/index.test.tsx:477:30