chore(deps): bump @mui/x-data-grid from 6.14.0 to 7.23.1 #2815
Annotations
10 errors and 1 warning
build (18.x):
src/components/NucleotideEntropy/NucleotideEntropy.tsx#L56
Type '(styles: CSSObjectWithLabel) => { backgroundColor: "white"; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: ControlProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/components/NucleotideEntropy/NucleotideEntropy.tsx#L57
Type '(styles: CSSObjectWithLabel, { data }: { data: GeneOption; }) => { backgroundColor: string; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | u...' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/components/NucleotideEntropy/NucleotideEntropy.tsx#L64
Type '(styles: CSSObjectWithLabel, { data }: { data: GeneOption; }) => { color: string; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/components/NucleotideEntropy/NucleotideEntropy.tsx#L68
Type '(styles: CSSObjectWithLabel, { data }: { data: GeneOption; }) => { color: string; ':hover': { backgroundColor: string; color: "white"; cursor: "pointer"; }; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/components/VariantSearchField.tsx#L136
Type '(styles: CSSObjectWithLabel) => { backgroundColor: "white"; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: ControlProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/components/VariantSearchField.tsx#L137
Type '(styles: CSSObjectWithLabel, { data }: { data: SearchOption; }) => { backgroundColor: string; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string |...' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/widgets/VariantDivisionDistributionChart.tsx#L51
Property 'value' does not exist on type 'never'.
|
build (18.x):
src/widgets/VariantInternationalComparisonChart.tsx#L36
Type '(styles: CSSObjectWithLabel) => { backgroundColor: "white"; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: ControlProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/widgets/VariantInternationalComparisonChart.tsx#L37
Type '(styles: CSSObjectWithLabel, { data }: { data: PlaceOption; }) => { backgroundColor: string; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | ...' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x):
src/widgets/VariantInternationalComparisonChart.tsx#L44
Type '(styles: CSSObjectWithLabel, { data }: { data: PlaceOption; }) => { color: string; accentColor?: readonly string[] | Property.AccentColor | Property.AccentColor[] | undefined; alignContent?: readonly string[] | Property.AlignContent | Property.AlignContent[] | undefined; ... 954 more ...; label?: string | undefined; }' is not assignable to type '(base: CSSObjectWithLabel, props: MultiValueProps<any, true, any>) => CSSObjectWithLabel'.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|