Skip to content

test

test #25

Triggered via push August 16, 2024 14:23
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
tests/firestore/collection.spec.ts > Firestore collections > fetches once: tests/firestore/collection.spec.ts#L210
AssertionError: expected [] to deeply equal [ { name: 'a' } ] - Expected + Received - Array [ - Object { - "name": "a", - }, - ] + Array [] ❯ tests/firestore/collection.spec.ts:210:31
tests/firestore/collection.spec.ts > Firestore collections > fetches once: tests/firestore/collection.spec.ts#L210
AssertionError: expected [] to deeply equal [ { name: 'a' } ] - Expected + Received - Array [ - Object { - "name": "a", - }, - ] + Array [] ❯ tests/firestore/collection.spec.ts:210:31
tests/firestore/collection.spec.ts > Firestore collections > fetches once: tests/firestore/collection.spec.ts#L210
AssertionError: expected [] to deeply equal [ { name: 'a' } ] - Expected + Received - Array [ - Object { - "name": "a", - }, - ] + Array [] ❯ tests/firestore/collection.spec.ts:210:31
tests/firestore/collection.spec.ts > Firestore collections > fetches once: tests/firestore/collection.spec.ts#L210
AssertionError: expected [] to deeply equal [ { name: 'a' } ] - Expected + Received - Array [ - Object { - "name": "a", - }, - ] + Array [] ❯ tests/firestore/collection.spec.ts:210:31
tests/firestore/collection.spec.ts > Firestore collections > rejects on error: tests/firestore/collection.spec.ts#L265
AssertionError: promise resolved "[]" instead of rejecting - Expected: [Error: rejected promise] + Received: Array [] ❯ tests/firestore/collection.spec.ts:265:36
tests/firestore/collection.spec.ts > Firestore collections > rejects on error: tests/firestore/collection.spec.ts#L265
AssertionError: promise resolved "[]" instead of rejecting - Expected: [Error: rejected promise] + Received: Array [] ❯ tests/firestore/collection.spec.ts:265:36
tests/firestore/collection.spec.ts > Firestore collections > rejects on error: tests/firestore/collection.spec.ts#L265
AssertionError: promise resolved "[]" instead of rejecting - Expected: [Error: rejected promise] + Received: Array [] ❯ tests/firestore/collection.spec.ts:265:36
tests/firestore/collection.spec.ts > Firestore collections > rejects on error: tests/firestore/collection.spec.ts#L265
AssertionError: promise resolved "[]" instead of rejecting - Expected: [Error: rejected promise] + Received: Array [] ❯ tests/firestore/collection.spec.ts:265:36
tests/firestore/collection.spec.ts > Firestore collections > resolves when the ref is populated: tests/firestore/collection.spec.ts#L276
AssertionError: expected [] to deep equally contain { name: 'a' } - Expected: Object { "name": "a", } + Received: Array [] ❯ tests/firestore/collection.spec.ts:276:26
tests/firestore/collection.spec.ts > Firestore collections > resolves when the ref is populated: tests/firestore/collection.spec.ts#L276
AssertionError: expected [] to deep equally contain { name: 'a' } - Expected: Object { "name": "a", } + Received: Array [] ❯ tests/firestore/collection.spec.ts:276:26