Introduced new model of AliasEntry #849
Annotations
10 errors and 11 warnings
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L7
There should be at least one empty line between import groups
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L7
`components/entity/EntityControlMenu` import should occur after import of `components/entity/EntityBreadcrumbs`
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L9
There should be at least one empty line between import groups
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L10
There should be no empty line within import group
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L10
`components/entry/EntryImportModal` import should occur after import of `components/entity/EntityBreadcrumbs`
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L12
'Loading' is defined but never used
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L12
'Loading' is defined but never used
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L14
'SubmitButton' is defined but never used
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L14
'SubmitButton' is defined but never used
|
lint:
frontend/src/pages/ListAliasEntryPage.tsx#L15
`components/entry/CopyForm` import should occur after import of `components/entity/EntityBreadcrumbs`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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#L521
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L524
Unexpected any. Specify a different type
|
lint:
frontend/src/repository/AironeApiClient.ts#L532
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
|
lint:
frontend/src/services/ServerContext.ts#L36
Unexpected any. Specify a different type
|
Loading