Added new parameter priority at Category model to modify order to be shown #924
Annotations
8 errors and 10 warnings
lint:
frontend/src/components/category/CategoryForm.tsx#L10
`@mui/base` import should occur before import of `@mui/material`
|
lint:
frontend/src/components/category/CategoryForm.tsx#L10
'NumberInput' is defined but never used
|
lint:
frontend/src/components/category/CategoryForm.tsx#L10
'NumberInput' is defined but never used
|
lint:
frontend/src/pages/DashboardPage.tsx#L19
`components/category/CategoryListHeader` import should occur before import of `components/common/AironeBreadcrumbs`
|
lint:
frontend/src/pages/DashboardPage.tsx#L62
'submitQuery' is assigned a value but never used
|
lint:
frontend/src/pages/DashboardPage.tsx#L84
'handleChangeQuery' is assigned a value but never used
|
lint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
lint:
frontend/src/components/category/CategoryForm.tsx#L120
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
|