Create vue-gh-pages.yml #1
Annotations
5 errors and 1 warning
build:
src/components/DataDonow.vue#L233
Type '{ responsive: boolean; theme: string; customPalette: never[]; useCssAnimation: boolean; style: { fontFamily: string; chart: { backgroundColor: string; color: string; layout: { bars: { sort: string; useStroke: boolean; ... 12 more ...; parentLabels: { ...; }; }; highlighter: { ...; }; separators: { ...; }; }; title: ...' is not assignable to type 'VueUiVerticalBarConfig'.
|
build:
src/components/DataFavorite.vue#L248
Type '{ responsive: boolean; theme: string; customPalette: never[]; useCssAnimation: boolean; style: { fontFamily: string; chart: { backgroundColor: string; color: string; layout: { bars: { sort: string; useStroke: boolean; ... 12 more ...; parentLabels: { ...; }; }; highlighter: { ...; }; separators: { ...; }; }; title: ...' is not assignable to type 'VueUiVerticalBarConfig'.
|
build:
src/components/DataGender.vue#L97
Type '{ theme: string; customPalette: never[]; style: { fontFamily: string; backgroundColor: string; animation: { show: boolean; animationFrames: number; }; bar: { gradient: { show: boolean; intensity: number; underlayerColor: string; }; }; legend: { ...; }; title: { ...; }; tooltip: { ...; }; }; }' is not assignable to type 'VueUiSparkStackbarConfig'.
|
build:
src/components/DataTotal.vue#L241
Type '{ type: string; responsive: boolean; theme: string; customPalette: never[]; useCssAnimation: boolean; useBlurOnHover: boolean; userOptions: { show: boolean; position: string; buttons: { tooltip: boolean; ... 9 more ...; annotator: boolean; }; buttonTitles: { ...; }; }; translations: { ...; }; table: { ...; }; style:...' is not assignable to type 'VueUiDonutConfig'.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|