Skip to content

Bump doctor from 0.21.0 to 0.22.0 #58

Bump doctor from 0.21.0 to 0.22.0

Bump doctor from 0.21.0 to 0.22.0 #58

Triggered via pull request November 5, 2024 12:27
Status Success
Total duration 1m 13s
Artifacts

ci-build.yml

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

Annotations

6 warnings
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 24 / Elixir 1.12
Plug.Cowboy.child_spec/1 is undefined (module Plug.Cowboy is not available or is yet to be defined)
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)
OTP 26 / Elixir 1.15
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