chore(Stack): Remove CSS modules feature flag from Stack #26492
Annotations
10 errors and 1 warning
Type check
Object literal may only specify known properties, and 'gapNarrow' does not exist in type 'Partial<ArgTypes<{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; ... 4 more ...; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>>>'.
|
Type check
Property 'gapNarrow' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'gapRegular' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'gapWide' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'directionNarrow' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'directionRegular' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'directionWide' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'. Did you mean 'direction'?
|
Type check
Property 'paddingNarrow' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'paddingRegular' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
Type check
Property 'paddingWide' does not exist on type '{ as?: ElementType<any, keyof IntrinsicElements> | undefined; gap?: Gap | undefined; direction?: Direction | undefined; align?: Align | undefined; wrap?: Wrap | undefined; justify?: Justify | undefined; padding?: Padding | undefined; className?: string | undefined; } & { ...; } & SxProp & HTMLAttributes<...>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading