fix: fix native Skeleton.Button crash (#921) #3151
Annotations
2 errors and 4 warnings
<Drawer /> › when Drawer type is standard › content size is shrink:
packages/vibrant-components/src/lib/Drawer/Drawer.spec.tsx#L88
expect(received).toEqual(expected) // deep equality
Expected: "480px"
Received: "0px"
Ignored nodes: comments, script, style
<html>
<head>
<meta
charset="UTF-8"
/>
<title>
jest-electron-runner
</title>
<meta
content="default-src * data: blob: 'unsafe-inline' 'unsafe-hashes' 'unsafe-eval'"
http-equiv="Content-Security-Policy"
/>
</head>
<body>
<div>
<div
class="emotion-1h1r1ds"
>
<div
class="emotion-1lw4xns"
data-testid="drawer"
tabindex="0"
>
<div
class="emotion-vwco3d"
>
<div
class="emotion-4eiykd"
data-testid="drawer-content-container"
style="width: 480px; transition-property: width; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);"
>
<div
class="emotion-17f4zqp"
/>
</div>
<div
class="emotion-vzcpki"
>
<div
class="emotion-pw79hz"
>
<div
class="emotion-ie0t6v"
style="transform: translateX(-400px); transition-property: transform; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);"
>
<div
class="emotion-227ww4"
data-testid="drawer-panel"
>
<div
class="emotion-1u8pn7i"
kind="default"
/>
<div
class="emotion-1vnqyem"
>
<div
class="emotion-ta9te4"
>
<div
class="emotion-12z1g49"
>
<div
class="emotion-17f4zqp"
/>
</div>
</div>
<div
class="emotion-12j5knc"
/>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>...
at timeout (src/lib/Drawer/Drawer.spec.tsx:88:55)
at runWithExpensiveErrorDiagnosticsDisabled (../../node_modules/@testing-library/dom/dist/config.js:47:12)
at checkCallback (../../node_modules/@testing-library/dom/dist/wait-for.js:127:77)
at checkRealTimersCallback (../../node_modules/@testing-library/dom/dist/wait-for.js:121:16)
|
ci
The process '/usr/bin/xvfb-run' failed with exit code 1
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ci
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|