Bump credo from 1.7.7 to 1.7.8 #47
ci-build.yml
on: pull_request
Static analysis
1m 21s
Matrix: build
Annotations
6 warnings
OTP 24 / Elixir 1.12
Phoenix.Router.route_info/4 is undefined (module Phoenix.Router is not available or is yet to be defined)
|
OTP 27 / Elixir 1.17
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
|
OTP 25 / Elixir 1.13
Phoenix.Router.route_info/4 is undefined (module Phoenix.Router is not available or is yet to be defined)
|
OTP 26 / Elixir 1.15
Phoenix.Router.route_info/4 is undefined (module Phoenix.Router is not available or is yet to be defined)
|
OTP 25 / Elixir 1.14
Phoenix.Router.route_info/4 is undefined (module Phoenix.Router is not available or is yet to be defined)
|
Static analysis
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
|