chore: release versions #3213
Annotations
3 errors and 6 warnings
<TabGroup /> › when TabGroup rendered › scrollIntoView called:
packages/vibrant-components/src/lib/TabGroup/TabGroup.spec.tsx#L46
expect(jest.fn()).toBeCalled()
Expected number of calls: >= 1
Received number of calls: 0
at Object.<anonymous> (src/lib/TabGroup/TabGroup.spec.tsx:46:28)
at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22)
at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38)
at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@kayahr/jest-electron-runner/src/main/electron/browser_window_injected_code.ts:33:28)
|
<Spinner /> › when Spinner rendered › match snapshot:
packages/vibrant-components/src/lib/Spinner/Spinner.spec.tsx#L16
expect(received).toMatchSnapshot()
Snapshot name: `<Spinner /> when Spinner rendered match snapshot 1`
- Snapshot - 0
+ Received + 1
@@ -29,7 +29,8 @@
<div>
<span
class="emotion-0"
data-testid="spinner"
+ style="transform: rotate(0deg);"
/>
</div>
at Object.<anonymous> (src/lib/Spinner/Spinner.spec.tsx:16:34)
at runTestInternal (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:231:22)
at runTest (../../node_modules/@kayahr/jest-electron-runner/src/main/electron/runTest.ts:309:38)
at EventEmitter.<anonymous> (../../file:/home/runner/work/opensource/opensource/node_modules/@kayahr/jest-electron-runner/src/main/electron/browser_window_injected_code.ts:33:28)
|
ci
The process '/usr/bin/xvfb-run' failed with exit code 1
|
chromatic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3, GabrielBB/xvfb-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|