Bump credo from 1.7.8 to 1.7.10 (#18) #57
ci-build.yml
on: push
Static analysis
59s
Matrix: build
Annotations
6 warnings
OTP 26 / Elixir 1.15
Plug.Cowboy.child_spec/1 is undefined (module Plug.Cowboy is not available or is yet to be defined)
|
OTP 24 / Elixir 1.12
Plug.Cowboy.child_spec/1 is undefined (module Plug.Cowboy 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
Plug.Cowboy.child_spec/1 is undefined (module Plug.Cowboy is not available or is yet to be defined)
|
OTP 25 / Elixir 1.14
Plug.Cowboy.child_spec/1 is undefined (module Plug.Cowboy 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
|