Skip to content

fix(ui-color-picker): add hex to aria-label #4312

fix(ui-color-picker): add hex to aria-label

fix(ui-color-picker): add hex to aria-label #4312

Status Failure
Total duration 7m 28s
Artifacts

pr-validation.yml

on: pull_request
Lint commit msg + code
4m 12s
Lint commit msg + code
Vitest unit tests
5m 34s
Vitest unit tests
Cypress component tests
7m 18s
Cypress component tests
Legacy unit tests
4m 15s
Legacy unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
packages/ui-color-picker/src/ColorPreset/__new-tests__/ColorPreset.test.tsx > <ColorPreset /> > colors prop > should render tooltips for all colors: packages/ui-color-picker/src/ColorPreset/__new-tests__/ColorPreset.test.tsx#L115
AssertionError: expected 'Tooltip_18' to be null // Object.is equality - Expected: null + Received: "Tooltip_18" ❯ packages/ui-color-picker/src/ColorPreset/__new-tests__/ColorPreset.test.tsx:115:44 ❯ packages/ui-color-picker/src/ColorPreset/__new-tests__/ColorPreset.test.tsx:111:18
Vitest unit tests
Process completed with exit code 1.