Skip to content

fix: wrong skeleton imports #343

fix: wrong skeleton imports

fix: wrong skeleton imports #343

Triggered via push December 1, 2024 17:26
Status Failure
Total duration 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: src/features/checker/pages/ReviewApplicationsPage/ReviewApplicationsPage.tsx#L53
Type 'string' is not assignable to type '`0x${string}`'.
test: src/features/checker/pages/ReviewApplicationsPage/ReviewApplicationsPage.tsx#L97
Cannot find name 'canSubmitFinalEvaluation'. Did you mean 'goToSubmitFinalEvaluation'?
test: src/features/checker/pages/ReviewApplicationsPage/ReviewApplicationsPage.tsx#L159
Type '`0x${string}` | undefined' is not assignable to type 'string'.
test
Process completed with exit code 2.