feat(vkCom): Added colorAccentBlack #2030
Annotations
9 errors and 10 warnings
build:
dist/themes/vkCom/cssVars/theme/index.ts#L3334
Type '{ themeName: { name: string; value: string; }; themeNameBase: { name: string; value: string; }; gradientBlack: { name: string; value: string; }; gradientWhite: { name: string; value: string; }; gradientTint: { ...; }; ... 236 more ...; themeType: "cssVars"; }' is not assignable to type 'ThemeCssVars'.
|
build:
dist/themes/vkCom/index.ts#L1009
Type '{ themeName: string; themeNameBase: string; gradientBlack: string; gradientWhite: string; gradientTint: string; gradient: string; elevation1: "0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)"; ... 234 more ...; themeType: "root"; }' is not assignable to type 'Theme'.
|
build:
dist/themes/vkComDark/cssVars/theme/index.ts#L3334
Type '{ themeName: { name: string; value: string; }; themeNameBase: { name: string; value: string; }; gradientBlack: { name: string; value: string; }; gradientWhite: { name: string; value: string; }; gradientTint: { ...; }; ... 236 more ...; themeType: "cssVars"; }' is not assignable to type 'ThemeCssVars'.
|
build:
dist/themes/vkComDark/index.ts#L1009
Type '{ themeName: string; themeNameBase: string; gradientBlack: string; gradientWhite: string; gradientTint: string; gradient: string; elevation1: "0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px 2px 2px 0px rgba(0, 0, 0, 0.20)"; ... 234 more ...; themeType: "root"; }' is not assignable to type 'Theme'.
|
build:
dist/themes/vkontakteCom/cssVars/theme/index.ts#L3470
Type '{ themeName: { name: string; value: string; }; themeNameBase: { name: string; value: string; }; gradientBlack: { name: string; value: string; }; gradientWhite: { name: string; value: string; }; gradientTint: { ...; }; ... 342 more ...; themeType: "cssVars"; }' is not assignable to type 'ThemeCssVars<ThemeVkontakteAndroid>'.
|
build:
dist/themes/vkontakteCom/index.ts#L1043
Type '{ themeName: string; themeNameBase: string; gradientBlack: string; gradientWhite: string; gradientTint: string; gradient: string; elevation1: "0px 0px 2px rgba(0, 0, 0, 0.03), 0px 2px 2px rgba(0, 0, 0, 0.06)"; ... 340 more ...; themeType: "root"; }' is not assignable to type 'ThemeVkontakteAndroid'.
|
build:
dist/themes/vkontakteComDark/cssVars/theme/index.ts#L3470
Type '{ themeName: { name: string; value: string; }; themeNameBase: { name: string; value: string; }; gradientBlack: { name: string; value: string; }; gradientWhite: { name: string; value: string; }; gradientTint: { ...; }; ... 342 more ...; themeType: "cssVars"; }' is not assignable to type 'ThemeCssVars<ThemeVkontakteAndroid>'.
|
build:
dist/themes/vkontakteComDark/index.ts#L1043
Type '{ themeName: string; themeNameBase: string; gradientBlack: string; gradientWhite: string; gradientTint: string; gradient: string; elevation1: "0px 0px 2px 0px rgba(0, 0, 0, 0.10), 0px 2px 2px 0px rgba(0, 0, 0, 0.20)"; ... 340 more ...; themeType: "root"; }' is not assignable to type 'ThemeVkontakteAndroid'.
|
build
Process completed with exit code 2.
|
lint:
src/build/compilers/cssVars/helpers/accumulateValues.ts#L94
Assignment to property of function parameter 'adaptiveDestination'
|
lint:
src/build/compilers/styles/compileStyles.ts#L121
Assignment to function parameter 'theme'
|
lint:
src/build/compilers/styles/compileStyles.ts#L125
Assignment to function parameter 'theme'
|
lint:
src/build/compilers/styles/compileStyles.ts#L129
Assignment to function parameter 'theme'
|
|
|
|
lint:
src/build/helpers/flatifyTheme.ts#L14
Assignment to function parameter 'themeValue'
|
lint:
src/build/helpers/flatifyTheme.ts#L17
Assignment to property of function parameter 'themeValue'
|
lint:
src/build/helpers/overrideOnlyNeeded.ts#L8
Assignment to property of function parameter 'target'
|