Skip to content

Bump credo from 1.7.7 to 1.7.8 #47

Bump credo from 1.7.7 to 1.7.8

Bump credo from 1.7.7 to 1.7.8 #47

Triggered via pull request October 1, 2024 05:43
Status Success
Total duration 1m 30s
Artifacts

ci-build.yml

on: pull_request
Static analysis
1m 21s
Static analysis
Matrix: build
Fit to window
Zoom out
Zoom in

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