Skip to content

Add support for Relative Approots non intrusive #121

Add support for Relative Approots non intrusive

Add support for Relative Approots non intrusive #121

Re-run triggered October 31, 2023 16:33
Status Cancelled
Total duration 15m 9s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
test (stack-hoauth2-2.3.yaml)
The operation was canceled.
lint: src/Yesod/Auth/OAuth2/Dispatch.hs#L113
Suggestion in withCallbackAndState in module Yesod.Auth.OAuth2.Dispatch: Redundant bracket ▫︎ Found: "(oauth2RedirectUri oauth2) <|> Just callback" ▫︎ Perhaps: "oauth2RedirectUri oauth2 <|> Just callback"