feat(utils/sui-tokens): first attempt #134
Annotations
10 errors and 1 warning
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L1
Could not find a declaration file for module 'chroma-js'. '/home/runner/work/sui-components/sui-components/node_modules/chroma-js/index.js' implicitly has an 'any' type.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L7
Type '{ fontSize: string; color: { hero: { 50: string; 100: string; 200: string; 300: string; 400: string; 500: string; 600: string; 700: string; 800: string; 900: string; }; triforce: { 50: string; 100: string; 200: string; ... 6 more ...; 900: string; }; ... 6 more ...; base: { ...; }; }; colorSpace: string; opacity: { ...' is not assignable to type 'PrimitiveTheme'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L118
Type '({ color, opacity }: PrimitiveTheme) => { color: { brand: { main: string; mainHovered: string; mainPressed: string; mainFocused: string; mainDisabled: any; onMain: string; mainContainer: string; mainContainerHovered: string; ... 45 more ...; onSupportVariant: string; }; feedback: { ...; }; base: { ...; }; extra: {};...' is not assignable to type '(themePrimitives?: PrimitiveTheme | undefined, settingsTheme?: SettingsTheme | undefined) => SemanticTheme'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L121
'color' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L122
'color' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L123
'color' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L124
'color' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L125
'color' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L125
'opacity' is possibly 'undefined'.
|
Typecheck:
utils/sui-theme/milanuncios.tokens.config.ts#L126
'color' is possibly 'undefined'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading