feat(turbo): add turbo config #15933
Annotations
2 errors and 10 warnings
eslint.config.mjs#L7
'turboConfig' is defined but never used
|
|
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
packages/form/src/components/Form/index.tsx#L37
Prop spreading is forbidden
|
packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
|
packages/form/src/components/ToggleField/index.tsx#L24
Unexpected any. Specify a different type
|
packages/icons/src/components/Icon/index.tsx#L26
"small" is overridden by string in this union type
|
packages/icons/src/components/Icon/index.tsx#L26
"large" is overridden by string in this union type
|
packages/icons/src/components/Icon/index.tsx#L70
"neutral" | "primary" | "secondary" | "success" | "danger" | "warning" | "info" is overridden by string in this union type
|
packages/icons/src/components/Icon/index.tsx#L117
"small" is overridden by string in this union type
|
packages/icons/src/components/Icon/index.tsx#L117
"large" is overridden by string in this union type
|
This job failed
Loading