Skip to content

wip

wip #171

Re-run triggered December 14, 2023 11:36
Status Failure
Total duration 56s
Artifacts

ci.yml

on: push
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint (20, ubuntu-latest): src/components/coreDam/customMetadata/AssetCustomMetadataForm.vue#L22
Property 'getDamConfigAssetCustomFormElements' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/components/coreDam/customMetadata/AssetCustomMetadataForm.vue#L22
Property 'getDamConfigExtSystem' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/components/coreDam/customMetadata/AssetCustomMetadataFormMassOperations.vue#L36
Property 'getDamConfigAssetCustomFormElements' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/services/api/coreDam/assetApi.ts#L170
Property 'getDamConfigAssetCustomFormElements' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/services/api/coreDam/assetApi.ts#L181
Parameter 'item' implicitly has an 'any' type.
Lint (20, ubuntu-latest): src/stores/coreDam/assetSlotsStore.ts#L39
Property 'getDamConfigExtSystem' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/stores/coreDam/uploadQueuesStore.ts#L125
Property 'getDamConfigExtSystem' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/views/coreDam/author/composables/authorConfig.ts#L7
Property 'getDamConfigExtSystem' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.
Lint (20, ubuntu-latest): src/views/coreDam/distributionCategory/composables/distributionCategoryActions.ts#L95
Property 'getDamConfigExtSystem' does not exist on type '{ initialized: { damPubConfig: boolean; damPrvConfig: boolean; damConfigExtSystem: number | null; damConfigAssetCustomFormElements: number | null; }; damPubConfig: Ref<DamPubConfig> | ShallowRef<...>; ... 8 more ...; loadDamConfigDistributionCustomFormElements: (distributionServiceName: string) => Promise<...>; }'.