Skip to content

chore: release v2.24.0 #583

chore: release v2.24.0

chore: release v2.24.0 #583

Triggered via push July 27, 2024 21:45
Status Failure
Total duration 1m 46s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test/fixtures.test.ts > tab-double-quotes: test/fixtures.test.ts#L140
Error: Snapshot `tab-double-quotes 3` mismatched - Expected + Received @@ -1,11 +1,11 @@ export function HelloWorld({ greeting = "hello", greeted = "\"World\"", silent = false, onMouseOver, - }) { + }) { if (!greeting) { return null }; // TODO: Don't use random in render ❯ test/fixtures.test.ts:140:7 ❯ test/fixtures.test.ts:131:5
test (lts/*, macos-latest)
Process completed with exit code 1.
test/fixtures.test.ts > tab-double-quotes: test/fixtures.test.ts#L140
Error: Snapshot `tab-double-quotes 2` mismatched - Expected + Received @@ -1,11 +1,11 @@ export function HelloWorld({ greeting = "hello", greeted = "\"World\"", silent = false, onMouseOver, - }) { + }) { if (!greeting) { return null }; // TODO: Don't use random in render ❯ test/fixtures.test.ts:140:7 ❯ test/fixtures.test.ts:131:5
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/fixtures.test.ts > tab-double-quotes: test/fixtures.test.ts#L140
Error: Snapshot `tab-double-quotes 2` mismatched - Expected + Received @@ -1,11 +1,11 @@ export function HelloWorld({ greeting = "hello", greeted = "\"World\"", silent = false, onMouseOver, - }) { + }) { if (!greeting) { return null }; // TODO: Don't use random in render ❯ test/fixtures.test.ts:140:7 ❯ test/fixtures.test.ts:131:5
test (lts/*, windows-latest)
Process completed with exit code 1.