Nathan Youngman

Results 15 issues of Nathan Youngman

``` Compiling 38 files (.ex) warning: single-quoted strings represent charlists. Use ~c"" if you indeed want a charlist or use "" instead │ 75 │ handle(:hackney.request(method, url, headers, body ||...

This is the one I encountered in my own project, but it fails in the test suite as well. ``` warning: incompatible types in expression: comparison expected type: fun() but...

### Environment - Elixir & Erlang/OTP versions (`elixir --version`): Elixir 1.17.0 rc.0 https://github.com/elixir-lang/elixir/releases/tag/v1.17.0-rc.0 - Operating system: macOS 14.5 - Pigeon version: 1.6.2 ### Current behavior ``` warning: using map.field notation...