dam user detail and edit - implement Asset Licence Groups #305
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/.
|