Add preliminary waydowntown teams #69
Draft
Annotations
2 errors and 8 warnings
|
Run full-stack integration tests
The process '/usr/bin/sh' failed with exit code 1
|
|
Run full-stack integration tests
3 tests passed, 1 failed.
|
|
Start Phoenix server
using map.field notation (without parentheses) to invoke function RegistrationsWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
|
Setup database
using map.field notation (without parentheses) to invoke function RegistrationsWeb.Endpoint.__sockets__() is deprecated, you must add parentheses instead: remote.function()
|
|
Setup database
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Setup database
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Setup database
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Install Elixir dependencies
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Install Elixir dependencies
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
|
Install Elixir dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Loading