chore(deps): bump the version-all group in /frontend with 15 updates #21073
lint.yml
on: pull_request
Lint frontend
48s
Lint python
38s
Check version consistency
4s
Annotations
10 errors
Lint frontend
Type '{ children: string; className: string; components: { code: ({ children, className, }: ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement> & ExtraProps) => Element; ul: ({ children, }: ClassAttributes<...> & ... 1 more ... & ExtraProps) => Element; ol: ({ children, start, }: ClassAttributes<...> & ... 1 more ....' is not assignable to type 'IntrinsicAttributes & Readonly<Options>'.
|
Lint frontend
Type '{ children: string; className: string; components: { code: ({ children, className, }: ClassAttributes<HTMLElement> & HTMLAttributes<HTMLElement> & ExtraProps) => Element; ul: ({ children, }: ClassAttributes<...> & ... 1 more ... & ExtraProps) => Element; ol: ({ children, start, }: ClassAttributes<...> & ... 1 more ....' is not assignable to type 'IntrinsicAttributes & Readonly<Options>'.
|
Lint frontend
Type '{ children: string; "data-testid": string; key: number; value: number; className: string; textValue: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: (string | Element)[]; "data-testid": string; key: number; value: number; className: string; textValue: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; "data-testid": string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|
Lint frontend
Type '{ children: string; key: string; value: string; }' is not assignable to type 'IntrinsicAttributes & Omit<ListboxItemBaseProps<object>, "value">'.
|