fix(deps): update all non-major dependencies #878
Annotations
7 errors, 1 warning, and 1 notice
Run pnpm qa:
playground/emotion-plugin/__tests__/emotion-plugin.spec.ts#L1
1) [chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:9:1 › Emotion plugin build
Error: [vite:build-html] failed to handle: failed to invoke plugin: failed to invoke plugin on 'Some("/home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/emotion-plugin/src/index.jsx")'
Caused by:
0: failed to invoke `/home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/node_modules/.pnpm/@swc+plugin-emotion@4.0.3/node_modules/@swc/plugin-emotion/swc_plugin_emotion.wasm` as js transform plugin at /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/node_modules/.pnpm/@swc+plugin-emotion@4.0.3/node_modules/@swc/plugin-emotion/swc_plugin_emotion.wasm
1: wasm plugin bytecheck failed "failed without error information; enable debug assertions and the `alloc` feature in rancor for error information"
file: /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/emotion-plugin/index.html
|
Run pnpm qa:
playground/emotion-plugin/__tests__/emotion-plugin.spec.ts#L1
2) [chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:26:1 › Emotion plugin HMR
Test timeout of 10000ms exceeded.
|
Run pnpm qa:
playground/emotion-plugin/__tests__/emotion-plugin.spec.ts#L33
2) [chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:26:1 › Emotion plugin HMR
Error: locator.hover: Test timeout of 10000ms exceeded.
Call log:
- waiting for locator('button')
31 |
32 | const button = page.locator("button");
> 33 | await button.hover();
| ^
34 | await expectColor(button, "color", "#646cff");
35 |
36 | await button.click();
at /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:33:16
|
Run pnpm qa:
playground/styled-components/__tests__/styled-components.spec.ts#L1
3) [chromium] › playground/styled-components/__tests__/styled-components.spec.ts:9:1 › styled-components build
Error: [vite:build-html] failed to handle: failed to invoke plugin: failed to invoke plugin on 'Some("/home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/styled-components/src/index.tsx")'
Caused by:
0: failed to invoke `/home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/node_modules/.pnpm/@swc+plugin-styled-components@3.0.3/node_modules/@swc/plugin-styled-components/swc_plugin_styled_components.wasm` as js transform plugin at /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/node_modules/.pnpm/@swc+plugin-styled-components@3.0.3/node_modules/@swc/plugin-styled-components/swc_plugin_styled_components.wasm
1: wasm plugin bytecheck failed "failed without error information; enable debug assertions and the `alloc` feature in rancor for error information"
file: /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/styled-components/index.html
|
Run pnpm qa:
playground/styled-components/__tests__/styled-components.spec.ts#L1
4) [chromium] › playground/styled-components/__tests__/styled-components.spec.ts:25:1 › styled-components HMR
Test timeout of 10000ms exceeded.
|
Run pnpm qa:
playground/styled-components/__tests__/styled-components.spec.ts#L33
4) [chromium] › playground/styled-components/__tests__/styled-components.spec.ts:25:1 › styled-components HMR
Error: expect(locator).toHaveText(expected)
Locator: locator('button')
Expected string: "count is 0"
Received: <element(s) not found>
Call log:
- expect.toHaveText with timeout 30000ms
- waiting for locator('button')
31 |
32 | const button = page.locator("button");
> 33 | await expect(button).toHaveText("count is 0", { timeout: 30000 });
| ^
34 | await expectColor(button, "color", "#ffffff");
35 | await button.click();
36 | await expect(button).toHaveText("count is 1");
at /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground/styled-components/__tests__/styled-components.spec.ts:33:24
|
Run pnpm qa
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run pnpm qa
4 failed
[chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:9:1 › Emotion plugin build
[chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:26:1 › Emotion plugin HMR
[chromium] › playground/styled-components/__tests__/styled-components.spec.ts:9:1 › styled-components build
[chromium] › playground/styled-components/__tests__/styled-components.spec.ts:25:1 › styled-components HMR
15 passed (37.0s)
|
Set up job
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/checkout@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run corepack enable
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/setup-node@v4
1s
1s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run pnpm install --frozen-lockfile --prefer-offline
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run actions/cache@v4
3s
3s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run pnpm playwright install chromium
9s
9s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Run pnpm qa
43s
43s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/cache@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/setup-node@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Post Run actions/checkout@v4
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Complete job
0s
0s
Error:
This step has been truncated due to its large size. Download the full logs from the menu
once the workflow run has completed.
Loading