Refactor: extract shared form validation service (#68) #129
Annotations
8 errors
|
test
Process completed with exit code 2.
|
|
test:
src/components/GearForm.tsx#L2
'SkiProfile' is declared but never used.
|
|
test:
src/components/EditMeasurementEntryScreen.tsx#L105
Argument of type 'string | number' is not assignable to parameter of type 'string'.
|
|
test:
src/components/EditMeasurementEntryScreen.tsx#L102
Argument of type 'string | number' is not assignable to parameter of type 'string'.
|
|
test:
src/App.tsx#L480
Cannot redeclare block-scoped variable 'setVerificationResent'.
|
|
test:
src/App.tsx#L480
Cannot redeclare block-scoped variable 'verificationResent'.
|
|
test:
src/App.tsx#L86
Cannot redeclare block-scoped variable 'setVerificationResent'.
|
|
test:
src/App.tsx#L86
Cannot redeclare block-scoped variable 'verificationResent'.
|