Chore: package updates 120424 #271
Annotations
2 errors and 1 warning
Lint/Test:
src/components/StyledInput/StyledTextArea.component.tsx#L18
Argument of type '{ inputElementType: "textarea"; hasError?: FieldError; largeInput?: boolean; 'aria-activedescendant'?: string; 'aria-autocomplete'?: "none" | "inline" | "list" | "both"; 'aria-haspopup'?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog"; ... 42 more ...; 'aria-errormessage'?: string; }' is not assignable to parameter of type 'AriaTextFieldOptions<"textarea">'.
|
Lint/Test
Process completed with exit code 2.
|
Lint/Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|