Skip to content

Topic config modal uses react-hook-form #1580

Topic config modal uses react-hook-form

Topic config modal uses react-hook-form #1580

Triggered via pull request January 3, 2025 12:02
Status Failure
Total duration 1m 15s
Artifacts

frontend-verify.yml

on: pull_request
lint-and-compile
1m 4s
lint-and-compile
integration-test
0s
integration-test
e2e-test
0s
e2e-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint-and-compile
'Observer' is declared but its value is never read.
lint-and-compile
Property 'onError' does not exist on type '{ editedEntry: ConfigEntryExtended; onClose: () => void; onSuccess: () => void; targetTopic: string; }'.
lint-and-compile
'onError' is declared but its value is never read.
lint-and-compile
'isSubmitting' is declared but its value is never read.
lint-and-compile
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
lint-and-compile
Type 'undefined' is not assignable to type 'string | number'.
lint-and-compile
Type 'string | number | null | undefined' is not assignable to type 'string | number'.
lint-and-compile
All destructured elements are unused.
lint-and-compile
Expected 0 type arguments, but got 1.
lint-and-compile
Type 'string | null' is not assignable to type 'string'.
lint-and-compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636