DSEGOG-362 add a user #2970
Annotations
10 errors and 2 warnings
src/admin/users/userDialogue.component.tsx#L63
Object literal may only specify known properties, and 'sha256_password' does not exist in type 'User'.
|
src/admin/users/userDialogue.component.tsx#L85
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#L116
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#L126
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L127
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L180
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#L185
Property 'sha256_password' does not exist on type 'User'.
|
src/admin/users/userDialogue.component.tsx#L205
Property 'sha256_password' does not exist on type 'FieldErrors<User>'.
|
src/admin/users/userDialogue.component.tsx#L206
Property 'sha256_password' does not exist on type 'FieldErrors<User>'.
|
src/mocks/handlers.ts#L385
Property 'sha256_password' does not exist on type '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