Skip to content

Bump ex_doc from 0.39.2 to 0.39.3 #215

Bump ex_doc from 0.39.2 to 0.39.3

Bump ex_doc from 0.39.2 to 0.39.3 #215

Triggered via pull request December 9, 2025 19:00
Status Success
Total duration 27s
Artifacts

elixir.yml

on: pull_request
Matrix: test / test
Fit to window
Zoom out
Zoom in

Annotations

17 warnings
test / test (1.15, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.15, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 26.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.14, 25.x): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
test / test (1.18, 27.x, lint): lib/qex.ex#L45
x..y inside match is deprecated, you must always match on the step: x..y//var or x..y//_ if you want to ignore it