feat: Fetch country questionnaire form on assign country click #16
Annotations
5 errors and 2 warnings
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: { ...; }; }>'.
|
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: { ...; }; }>'.
|
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: { ...; }; }>'.
|
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: { ...; }; }>'.
|
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading