Skip to content

Implement primitive model and API handlers for Category #901

Implement primitive model and API handlers for Category

Implement primitive model and API handlers for Category #901

Triggered via pull request January 30, 2025 07:57
Status Failure
Total duration 2m 9s
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/CategoryForm.tsx#L12
`@mui/material` import should occur before import of `@mui/material/styles`
lint: frontend/src/components/category/CategoryForm.tsx#L23
There should be at least one empty line between import groups
lint: frontend/src/components/category/CategoryForm.tsx#L28
`@dmm-com/airone-apiclient-typescript-fetch` import should occur before import of `@mui/material/styles`
lint: frontend/src/components/category/CategoryForm.tsx#L28
'Entity' is defined but never used
lint: frontend/src/components/category/CategoryForm.tsx#L28
'Entity' is defined but never used
lint: frontend/src/components/category/CategoryForm.tsx#L28
'EntityList' is defined but never used
lint: frontend/src/components/category/CategoryForm.tsx#L28
'EntityList' is defined but never used
lint: frontend/src/components/category/CategoryForm.tsx#L53
'serverContext' is assigned a value but never used
lint: frontend/src/components/common/Table.tsx#L1
There should be no empty line within import group
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/category/CategoryForm.tsx#L135
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