Skip to content

Refactor: extract shared form validation service (#68) #129

Refactor: extract shared form validation service (#68)

Refactor: extract shared form validation service (#68) #129

Triggered via push March 2, 2026 22:58
Status Failure
Total duration 20s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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'.