[UIK-4808] Theme & playground draft #11772
cd.yml
on: pull_request
defineChangedComponents
59s
get-changed-files
23s
docs-lint
0s
Annotations
4 errors and 1 notice
|
static-lint
Process completed with exit code 2.
|
|
static-lint:
stories/theme/theme-playground-switcher.tsx#L55
Type '{ children: string[]; tag: ComponentTag | [ComponentTag, keyof IntrinsicElements] | ButtonComponent; ref?: ((((instance: SVGElement | ... 117 more ... | null) => void) | RefObject<...>) & (string | ... 1 more ... | RefObject<...>)) | null | undefined; ... 322 more ...; theme?: Theme | undefined; }' is not assignable to type '{ style?: CSSProperties | undefined; slot?: string | undefined; title?: string | undefined; hidden?: boolean | undefined; key?: Key | null | undefined; 'aria-hidden'?: Booleanish | undefined; ... 260 more ...; onTransitionEndCapture?: TransitionEventHandler<...> | undefined; }'.
|
|
static-lint:
stories/theme/theme-playground-switcher.tsx#L4
Cannot find module '@semcore/core/lib/theme/themes/lime-green' or its corresponding type declarations.
|
|
static-lint:
stories/theme/theme-playground-switcher.tsx#L1
Cannot find module '@semcore/core/lib/theme/themes/aqua-green' or its corresponding type declarations.
|
|
get-changed-files
The docs-lint job will be skipped because there’s no changed .md files.
|