Skip to content

get db datas

get db datas #73

Triggered via push January 8, 2024 17:01
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
front
'oidcClients' is of type 'unknown'.
front
Parameter 'oidcClient' implicitly has an 'any' type.
front
Argument of type '{ clientName: string; clientDescription: string; clientId: string; clientSecret: string; redirectUris: never[]; postLogoutRedirectUris: never[]; scope: never[]; }' is not assignable to parameter of type 'OidcClient | (() => OidcClient)'.
front
Process completed with exit code 1.