Skip to content

authentik-backend-translate-extract-compile #322

authentik-backend-translate-extract-compile

authentik-backend-translate-extract-compile #322

Triggered via schedule December 15, 2024 00:08
Status Failure
Total duration 4m 21s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
compile
Property 'RequireRedirect' does not exist on type '{ readonly None: "none"; readonly RequireAuthenticated: "require_authenticated"; readonly RequireUnauthenticated: "require_unauthenticated"; readonly RequireSuperuser: "require_superuser"; readonly RequireOutpost: "require_outpost"; readonly UnknownDefaultOpenApi: "11184809"; }'.
compile
Property 'RequireRedirect' does not exist on type '{ readonly None: "none"; readonly RequireAuthenticated: "require_authenticated"; readonly RequireUnauthenticated: "require_unauthenticated"; readonly RequireSuperuser: "require_superuser"; readonly RequireOutpost: "require_outpost"; readonly UnknownDefaultOpenApi: "11184809"; }'.
compile
Module '"@goauthentik/api"' has no exported member 'RedirectStage'.
compile
Module '"@goauthentik/api"' has no exported member 'RedirectStageModeEnum'.
compile
Property 'stagesRedirectRetrieve' does not exist on type 'StagesApi'. Did you mean 'stagesDenyRetrieve'?
compile
Parameter 'stage' implicitly has an 'any' type.
compile
Property 'stagesRedirectUpdate' does not exist on type 'StagesApi'. Did you mean 'stagesDenyUpdate'?
compile
Property 'stagesRedirectCreate' does not exist on type 'StagesApi'. Did you mean 'stagesDenyCreate'?
compile
Process completed with exit code 2.
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636