e2e tests #484
ci.yml
on: pull_request
Matrix: e2e-test
Matrix: quality
Matrix: test
Annotations
4 errors and 2 warnings
test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
Process completed with exit code 1.
|
test: OTP 25.1 | Elixir 1.14.0 | Phoenix 1.7.0 | LiveView 0.20.2
Process completed with exit code 1.
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
Error: Process from config.webServer was not able to start. Exit code: 1
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
Process completed with exit code 1.
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
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
|
e2e-test: OTP 27 | Elixir 1.17 | Phoenix ~> 1.7 | LiveView ~> 0.20
1..-1 has a default step of -1, please write 1..-1//-1 instead
|