Replace loading animation #4821
Annotations
6 errors and 10 warnings
|
packages/circuit-ui/components/Sidebar/Sidebar.spec.tsx#L37
at circuit-ui/packages/circuit-ui/components/Sidebar/Sidebar.spec.tsx:37:23
|
packages/circuit-ui/components/Sidebar/Sidebar.spec.tsx#L47
at circuit-ui/packages/circuit-ui/components/Sidebar/Sidebar.spec.tsx:47:23
|
packages/circuit-ui/components/Sidebar/components/CloseButton/CloseButton.spec.tsx#L26
at circuit-ui/packages/circuit-ui/components/Sidebar/components/CloseButton/CloseButton.spec.tsx:26:22
|
packages/circuit-ui/components/Sidebar/components/CloseButton/CloseButton.spec.tsx#L31
at circuit-ui/packages/circuit-ui/components/Sidebar/components/CloseButton/CloseButton.spec.tsx:31:22
|
|
packages/circuit-ui/components/Button/Button.tsx#L129
Unexpected any. Specify a different type
|
packages/circuit-ui/components/Calendar/RangePicker.tsx#L37
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.bit}' with 'var(--cui-spacings-bit)'
|
packages/circuit-ui/components/Calendar/RangePicker.tsx#L37
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.bit}' with 'var(--cui-spacings-bit)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L104
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.kilo}' with 'var(--cui-spacings-kilo)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L104
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.mega}' with 'var(--cui-spacings-mega)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L105
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.transitions.default}' with 'var(--cui-transitions-default)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L112
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.borderRadius.byte}' with 'var(--cui-border-radius-byte)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L113
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.transitions.default}' with 'var(--cui-transitions-default)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L134
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.kilo}' with 'var(--cui-spacings-kilo)'
|
packages/circuit-ui/components/Calendar/components/CalendarWrapper/CalendarWrapper.tsx#L135
Use CSS custom properties instead of the Emotion.js theme. Replace '${theme.spacings.giga}' with 'var(--cui-spacings-giga)'
|
The logs for this run have expired and are no longer available.
Loading