feat: read acces logic for org units and modules #11
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 2 warnings
Unit tests:
src/data/repositories/UserD2Repository.ts#L121
Property 'settings' does not exist on type 'SelectedPick<D2UserSchema, { readonly id: true; readonly displayName: true; readonly userGroups: { readonly id: true; readonly name: true; }; readonly userCredentials: { readonly username: true; readonly userRoles: { ...; }; }; ... 12 more ...; readonly settings: { ...; }; }>'.
|
Unit tests:
src/data/repositories/UserD2Repository.ts#L122
Property 'settings' does not exist on type 'SelectedPick<D2UserSchema, { readonly id: true; readonly displayName: true; readonly userGroups: { readonly id: true; readonly name: true; }; readonly userCredentials: { readonly username: true; readonly userRoles: { ...; }; }; ... 12 more ...; readonly settings: { ...; }; }>'.
|
Unit tests:
src/data/repositories/UserD2Repository.ts#L124
Property 'settings' does not exist on type 'SelectedPick<D2UserSchema, { readonly id: true; readonly displayName: true; readonly userGroups: { readonly id: true; readonly name: true; }; readonly userCredentials: { readonly username: true; readonly userRoles: { ...; }; }; ... 12 more ...; readonly settings: { ...; }; }>'.
|
Unit tests:
src/data/repositories/UserD2Repository.ts#L126
Property 'settings' does not exist on type 'SelectedPick<D2UserSchema, { readonly id: true; readonly displayName: true; readonly userGroups: { readonly id: true; readonly name: true; }; readonly userCredentials: { readonly username: true; readonly userRoles: { ...; }; }; ... 12 more ...; readonly settings: { ...; }; }>'.
|
Unit tests
Process completed with exit code 2.
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|