Created
July 18, 2015 11:01
-
-
Save killerswan/496951962ca6c0f4743a to your computer and use it in GitHub Desktop.
Elixir syntastic error on a new Mix project's mix.exs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error detected while processing function <SNR>55_BufWritePostHook..<SNR>55_UpdateErrors..<SNR>55_Cache | |
Errors..240..239: | |
line 5: | |
E691: Can only compare List with List | |
E15: Invalid expression: status < 0 | |
Error detected while processing function <SNR>55_BufWritePostHook..<SNR>55_UpdateErrors..<SNR>55_Cache | |
Errors..240..262: | |
line 3: | |
E712: Argument of filter() must be a List or Dictionary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment