wip #132
Annotations
10 errors
Lint (18, ubuntu-latest):
src/model/coreDam/factory/UploadQueueItemFactory.ts#L2
Module '"@anzusystems/common-admin"' declares 'AssetFileFailReason' locally, but it is not exported.
|
Lint (18, ubuntu-latest):
src/model/coreDam/factory/UploadQueueItemFactory.ts#L4
Module '"@anzusystems/common-admin"' has no exported member 'UploadQueueItem'.
|
Lint (18, ubuntu-latest):
src/model/coreDam/factory/UploadQueueItemFactory.ts#L5
Module '"@anzusystems/common-admin"' has no exported member 'UploadQueueItemStatus'.
|
Lint (18, ubuntu-latest):
src/model/coreDam/factory/UploadQueueItemFactory.ts#L6
Module '"@anzusystems/common-admin"' has no exported member 'UploadQueueItemType'.
|
Lint (18, ubuntu-latest):
src/model/coreDam/valueObject/AssetFileFailReason.ts#L3
Module '"@anzusystems/common-admin"' declares 'AssetFileFailReason' locally, but it is not exported.
|
Lint (18, ubuntu-latest):
src/services/AssetSuggestionsService.ts#L1
Module '"@anzusystems/common-admin"' has no exported member 'AssetMetadataSuggestions'.
|
Lint (18, ubuntu-latest):
src/services/AssetSuggestionsService.ts#L17
Argument of type 'unknown' is not assignable to parameter of type 'string'.
|
Lint (18, ubuntu-latest):
src/services/api/coreDam/assetApi.ts#L22
Module '"@anzusystems/common-admin"' has no exported member 'UploadQueueItem'.
|
Lint (18, ubuntu-latest):
src/services/api/coreDam/assetApi.ts#L28
Module '"@anzusystems/common-admin"' has no exported member 'AssetCustomData'.
|
Lint (18, ubuntu-latest):
src/services/api/coreDam/assetApi.ts#L29
Module '"@anzusystems/common-admin"' has no exported member 'AssetDetailItemDto'.
|