Skip to content

HTTPoison.Base was implemented as "defp" but should have been "def" (in module Forcex.Api.Http) #43

@nilvon9wo

Description

@nilvon9wo

I just compiled my project to include forcex and got the following warning:

warning: function process_response/1 required by behaviour HTTPoison.Base was implemented as "defp" but should have been "def" (in module Forcex.Api.Http)
lib/forcex/api/http.ex:1: Forcex.Api.Http (module)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions