test: remove unprefixed elements from tests #95
handle-release-branch-push.yml
on: push
Matrix: Verify
Publish: Release
0s
Annotations
5 errors and 1 warning
test/unit/typedefs/PixiElements.test.tsx > PixiElements > applies children and props:
test/unit/typedefs/PixiElements.test.tsx#L22
AssertionError: expected 'pixiGraphics' to deeply equal 'graphics'
Expected: "graphics"
Received: "pixiGraphics"
❯ test/unit/typedefs/PixiElements.test.tsx:22:49
|
Verify (Unit tests, test:unit, false)
Process completed with exit code 1.
|
Verify (Lint, test:lint, false)
The job was canceled because "Unit_tests_test_unit_fals" failed.
|
Verify (E2E tests, test:e2e, true)
The job was canceled because "Unit_tests_test_unit_fals" failed.
|
Verify (E2E tests, test:e2e, true)
The operation was canceled.
|
Verify (Unit tests, test:unit, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|