DSEGOG-363 edit a user #2971
Annotations
10 errors and 2 warnings
src/admin/users/userDialogue.component.tsx#L105
Argument of type '"sha256_password"' is not assignable to parameter of type '"_id" | "auth_type" | "authorised_routes" | `authorised_routes.${number}`'.
|
src/admin/users/userDialogue.component.tsx#L137
Argument of type '"_id" | "sha256_password" | "root.formError"' is not assignable to parameter of type '"_id" | "auth_type" | "authorised_routes" | "root" | `root.${string}` | `authorised_routes.${number}`'.
|
src/admin/users/userDialogue.component.tsx#L150
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L151
Argument of type '"sha256_password"' is not assignable to parameter of type '"_id" | "auth_type" | "authorised_routes" | "root" | `root.${string}` | `authorised_routes.${number}`'.
|
src/admin/users/userDialogue.component.tsx#L159
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L200
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L201
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L269
Argument of type '"sha256_password"' is not assignable to parameter of type '"_id" | "auth_type" | "authorised_routes" | `authorised_routes.${number}`'.
|
src/admin/users/userDialogue.component.tsx#L273
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L295
Property 'sha256_password' does not exist on type 'FieldErrors<User>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
The logs for this run have expired and are no longer available.
Loading