Skip to content

chore: release v2.16.2 #444

chore: release v2.16.2

chore: release v2.16.2 #444

Triggered via push May 6, 2024 21:46
Status Failure
Total duration 1m 33s
Artifacts

ci.yml

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

Annotations

6 errors and 4 warnings
test/fixtures.test.ts > no-markdown-with-formatters: test/fixtures.test.ts#L125
Error: Snapshot `no-markdown-with-formatters 5` mismatched - Expected + Received @@ -3,13 +3,11 @@ } export function jsx2() { const props = { a: 1, b: 2 } return < a foo= 'bar' bar={`foo` } > - <div {...props } - a={1} - b="2">Inline Text</div> + <div {...props } a={1} b="2">Inline Text</div> <Component1> Block Text </Component1> <div> Mixed ❯ test/fixtures.test.ts:125:7 ❯ test/fixtures.test.ts:116:5
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
test/fixtures.test.ts > no-markdown-with-formatters: test/fixtures.test.ts#L125
Error: Snapshot `no-markdown-with-formatters 5` mismatched - Expected + Received @@ -3,13 +3,11 @@ } export function jsx2() { const props = { a: 1, b: 2 } return < a foo= 'bar' bar={`foo` } > - <div {...props } - a={1} - b="2">Inline Text</div> + <div {...props } a={1} b="2">Inline Text</div> <Component1> Block Text </Component1> <div> Mixed ❯ test/fixtures.test.ts:125:7 ❯ test/fixtures.test.ts:116:5
test (lts/*, macos-latest)
Process completed with exit code 1.
test/fixtures.test.ts > no-markdown-with-formatters: test/fixtures.test.ts#L125
Error: Snapshot `no-markdown-with-formatters 5` mismatched - Expected + Received @@ -3,13 +3,11 @@ } export function jsx2() { const props = { a: 1, b: 2 } return < a foo= 'bar' bar={`foo` } > - <div {...props } - a={1} - b="2">Inline Text</div> + <div {...props } a={1} b="2">Inline Text</div> <Component1> Block Text </Component1> <div> Mixed ❯ test/fixtures.test.ts:125:7 ❯ test/fixtures.test.ts:116:5
test (lts/*, windows-latest)
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (lts/*, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.