fix(deps): update all non-major dependencies #426
Annotations
6 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: failed to handle: assertion failed: !result.is_null()
|
[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: worker process exited unexpectedly (code=null, signal=SIGSEGV)
|
[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
Error: worker process exited unexpectedly (code=null, signal=SIGSEGV)
|
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
14 passed (1.7m)
|