port integration tests #8
Annotations
2 errors and 1 warning
error: expect(received).toEqual(expected):
packages/phoenix_live_view_ts/test/integration/metadata.test.js#L64
+ {}
- {
- altKey: undefined,
- id: "btn",
- }
- Expected - 4
+ Received + 1
at /home/runner/work/phx_ts/phx_ts/packages/phoenix_live_view_ts/test/integration/metadata.test.js:64:18
|
build-and-test-job
Process completed with exit code 1.
|
build-and-test-job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|