Skip to content

Chore: package updates 120424 #271

Chore: package updates 120424

Chore: package updates 120424 #271

Triggered via pull request December 6, 2024 00:27
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Lint/Test
31s
Lint/Test
Fit to window
Zoom out
Zoom in

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