This repository has been archived by the owner on Feb 5, 2025. It is now read-only.
Merge pull request #52 from event-catalog/owner-and-repo-now-persisted #125
tests.yml
on: push
Tests on Ubuntu
17s
Tests on Windows
1m 17s
Annotations
2 errors and 1 warning
src/test/plugin.test.ts > OpenAPI EventCatalog Plugin > service generation > services > all the endpoints in the OpenAPI spec are messages the service `receives`. If the version matches the latest the receives are persisted, any duplicated are removed:
src/test/plugin.test.ts#L593
AssertionError: expected [ { id: 'list-pets', …(1) }, …(1) ] to have a length of 4 but got 2
- Expected
+ Received
- 4
+ 2
❯ src/test/plugin.test.ts:593:34
|
Tests on Ubuntu
Process completed with exit code 1.
|
Tests on Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|