dwyl / dwyl/hits-elixir

Fix Failing Travis-CI Build (Compilation Warnings)

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
chore good first issue help wanted starter
Dominant language
Elixir
Stars
31
Forks
1
PR merge metrics
No merged PRs in 30d

Description

At present the Traivs-CI build is failing because we are treating compilation warnings as "errors":
https://travis-ci.org/dwyl/hits-elixir/builds/341144484#L771
![image](https://user-images.githubusercontent.com/194400/36201852-5a9a49f2-1179-11e8-80c8-5747f01e9d93.png)

# Todo

+ [ ] go through all the compilation warnings and fix the ones that are under our control.
(_e.g we cannot "fix" the ones in `lib/plug/adapters/cowboy.ex:220` but anything **local** to our project_)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.