Skip to content

chore(deps): update all non-major dependencies #815

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #815

Triggered via pull request November 4, 2024 03:33
Status Failure
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 notice
[chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:9:1 › Emotion plugin build: 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:react-swc] 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[email protected]/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[email protected]/node_modules/@swc/plugin-emotion/swc_plugin_emotion.wasm 1: failed to run Wasm plugin transform. Please ensure the version of `swc_core` used by the plugin is compatible with the host runtime. See the documentation for compatibility information. If you are an author of the plugin, please update `swc_core` to the compatible version. Note that if you want to use the os features like filesystem, you need to use `wasi`. Wasm itself does not have concept of filesystem. https://swc.rs/docs/plugin/selecting-swc-core See https://plugins.swc.rs/versions/from-plugin-runner/3.0.0 for the list of the compatible versions. Build info: Date: 2024-11-04 Timestamp: 2024-11-04T02:56:44.245486996Z Version info: swc_plugin_runner: 3.0.0 Dependencies: anyhow 1.0.92,codspeed-criterion-compat 2.7.2,criterion 0.5.1,enumset 1.1.5,futures 0.3.31,once_cell 1.20.2,parking_lot 0.12.3,serde 1.0.214,serde_json 1.0.132,swc_atoms 2.0.0,swc_common 3.0.0,swc_css_ast 3.0.0,swc_css_parser 3.0.0,swc_ecma_ast 3.0.0,swc_ecma_loader 3.0.0,swc_ecma_parser 4.0.0,swc_ecma_visit 3.0.0,swc_malloc 1.0.0,swc_plugin_proxy 3.0.0,testing 3.0.0,tokio 1.41.0,tracing 0.1.40,vergen 9.0.1,virtual-fs 0.16.0,wasmer 4.3.7,wasmer-cache 4.3.7,wasmer-compiler-cranelift 4.3.7,wasmer-wasix 0.27.0 2: RuntimeError: unreachable at <unnamed> (<module>[4141]:0x1861ab) at <unnamed> (<module>[4136]:0x186007) at <unnamed> (<module>[4135]:0x185d2d) at <unnamed> (<module>[4122]:0x1850d1) at <unnamed> (<module>[4121]:0x185034) at <unnamed> (<module>[4130]:0x185841) at <unnamed> (<module>[4274]:0x1932f0) at <unnamed> (<module>[4318]:0x1998b7) at <unnamed> (<module>[1314]:0x949ea) at <unnamed> (<module>[1313]:0x9479a) at <unnamed> (<module>[120]:0xa5e7) at <unnamed> (<module>[118]:0xa247) at <unnamed> (<module>[959]:0x86ee5) at <unnamed> (<module>[4421]:0x1a05aa) file: /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/emotion-plugin/src/index.jsx
[chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:26:1 › Emotion plugin HMR: 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.
[chromium] › playground/emotion-plugin/__tests__/emotion-plugin.spec.ts:26:1 › Emotion plugin HMR: 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
[chromium] › playground/styled-components/__tests__/styled-components.spec.ts:9:1 › styled-components build: 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:react-swc] 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[email protected]/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[email protected]/node_modules/@swc/plugin-styled-components/swc_plugin_styled_components.wasm 1: failed to run Wasm plugin transform. Please ensure the version of `swc_core` used by the plugin is compatible with the host runtime. See the documentation for compatibility information. If you are an author of the plugin, please update `swc_core` to the compatible version. Note that if you want to use the os features like filesystem, you need to use `wasi`. Wasm itself does not have concept of filesystem. https://swc.rs/docs/plugin/selecting-swc-core See https://plugins.swc.rs/versions/from-plugin-runner/3.0.0 for the list of the compatible versions. Build info: Date: 2024-11-04 Timestamp: 2024-11-04T02:56:44.245486996Z Version info: swc_plugin_runner: 3.0.0 Dependencies: anyhow 1.0.92,codspeed-criterion-compat 2.7.2,criterion 0.5.1,enumset 1.1.5,futures 0.3.31,once_cell 1.20.2,parking_lot 0.12.3,serde 1.0.214,serde_json 1.0.132,swc_atoms 2.0.0,swc_common 3.0.0,swc_css_ast 3.0.0,swc_css_parser 3.0.0,swc_ecma_ast 3.0.0,swc_ecma_loader 3.0.0,swc_ecma_parser 4.0.0,swc_ecma_visit 3.0.0,swc_malloc 1.0.0,swc_plugin_proxy 3.0.0,testing 3.0.0,tokio 1.41.0,tracing 0.1.40,vergen 9.0.1,virtual-fs 0.16.0,wasmer 4.3.7,wasmer-cache 4.3.7,wasmer-compiler-cranelift 4.3.7,wasmer-wasix 0.27.0 2: RuntimeError: unreachable at <unnamed> (<module>[4703]:0x1949f8) at <unnamed> (<module>[4697]:0x194845) at <unnamed> (<module>[4696]:0x19456b) at <unnamed> (<module>[4683]:0x19390f) at <unnamed> (<module>[4682]:0x193872) at <unnamed> (<module>[4691]:0x19407f) at <unnamed> (<module>[4836]:0x1a1b8c) at <unnamed> (<module>[4880]:0x1a8153) at <unnamed> (<module>[1010]:0x7c9fb) at <unnamed> (<module>[1009]:0x7c7ab) at <unnamed> (<module>[56]:0x3801) at <unnamed> (<module>[748]:0x722f7) at <unnamed> (<module>[4985]:0x1af3e6) file: /home/runner/work/vite-plugin-react-swc/vite-plugin-react-swc/playground-temp/styled-components/src/index.tsx
[chromium] › playground/styled-components/__tests__/styled-components.spec.ts:25:1 › styled-components HMR: 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.
[chromium] › playground/styled-components/__tests__/styled-components.spec.ts:25:1 › styled-components HMR: 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
ci
Process completed with exit code 1.
🎭 Playwright Run Summary
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.9s)