Skip to content

style(frontend): fix ESLint warnings #200

style(frontend): fix ESLint warnings

style(frontend): fix ESLint warnings #200

Triggered via pull request January 20, 2025 15:49
Status Failure
Total duration 54s
Artifacts

frontend-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build
Type '{ value: number; label: string; }[]' is not assignable to type 'Option[]'.
build
Type '{ value: string | number; label: string; }[]' is not assignable to type 'Option[]'.
build
Type '{ value: string | number; label: string; }[]' is not assignable to type 'Option[]'.
build
Type '{ value: number; label: string; }[]' is not assignable to type 'Option[]'.
build
Type '{ value: number; label: string; }[]' is not assignable to type 'Option[]'.
build
Type '{}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator.
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636