Refactor integration execution to be less tied to 'push strings to Az… #532
Annotations
2 errors and 12 warnings
test:
test/graphql/resolvers/integration_test.exs#L106
test create unknown service (AccentTest.GraphQL.Resolvers.Integration)
|
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
|
test
Failed to download action 'https://api.github.com/repos/docker/metadata-action/tarball/dbef88086f6cef02e264edb7dbf63250c17cef6c'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
test
Back off 12.862 seconds before retry.
|