Topic config modal uses react-hook-form #1580
frontend-verify.yml
on: pull_request
lint-and-compile
1m 4s
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
|