release: vuefire@3.2.1-beta.0 nuxt-vuefire@1.0.5-beta.0 #38
Annotations
4 errors and 1 warning
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(1) ] to have a length of 2 but got 4
- Expected
+ Received
- 2
+ 4
❯ tests/firestore/collection.spec.ts:415:31
|
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(3) ] to have a length of 2 but got 6
- Expected
+ Received
- 2
+ 6
❯ tests/firestore/collection.spec.ts:415:31
|
tests/firestore/collection.spec.ts > Firestore collections > can be bound to a getter:
tests/firestore/collection.spec.ts#L415
AssertionError: expected [ { …(2) }, { …(2) }, { …(2) }, …(5) ] to have a length of 2 but got 8
- Expected
+ Received
- 2
+ 8
❯ tests/firestore/collection.spec.ts:415:31
|
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
|