Fix typo in changeset #4908
Annotations
20 warnings
ci (20.5):
packages/circuit-ui/components/Button/IconButton.tsx#L106
Forbidden non-null assertion
|
ci (20.5):
packages/circuit-ui/components/Button/shared.tsx#L128
Unexpected any. Specify a different type
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (20.5):
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)'
|
ci (18):
packages/circuit-ui/components/Button/IconButton.tsx#L106
Forbidden non-null assertion
|
ci (18):
packages/circuit-ui/components/Button/shared.tsx#L128
Unexpected any. Specify a different type
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|
ci (18):
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)'
|