feat(turbo): add turbo config #15933
ci.yml
on: pull_request
Annotations
14 errors and 20 warnings
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
Cannot find module '@ultraviolet/ui' or its corresponding type declarations.
|
typecheck
@ultraviolet/icons#typecheck: command (/home/runner/work/ultraviolet/ultraviolet/packages/icons) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Process completed with exit code 2.
|
lint:
eslint.config.mjs#L7
'turboConfig' is defined but never used
|
lint
Process completed with exit code 1.
|
format:
eslint.config.mjs#L7
'turboConfig' is defined but never used
|
format
Process completed with exit code 1.
|
lint:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
lint:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
lint:
packages/form/src/components/Form/index.tsx#L37
Prop spreading is forbidden
|
lint:
packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
|
lint:
packages/form/src/components/ToggleField/index.tsx#L24
Unexpected any. Specify a different type
|
lint:
packages/icons/src/components/Icon/index.tsx#L26
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L26
"large" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L70
"neutral" | "primary" | "secondary" | "success" | "danger" | "warning" | "info" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L117
"small" is overridden by string in this union type
|
lint:
packages/icons/src/components/Icon/index.tsx#L117
"large" is overridden by string in this union type
|
format:
jest-axe.d.ts#L15
'any' overrides all other types in this union type
|
format:
jest-axe.d.ts#L17
'any' overrides all other types in this intersection type
|
format:
packages/form/src/components/Form/index.tsx#L37
Prop spreading is forbidden
|
format:
packages/form/src/components/ToggleField/index.tsx#L23
Unexpected any. Specify a different type
|
format:
packages/form/src/components/ToggleField/index.tsx#L24
Unexpected any. Specify a different type
|
format:
packages/icons/src/components/Icon/index.tsx#L26
"small" is overridden by string in this union type
|
format:
packages/icons/src/components/Icon/index.tsx#L26
"large" is overridden by string in this union type
|
format:
packages/icons/src/components/Icon/index.tsx#L70
"neutral" | "primary" | "secondary" | "success" | "danger" | "warning" | "info" is overridden by string in this union type
|
format:
packages/icons/src/components/Icon/index.tsx#L117
"small" is overridden by string in this union type
|
format:
packages/icons/src/components/Icon/index.tsx#L117
"large" is overridden by string in this union type
|