可能重复:
Ruby的自动代码质量工具?
Java有FindBugs™.什么相当于Ruby?
每次访问https://team_abc.dev.myapp.me/时都会出现以下错误
This issue might be specific for subdomains. Not very sure in what other contexts this issue arrises.
07:26:06.498 [error] Could not check origin for Phoenix.Socket transport.
This happens when you are attempting a socket connection to
a different host than the one configured in your config/
files. For example, in development the host is configured
to "localhost" but you may be trying to access it from
"127.0.0.1". To fix this issue, you may either:
1. update [url: …Run Code Online (Sandbox Code Playgroud)