feat(React): Added Icon component and Icons package #980
continuous-deployment.yml
on: pull_request
Annotations
7 errors and 4 warnings
test
Process completed with exit code 1.
|
lint
Cannot find module '@lux-design-system/icons' or its corresponding type declarations.
|
lint
Process completed with exit code 2.
|
build
Property 'size' does not exist on type '{ defaultChecked?: boolean | undefined; defaultValue?: string | number | readonly string[] | undefined; suppressContentEditableWarning?: boolean | undefined; suppressHydrationWarning?: boolean | undefined; ... 260 more ...; iconLibrary?: Partial<...> | undefined; }'.
|
build
Object literal may only specify known properties, and 'size' does not exist in type 'Partial<IconProps & { iconId: string; iconLibrary?: Partial<Record<string, ReactNode>> | undefined; } & { children?: ReactNode; }>'.
|
build
Object literal may only specify known properties, and 'size' does not exist in type 'Partial<ArgTypes<IconProps & { iconId: string; iconLibrary?: Partial<Record<string, ReactNode>> | undefined; } & { children?: ReactNode; }>>'.
|
build
Process completed with exit code 2.
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|