Skip to content

feat: minify svg icons #3380

feat: minify svg icons

feat: minify svg icons #3380

Triggered via pull request December 9, 2024 10:46
Status Failure
Total duration 5m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
<ModalBottomSheet /> › given mobile viewport width › match snapshot: packages/vibrant-components/src/lib/ModalBottomSheet/ModalBottomSheet.spec.tsx#L314
expect(received).toMatchSnapshot() Snapshot name: `<ModalBottomSheet /> given mobile viewport width match snapshot 1` - Snapshot - 1 + Received + 1 @@ -388,11 +388,11 @@ data-testid="close-regular" viewBox="0 0 24 24" > <path class="emotion-10" - d="m13.75 12 6.35-6.35c.1-.1.1-.25 0-.35l-1.4-1.4c-.1-.1-.25-.1-.35 0L12 10.25l-6.35-6.4c-.1-.1-.25-.1-.35 0l-1.4 1.4c-.1.1-.1.25 0 .35l6.35 6.4-6.4 6.35c-.1.1-.1.25 0 .35l1.4 1.4c.1.1.25.1.35 0l6.4-6.35 6.35 6.35c.1.1.25.1.35 0l1.4-1.4c.1-.1.1-.25 0-.35L13.75 12Z" + d="m13.75 12 6.35-6.35c.1-.1.1-.25 0-.35l-1.4-1.4c-.1-.1-.25-.1-.35 0L12 10.25l-6.35-6.4c-.1-.1-.25-.1-.35 0l-1.4 1.4c-.1.1-.1.25 0 .35l6.35 6.4-6.4 6.35c-.1.1-.1.25 0 .35l1.4 1.4c.1.1.25.1.35 0l6.4-6.35 6.35 6.35c.1.1.25.1.35 0l1.4-1.4c.1-.1.1-.25 0-.35z" /> </svg> </button> </div> </div> at Object.<anonymous> (src/lib/ModalBottomSheet/ModalBottomSheet.spec.tsx:314:34)
<ModalBottomSheet /> › given viewport width larger than mobile › match snapshot: packages/vibrant-components/src/lib/ModalBottomSheet/ModalBottomSheet.spec.tsx#L334
expect(received).toMatchSnapshot() Snapshot name: `<ModalBottomSheet /> given viewport width larger than mobile match snapshot 1` - Snapshot - 1 + Received + 1 @@ -388,11 +388,11 @@ data-testid="close-regular" viewBox="0 0 24 24" > <path class="emotion-10" - d="m13.75 12 6.35-6.35c.1-.1.1-.25 0-.35l-1.4-1.4c-.1-.1-.25-.1-.35 0L12 10.25l-6.35-6.4c-.1-.1-.25-.1-.35 0l-1.4 1.4c-.1.1-.1.25 0 .35l6.35 6.4-6.4 6.35c-.1.1-.1.25 0 .35l1.4 1.4c.1.1.25.1.35 0l6.4-6.35 6.35 6.35c.1.1.25.1.35 0l1.4-1.4c.1-.1.1-.25 0-.35L13.75 12Z" + d="m13.75 12 6.35-6.35c.1-.1.1-.25 0-.35l-1.4-1.4c-.1-.1-.25-.1-.35 0L12 10.25l-6.35-6.4c-.1-.1-.25-.1-.35 0l-1.4 1.4c-.1.1-.1.25 0 .35l6.35 6.4-6.4 6.35c-.1.1-.1.25 0 .35l1.4 1.4c.1.1.25.1.35 0l6.4-6.35 6.35 6.35c.1.1.25.1.35 0l1.4-1.4c.1-.1.1-.25 0-.35z" /> </svg> </button> </div> </div> at Object.<anonymous> (src/lib/ModalBottomSheet/ModalBottomSheet.spec.tsx:334:34)
<BreadCrumbs /> › when BreadCrumbs with 3 items rendered › match snapshot: packages/vibrant-components/src/lib/BreadCrumbs/BreadCrumbs.spec.tsx#L55
expect(received).toMatchSnapshot() Snapshot name: `<BreadCrumbs /> when BreadCrumbs with 3 items rendered match snapshot 1` - Snapshot - 2 + Received + 2 @@ -236,11 +236,11 @@ data-testid="separator" viewBox="0 0 24 24" > <path class="emotion-9" - d="m15.955 11.525-8.2 8.2c-.1.1-.1.25 0 .35l.9.9c.1.1.25.1.35 0l9.25-9.25c.1-.1.1-.25 0-.35l-9.25-9.3c-.1-.1-.25-.1-.35 0l-.9.9c-.1.1-.1.25 0 .35l8.2 8.2Z" + d="m15.955 11.525-8.2 8.2c-.1.1-.1.25 0 .35l.9.9c.1.1.25.1.35 0l9.25-9.25c.1-.1.1-.25 0-.35l-9.25-9.3c-.1-.1-.25-.1-.35 0l-.9.9c-.1.1-.1.25 0 .35z" /> </svg> </div> <div class="emotion-5" @@ -273,11 +273,11 @@ data-testid="separator" viewBox="0 0 24 24" > <path class="emotion-9" - d="m15.955 11.525-8.2 8.2c-.1.1-.1.25 0 .35l.9.9c.1.1.25.1.35 0l9.25-9.25c.1-.1.1-.25 0-.35l-9.25-9.3c-.1-.1-.25-.1-.35 0l-.9.9c-.1.1-.1.25 0 .35l8.2 8.2Z" + d="m15.955 11.525-8.2 8.2c-.1.1-.1.25 0 .35l.9.9c.1.1.25.1.35 0l9.25-9.25c.1-.1.1-.25 0-.35l-9.25-9.3c-.1-.1-.25-.1-.35 0l-.9.9c-.1.1-.1.25 0 .35z" /> </svg> </div> <div class="emotion-5" at Object.<anonymous> (src/lib/BreadCrumbs/BreadCrumbs.spec.tsx:55: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)
<NumericField /> › when NumericField rendered › match snapshot: packages/vibrant-components/src/lib/NumericField/NumericField.spec.tsx#L59
expect(received).toMatchSnapshot() Snapshot name: `<NumericField /> when NumericField rendered match snapshot 1` - Snapshot - 2 + Received + 2 @@ -242,11 +242,11 @@ data-testid="minus-regular" viewBox="0 0 24 24" > <path class="emotion-5" - d="M21.25 13.25H2.75c-.15 0-.25-.1-.25-.25v-2c0-.15.1-.25.25-.25h18.5c.15 0 .25.1.25.25v2c0 .15-.1.25-.25.25Z" + d="M21.25 13.25H2.75c-.15 0-.25-.1-.25-.25v-2c0-.15.1-.25.25-.25h18.5c.15 0 .25.1.25.25v2c0 .15-.1.25-.25.25" /> </svg> <span class="emotion-6" style="opacity: 0; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" @@ -267,11 +267,11 @@ data-testid="add-regular" viewBox="0 0 24 24" > <path class="emotion-5" - d="M21.25 10.75h-8v-8c0-.15-.1-.25-.25-.25h-2c-.15 0-.25.1-.25.25v8h-8c-.15 0-.25.1-.25.25v2c0 .15.1.25.25.25h8v8c0 .15.1.25.25.25h2c.15 0 .25-.1.25-.25v-8h8c.15 0 .25-.1.25-.25v-2c0-.15-.1-.25-.25-.25Z" + d="M21.25 10.75h-8v-8c0-.15-.1-.25-.25-.25h-2c-.15 0-.25.1-.25.25v8h-8c-.15 0-.25.1-.25.25v2c0 .15.1.25.25.25h8v8c0 .15.1.25.25.25h2c.15 0 .25-.1.25-.25v-8h8c.15 0 .25-.1.25-.25v-2c0-.15-.1-.25-.25-.25" /> </svg> <span class="emotion-6" style="opacity: 0; transition-property: opacity; transition-duration: 200ms; transition-timing-function: cubic-bezier(0.5, 1, 0.89, 1);" at Object.<anonymous> (src/lib/NumericField/NumericField.spec.tsx:59: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)
<SelectField /> › when size is lg › match snapshot: packages/vibrant-components/src/lib/SelectField/SelectField.spec.tsx#L34
expect(received).toMatchSnapshot() Snapshot name: `<SelectField /> when size is lg match snapshot 1` - Snapshot - 1 + Received + 1 @@ -195,11 +195,11 @@ data-testid="arrowtriangledown-thin" viewBox="0 0 24 24" > <path class="emotion-0" - d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4Z" + d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4" /> </svg> </div> </div> </div> at Object.<anonymous> (src/lib/SelectField/SelectField.spec.tsx:34: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)
<SelectField /> › when size is md › match snapshot: packages/vibrant-components/src/lib/SelectField/SelectField.spec.tsx#L59
expect(received).toMatchSnapshot() Snapshot name: `<SelectField /> when size is md match snapshot 1` - Snapshot - 1 + Received + 1 @@ -195,11 +195,11 @@ data-testid="arrowtriangledown-thin" viewBox="0 0 24 24" > <path class="emotion-0" - d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4Z" + d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4" /> </svg> </div> </div> </div> at Object.<anonymous> (src/lib/SelectField/SelectField.spec.tsx:59: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)
<SelectField /> › when size is sm › match snapshot: packages/vibrant-components/src/lib/SelectField/SelectField.spec.tsx#L84
expect(received).toMatchSnapshot() Snapshot name: `<SelectField /> when size is sm match snapshot 1` - Snapshot - 1 + Received + 1 @@ -195,11 +195,11 @@ data-testid="arrowtriangledown-thin" viewBox="0 0 24 24" > <path class="emotion-0" - d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4Z" + d="m7.05 9.4 4.75 7c.1.15.3.15.4 0l4.75-7c.1-.15 0-.4-.2-.4h-9.5c-.2 0-.3.25-.2.4" /> </svg> </div> </div> </div> at Object.<anonymous> (src/lib/SelectField/SelectField.spec.tsx:84: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)
<RangePickerField /> › when size is lg › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L19
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is lg match snapshot 1` - Snapshot - 2 + Received + 2 @@ -265,15 +265,15 @@ data-testid="calendar-thin" viewBox="0 0 24 24" > <path class="emotion-8" - d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" + d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25" /> <path class="emotion-8" - d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" + d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25m-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5z" /> </svg> </button> </div> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:19: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)
<RangePickerField /> › when size is md › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L29
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is md match snapshot 1` - Snapshot - 2 + Received + 2 @@ -265,15 +265,15 @@ data-testid="calendar-thin" viewBox="0 0 24 24" > <path class="emotion-8" - d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" + d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25" /> <path class="emotion-8" - d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" + d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25m-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5z" /> </svg> </button> </div> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:29: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)
<RangePickerField /> › when size is sm › match snapshot: packages/vibrant-components/src/lib/RangePickerField/RangePickerField.spec.tsx#L39
expect(received).toMatchSnapshot() Snapshot name: `<RangePickerField /> when size is sm match snapshot 1` - Snapshot - 2 + Received + 2 @@ -265,15 +265,15 @@ data-testid="calendar-thin" viewBox="0 0 24 24" > <path class="emotion-8" - d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25Z" + d="M17.25 13.5h-3.5c-.15 0-.25.1-.25.25v3.5c0 .15.1.25.25.25h3.5c.15 0 .25-.1.25-.25v-3.5c0-.15-.1-.25-.25-.25" /> <path class="emotion-8" - d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25Zm-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5h.05Z" + d="M21.75 4h-4.6V2.25C17.1 2.1 17 2 16.9 2h-1.25c-.15 0-.25.1-.25.25V4H8.6V2.25c0-.15-.1-.25-.2-.25H7.15c-.15 0-.25.1-.25.25V4H2.25C2.1 4 2 4.1 2 4.25v17.5c0 .15.1.25.25.25h19.5c.15 0 .25-.1.25-.25V4.25c0-.15-.1-.25-.25-.25m-1.5 16.25H3.75V5.75h3.1V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h6.75V7.5c0 .15.1.25.25.25h1.25c.15 0 .25-.1.25-.25V5.75h3.1v14.5z" /> </svg> </button> </div> </div> at Object.<anonymous> (src/lib/RangePickerField/RangePickerField.spec.tsx:39: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 `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 `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/