Replace cryptonite with crypton #140
Annotations
1 error and 1 warning
|
src/Yesod/Auth/OAuth2/Google.hs#L42
Warning in module Yesod.Auth.OAuth2.Google: Functor law ▫︎ Found: "User <$> ((\"google-uid:\" <>) <$> o .: \"sub\")" ▫︎ Perhaps: "User . (\"google-uid:\" <>) <$> (o .: \"sub\")"
|
This job failed
Loading