fix: paragraph 스타일을 수정한다 #3330
Annotations
3 errors and 6 warnings
chromatic
non-zero exit code
|
<Paragraph /> › when Paragraph with level 3 rendered › match snapshot:
packages/vibrant-components/src/lib/Paragraph/Paragraph.spec.tsx#L33
expect(received).toMatchSnapshot()
Snapshot name: `<Paragraph /> when Paragraph with level 3 rendered match snapshot 1`
- Snapshot - 2
+ Received + 2
@@ -1,12 +1,12 @@
.emotion-0 {
text-align: left;
color: #0c0c0c;
-webkit-text-fill-color: #0c0c0c;
text-fill-color: #0c0c0c;
- font-size: 1rem;
- line-height: 1.75rem;
+ font-size: 0.9375rem;
+ line-height: 1.3125rem;
font-weight: 400;
}
<div>
<span
at Object.<anonymous> (src/lib/Paragraph/Paragraph.spec.tsx:33: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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v3, GabrielBB/xvfb-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/
|