fix: wrong skeleton imports #343
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.
|