Skip to content

Implement primitive model and API handlers for Category #911

Implement primitive model and API handlers for Category

Implement primitive model and API handlers for Category #911

Triggered via pull request February 4, 2025 06:50
Status Failure
Total duration 2m 13s
Artifacts

build-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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/components/category/CategoryListHeader.tsx#L3
There should be no empty line within import group
lint: frontend/src/components/category/CategoryListHeader.tsx#L5
There should be at least one empty line between import groups
lint: frontend/src/components/category/CategoryListHeader.tsx#L5
`@dmm-com/airone-apiclient-typescript-fetch` import should occur before import of `@mui/icons-material/MoreVert`
lint: frontend/src/components/category/categoryForm/CategoryFormSchema.ts#L5
`@dmm-com/airone-apiclient-typescript-fetch` import should occur before import of `zod`
lint: frontend/src/components/common/Table.tsx#L1
There should be no empty line within import group
lint: frontend/src/components/entity/entityForm/BasicFields.tsx#L1
There should be at least one empty line between import groups
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