ecosystem-ci-from-pr #389
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
6 errors
packages/testing/src/testing.spec.ts > Testing > plugins > can override getters added in plugins:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L268
AssertionError: expected undefined to be 6 // Object.is equality
- Expected:
6
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:268:30
|
packages/testing/src/testing.spec.ts > Testing > getters > allows overriding getters:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L295
AssertionError: expected undefined to be 4 // Object.is equality
- Expected:
4
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:295:30
|
packages/testing/src/testing.spec.ts > Testing > plugins > can override getters added in plugins:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L268
AssertionError: expected undefined to be 6 // Object.is equality
- Expected:
6
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:268:30
|
packages/testing/src/testing.spec.ts > Testing > getters > allows overriding getters:
workspace/pinia/pinia/packages/testing/src/testing.spec.ts#L295
AssertionError: expected undefined to be 4 // Object.is equality
- Expected:
4
+ Received:
undefined
❯ packages/testing/src/testing.spec.ts:295:30
|
execute-all (pinia)
Process completed with exit code 1.
|
update-comment
Unhandled error: HttpError: Not Found
|