Fix typo #514
Annotations
2 errors and 10 warnings
test:
cli/src/services/project-fetcher.ts#L110
Identifier 'project_id' is not in camel case
|
test
Process completed with exit code 2.
|
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test
"not expr1 in expr2" is deprecated, use "expr1 not in expr2" instead
|
test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
test
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
test
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|