flaw-gamejolt-webapi/Flaw/GameJolt/WebApi.hs

Summary

Maintainability
Test Coverage

Parse error
Open

    { u_id = read . T.unpack -> userId

Found

]
    A.Object (HM.lookup "response" -> Just (A.Object (HM.lookup "users" -> Just (A.fromJSON -> A.Success [User
>     { u_id = read . T.unpack -> userId
      , u_username = userName1
      , u_avatar_url = userAvatarUrl

remove it.

There are no issues that match your filters.

Category
Status