remove organisation from keycloak, and use the one stored in agents table #745
Annotations
3 errors and 1 warning
Build back
Property 'countAll' is missing in type '{ add: (agent: OmitFromExisting<DbAgent, "id">) => Promise<number>; update: (_: DbAgent & Partial<Agent>) => never; remove: (_: number) => never; getByEmail: (email: string) => Promise<...>; getAll: () => never; getAllOrganizations: () => never; }' but required in type 'AgentRepository'.
|
Build back
'coreContext' is declared but its value is never read.
|
Build back
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading