Skip to content

Instantly share code, notes, and snippets.

@killerswan
Created July 18, 2015 11:01
Show Gist options
  • Save killerswan/496951962ca6c0f4743a to your computer and use it in GitHub Desktop.
Save killerswan/496951962ca6c0f4743a to your computer and use it in GitHub Desktop.
Elixir syntastic error on a new Mix project's mix.exs
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