Skip to content

Implement primitive model and API handlers for Category #913

Implement primitive model and API handlers for Category

Implement primitive model and API handlers for Category #913

Triggered via pull request February 4, 2025 08:48
Status Failure
Total duration 2m 9s
Artifacts

build-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: frontend/src/components/category/CategoryControlMenu.tsx#L22
'ExportFormatType' is defined but never used
lint: frontend/src/components/category/CategoryControlMenu.tsx#L36
'setOpenImportModal' is defined but never used
lint: frontend/src/components/category/CategoryForm.tsx#L48
'serverContext' is assigned a value but never used
lint: frontend/src/pages/ListCategoryPage.tsx#L33
'categoryId' is assigned a value but never used
lint: frontend/src/pages/ListCategoryPage.tsx#L35
'openImportModal' is assigned a value but never used
lint: frontend/src/pages/ListCategoryPage.tsx#L109
Missing "key" prop for element in iterator
lint
Process completed with exit code 1.
build
Process completed with exit code 1.
test
Process completed with exit code 1.
lint: frontend/src/components/category/CategoryForm.tsx#L133
Unexpected any. Specify a different type
lint: frontend/src/components/common/SearchBox.tsx#L16
Unexpected any. Specify a different type
lint: frontend/src/hooks/useTypedParams.tsx#L4
Unexpected any. Specify a different type
lint: frontend/src/repository/AironeApiClient.ts#L530
Unexpected any. Specify a different type
lint: frontend/src/repository/AironeApiClient.ts#L533
Unexpected any. Specify a different type
lint: frontend/src/repository/AironeApiClient.ts#L541
Unexpected any. Specify a different type
lint: frontend/src/services/AironeAPIErrorUtil.ts#L21
Unexpected any. Specify a different type
lint: frontend/src/services/AironeAPIErrorUtil.ts#L26
Unexpected any. Specify a different type
lint: frontend/src/services/AironeAPIErrorUtil.ts#L37
Unexpected any. Specify a different type
lint: frontend/src/services/ServerContext.ts#L6
Unexpected any. Specify a different type