release: [email protected] #44
Annotations
4 errors and 1 warning
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
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|