Skip to content

fix(transformer-attributify-jsx): matchedRule #4384

fix(transformer-attributify-jsx): matchedRule

fix(transformer-attributify-jsx): matchedRule #4384

Triggered via pull request May 11, 2024 01:51
Status Failure
Total duration 4m 50s
Artifacts

ci.yml

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

Annotations

8 errors and 4 warnings
test/preset-legacy-compat.test.ts > preset-legacy-compat > with commaStyleColorFunction: test/preset-legacy-compat.test.ts#L26
Error: Snapshot `preset-legacy-compat > with commaStyleColorFunction 1` mismatched - Expected + Received "/* layer: default */ - .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgb(255,, 255,, 255,, var(--un-bg-opacity));} + .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgba(255, 255, 255, var(--un-bg-opacity));} .text-red{--un-text-opacity:1;color:rgba(248, 113, 113, var(--un-text-opacity));}" ❯ test/preset-legacy-compat.test.ts:26:23
test (macos-latest, lts/*)
Process completed with exit code 1.
test/preset-legacy-compat.test.ts > preset-legacy-compat > with commaStyleColorFunction: test/preset-legacy-compat.test.ts#L26
Error: Snapshot `preset-legacy-compat > with commaStyleColorFunction 1` mismatched - Expected + Received "/* layer: default */ - .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgb(255,, 255,, 255,, var(--un-bg-opacity));} + .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgba(255, 255, 255, var(--un-bg-opacity));} .text-red{--un-text-opacity:1;color:rgba(248, 113, 113, var(--un-text-opacity));}" ❯ test/preset-legacy-compat.test.ts:26:23
test (ubuntu-latest, lts/*)
Process completed with exit code 1.
test/preset-legacy-compat.test.ts > preset-legacy-compat > with commaStyleColorFunction: test/preset-legacy-compat.test.ts#L26
Error: Snapshot `preset-legacy-compat > with commaStyleColorFunction 1` mismatched - Expected + Received "/* layer: default */ - .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgb(255,, 255,, 255,, var(--un-bg-opacity));} + .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgba(255, 255, 255, var(--un-bg-opacity));} .text-red{--un-text-opacity:1;color:rgba(248, 113, 113, var(--un-text-opacity));}" ❯ test/preset-legacy-compat.test.ts:26:23
test (ubuntu-latest, 18.18.2)
Process completed with exit code 1.
test/preset-legacy-compat.test.ts > preset-legacy-compat > with commaStyleColorFunction: test/preset-legacy-compat.test.ts#L26
Error: Snapshot `preset-legacy-compat > with commaStyleColorFunction 1` mismatched - Expected + Received "/* layer: default */ - .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgb(255,, 255,, 255,, var(--un-bg-opacity));} + .bg-\[rgba\(255\,255\,255\,0\.1\)\]{--un-bg-opacity:0.1;background-color:rgba(255, 255, 255, var(--un-bg-opacity));} .text-red{--un-text-opacity:1;color:rgba(248, 113, 113, var(--un-text-opacity));}" ❯ test/preset-legacy-compat.test.ts:26:23
test (windows-latest, lts/*)
Process completed with exit code 1.
test (macos-latest, lts/*)
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 (ubuntu-latest, lts/*)
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 (ubuntu-latest, 18.18.2)
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 (windows-latest, lts/*)
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/.