chore: release #17001
Annotations
10 warnings
Run pnpm install:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
Run pnpm install:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
Run pnpm install:
packages/form/src/components/ToggleField/index.tsx#L22
Unexpected any. Specify a different type
|
Run pnpm install:
packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L29
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L64
"neutral" | "danger" | "info" | "primary" | "secondary" | "success" | "warning" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L109
"small" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/Icon.tsx#L109
"large" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L33
"small" | "large" | "xlarge" | "xxlarge" is overridden by string in this union type
|
Run pnpm install:
packages/icons/src/components/Icon/legacy/index.tsx#L70
"neutral" | "danger" | "info" | "primary" | "secondary" | "success" | "warning" is overridden by string in this union type
|
Loading