Skip to content

Improve Oxide scanner #4185

Improve Oxide scanner

Improve Oxide scanner #4185

Triggered via pull request February 13, 2025 11:16
Status Failure
Total duration 2m 17s
Artifacts

integration-tests.yml

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

Annotations

27 errors and 4 warnings
postcss/index.test.ts > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'a\/src\/index\.js\'\] { + --tw-content: 'a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'b\/src\/index\.js\'\] { + --tw-content: 'b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:590:5 ❯ utils.ts:432:14
postcss/index.test.ts > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'a\/src\/index\.js\'\] { + --tw-content: 'a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'b\/src\/index\.js\'\] { + --tw-content: 'b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:590:5 ❯ utils.ts:432:14
postcss/index.test.ts > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'a\/src\/index\.js\'\] { + --tw-content: 'a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'b\/src\/index\.js\'\] { + --tw-content: 'b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:590:5 ❯ utils.ts:432:14
postcss/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:1026:5 ❯ utils.ts:432:14
postcss/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:1026:5 ❯ utils.ts:432:14
postcss/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ postcss/index.test.ts:1026:5 ❯ utils.ts:432:14
Linux / postcss
Process completed with exit code 1.
vite/index.test.ts > postcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + .flex { + display: flex; + } + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + @Property --tw-font-weight { + syntax: "*"; + inherits: false; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > postcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + .flex { + display: flex; + } + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + @Property --tw-font-weight { + syntax: "*"; + inherits: false; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > postcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + .flex { + display: flex; + } + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + @Property --tw-font-weight { + syntax: "*"; + inherits: false; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > postcss > watch mode: integrations/vite/index.test.ts#L409
AssertionError: expected '.m-2 {\n margin: calc(var(--spacing)…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + .m-2 { + margin: calc(var(--spacing) * 2); + } + + .flex { + display: flex; + } + + .text-primary { + color: var(--color-primary); + } + + .underline { + text-decoration-line: underline; + } + + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: "project-b/src/index.js"; + content: var(--tw-content); + } + + :root, :host { + --color-primary: red; + } + + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:409:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:393:7 ❯ utils.ts:432:14
vite/index.test.ts > postcss > watch mode: integrations/vite/index.test.ts#L404
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ vite/index.test.ts:404:23 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:393:7 ❯ utils.ts:432:14
vite/index.test.ts > postcss > watch mode: integrations/vite/index.test.ts#L404
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ vite/index.test.ts:404:23 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:393:7 ❯ utils.ts:432:14
vite/index.test.ts > lightningcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + + .flex { + display: flex; + } + + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + + .underline { + text-decoration-line: underline; + } + + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: "project-b/src/index.js"; + content: var(--tw-content); + } + + @Property --tw-font-weight { + syntax: "*"; + inherits: false + } + + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > lightningcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + + .flex { + display: flex; + } + + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + + .underline { + text-decoration-line: underline; + } + + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: "project-b/src/index.js"; + content: var(--tw-content); + } + + @Property --tw-font-weight { + syntax: "*"; + inherits: false + } + + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > lightningcss > dev mode: integrations/vite/index.test.ts#L231
AssertionError: expected '\n/*! tailwindcss v4.0.6 | MIT Licens…' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-b\/src\/index\.js\'\] + + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .m-2 { + margin: calc(var(--spacing) * 2); + } + + .flex { + display: flex; + } + + .font-bold { + --tw-font-weight: var(--font-weight-bold); + font-weight: var(--font-weight-bold); + } + + .underline { + text-decoration-line: underline; + } + + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: "project-b/src/index.js"; + content: var(--tw-content); + } + + @Property --tw-font-weight { + syntax: "*"; + inherits: false + } + + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ vite/index.test.ts:231:24 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:216:7 ❯ utils.ts:432:14
vite/index.test.ts > lightningcss > watch mode: integrations/vite/index.test.ts#L404
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ vite/index.test.ts:404:23 ❯ Module.retryAssertion utils.ts:606:14 ❯ vite/index.test.ts:393:7 ❯ utils.ts:432:14
Unhandled error: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain ':root,\n:host {\n --color-blue-500: …' - Expected + Received - :root, - :host { + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + :root, :host { --color-blue-500: blue; } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 This error originated in "cli/index.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "cli/index.test.ts". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
cli/index.test.ts > CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > Standalone CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > Standalone CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > Standalone CLI > watch mode: integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/index\.js\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .flex { + display: flex; + } + .text-primary { + color: var(--color-primary); + } + .underline { + text-decoration-line: underline; + } + .content-\[\'project-a\/src\/index\.js\'\] { + --tw-content: 'project-a/src/index.js'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.js\'\] { + --tw-content: 'project-b/src/index.js'; + content: var(--tw-content); + } + .inverted\:flex { + @media (inverted-colors: inverted) { + display: flex; + } + } + .hocus\:underline { + &:focus { + text-decoration-line: underline; + } + &:hover { + text-decoration-line: underline; + } + } + :root, :host { + --color-primary: black; + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:328:7 ❯ utils.ts:432:14
cli/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/index\.html\'\] { + --tw-content: 'project-e/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/nested\/index\.html\'\] { + --tw-content: 'project-e/nested/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:1019:5 ❯ utils.ts:432:14
cli/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/index\.html\'\] { + --tw-content: 'project-e/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/nested\/index\.html\'\] { + --tw-content: 'project-e/nested/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:1019:5 ❯ utils.ts:432:14
cli/index.test.ts > auto source detection in depth, source(…) and `@source` can be configured to use auto source detection (build + watch mode): integrations/utils.ts#L363
AssertionError: expected '/*! tailwindcss v4.0.6 | MIT License …' to contain '.\[\.changed_\&\]\:content-\[\\'proje…' - Expected + Received - .\[\.changed_\&\]\:content-\[\'project-a\/src\/logo\.jpg\'\] + /*! tailwindcss v4.0.6 | MIT License | https://tailwindcss.com */ + .content-\[\'project-a\/node_modules\/my-lib-1\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-1/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-a/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-a\/src\/logo\.jpg\'\] { + --tw-content: 'project-a/src/logo.jpg'; + content: var(--tw-content); + } + .content-\[\'project-b\/src\/index\.html\'\] { + --tw-content: 'project-b/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-c\/src\/index\.html\'\] { + --tw-content: 'project-c/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/my-binary-file\.bin\'\] { + --tw-content: 'project-d/my-binary-file.bin'; + content: var(--tw-content); + } + .content-\[\'project-d\/node_modules\/my-lib-2\/src\/index\.html\'\] { + --tw-content: 'project-d/node modules/my-lib-2/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/bar\.html\'\] { + --tw-content: 'project-d/src/bar.html'; + content: var(--tw-content); + } + .content-\[\'project-d\/src\/index\.html\'\] { + --tw-content: 'project-d/src/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/index\.html\'\] { + --tw-content: 'project-e/index.html'; + content: var(--tw-content); + } + .content-\[\'project-e\/nested\/index\.html\'\] { + --tw-content: 'project-e/nested/index.html'; + content: var(--tw-content); + } + @Property --tw-content { + syntax: "*"; + inherits: false; + initial-value: ""; + } + ❯ utils.ts:363:47 ❯ retryAssertion utils.ts:606:14 ❯ cli/index.test.ts:1019:5 ❯ utils.ts:432:14
Linux / postcss
Cache not found for keys: Linux-oxide-f83b11021b36b55a00d53a6d3005d1d7b5a07a3aee936f7caa0fb213f2d419f8
Linux / upgrade
Cache not found for keys: Linux-oxide-f83b11021b36b55a00d53a6d3005d1d7b5a07a3aee936f7caa0fb213f2d419f8
Linux / vite
Cache not found for keys: Linux-oxide-f83b11021b36b55a00d53a6d3005d1d7b5a07a3aee936f7caa0fb213f2d419f8
Linux / cli
Cache not found for keys: Linux-oxide-f83b11021b36b55a00d53a6d3005d1d7b5a07a3aee936f7caa0fb213f2d419f8