Implement primitive model and API handlers for Category #898
Annotations
10 errors and 11 warnings
frontend/src/components/category/categoryForm/CategoryFormSchema.ts#L23
'ctx' is defined but never used
|
frontend/src/pages/CategoryEditPage.tsx#L25
'enqueueSubmitResult' is assigned a value but never used
|
frontend/src/pages/CategoryEditPage.tsx#L31
'setError' is assigned a value but never used
|
frontend/src/pages/CategoryEditPage.tsx#L32
'setValue' is assigned a value but never used
|
frontend/src/pages/CategoryEditPage.tsx#L33
'control' is assigned a value but never used
|
frontend/src/pages/CategoryEditPage.tsx#L57
'category' is defined but never used
|
frontend/src/pages/ListCategoryPage.tsx#L5
There should be at least one empty line between import groups
|
frontend/src/pages/ListCategoryPage.tsx#L6
`../hooks/useTypedParams` import should occur before import of `components/common/AironeBreadcrumbs`
|
frontend/src/pages/ListCategoryPage.tsx#L17
'categoryAnchorEl' is assigned a value but never used
|
frontend/src/pages/ListCategoryPage.tsx#L17
'setcategoryAnchorEl' is assigned a value but never used
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
frontend/src/components/common/SearchBox.tsx#L16
Unexpected any. Specify a different type
|
frontend/src/hooks/useTypedParams.tsx#L4
Unexpected any. Specify a different type
|
frontend/src/repository/AironeApiClient.ts#L527
Unexpected any. Specify a different type
|
frontend/src/repository/AironeApiClient.ts#L530
Unexpected any. Specify a different type
|
frontend/src/repository/AironeApiClient.ts#L538
Unexpected any. Specify a different type
|
frontend/src/services/AironeAPIErrorUtil.ts#L21
Unexpected any. Specify a different type
|
frontend/src/services/AironeAPIErrorUtil.ts#L26
Unexpected any. Specify a different type
|
frontend/src/services/AironeAPIErrorUtil.ts#L37
Unexpected any. Specify a different type
|
frontend/src/services/ServerContext.ts#L6
Unexpected any. Specify a different type
|
frontend/src/services/ServerContext.ts#L36
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading