Skip to content

create dashboard component #74

create dashboard component

create dashboard component #74

Triggered via pull request January 8, 2024 17:01
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
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.