Skip to content

dam user detail and edit - implement Asset Licence Groups #305

dam user detail and edit - implement Asset Licence Groups

dam user detail and edit - implement Asset Licence Groups #305

Triggered via push April 12, 2024 09:24
Status Failure
Total duration 59s
Artifacts

ci.yml

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

Annotations

3 errors and 1 warning
Lint (20, ubuntu-latest): src/views/coreDam/user/composables/userActions.ts#L62
Property 'licenceGroups' does not exist on type 'DamUser'.
Lint (20, ubuntu-latest): src/views/coreDam/user/components/UserEditForm.vue#L54
Property 'licenceGroups' does not exist on type '{ id: number; assetLicences: number[]; allowedAssetExternalProviders: string[]; allowedDistributionServices: string[]; adminToExtSystems: number[]; readonly userToExtSystems: number[]; plainPassword?: string | undefined; }'.
Lint (20, ubuntu-latest)
Process completed with exit code 1.
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/.