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