Skip to content

update according to common admin #309

update according to common admin

update according to common admin #309

Triggered via push April 12, 2024 10:13
Status Failure
Total duration 58s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
Lint (20, ubuntu-latest): src/model/coreDam/factory/AssetLicenceGroupFactory.ts#L2
'"@anzusystems/common-admin"' has no exported member named 'DamAssetLicenceGroup'. Did you mean 'DamAssetLicence'?
Lint (20, ubuntu-latest): src/model/coreDam/factory/UserFactory.ts#L24
Object literal may only specify known properties, and 'licenceGroups' does not exist in type 'DamUser'.
Lint (20, ubuntu-latest): src/model/coreDam/factory/UserFactory.ts#L47
Object literal may only specify known properties, and 'licenceGroups' does not exist in type 'DamUserUpdateDto'.
Lint (20, ubuntu-latest): src/model/coreDam/factory/UserFactory.ts#L47
Property 'licenceGroups' does not exist on type 'DamUser'.
Lint (20, ubuntu-latest): src/services/api/coreDam/assetLicenceGroupApi.ts#L7
'"@anzusystems/common-admin"' has no exported member named 'DamAssetLicenceGroup'. Did you mean 'DamAssetLicence'?
Lint (20, ubuntu-latest): src/stores/coreDam/assetLicenceGroupStore.ts#L4
'"@anzusystems/common-admin"' has no exported member named 'DamAssetLicenceGroup'. Did you mean 'DamAssetLicence'?
Lint (20, ubuntu-latest): src/stores/coreDam/userStore.ts#L1
'"@anzusystems/common-admin"' has no exported member named 'DamAssetLicenceGroup'. Did you mean 'DamAssetLicence'?
Lint (20, ubuntu-latest): src/views/coreDam/assetLicenceGroup/composables/assetLicenceGroupActions.ts#L2
'"@anzusystems/common-admin"' has no exported member named 'DamAssetLicenceGroup'. Did you mean 'DamAssetLicence'?
Lint (20, ubuntu-latest): src/views/coreDam/assetLicenceGroup/composables/assetLicenceGroupActions.ts#L3
'"@anzusystems/common-admin"' has no exported member named 'fetchDamAssetLicenceGroupList'. Did you mean 'fetchDamAssetLicenceList'?
Lint (20, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.