Skip to content

Conversation

@dorian-marchal
Copy link
Contributor

@dorian-marchal dorian-marchal commented Jan 20, 2026

No code change, but the CI is failing:

Run mix dialyzer
Finding suitable PLTs
Checking PLT...
[:absinthe, :crypto, :dataloader, :decimal, :elixir, :ex_unit, :kernel, :logger, :mix, :nimble_parsec, :opentelemetry_process_propagator, :stdlib, :telemetry]
PLT is up to date!
No :ignore_warnings opt specified in mix.exs. Using default: .dialyzer_ignore.exs.

Starting Dialyzer
[
  check_plt: false,
  init_plt: ~c"/home/runner/work/absinthe/absinthe/priv/plts/project.plt",
  files: [~c"/home/runner/work/absinthe/absinthe/_build/test/lib/absinthe/ebin/Elixir.Absinthe.Middleware.PassParent.beam",
   ~c"/home/runner/work/absinthe/absinthe/_build/test/lib/absinthe/ebin/Elixir.Inspect.Absinthe.Blueprint.Schema.ObjectTypeDefinition.beam",
   ~c"/home/runner/work/absinthe/absinthe/_build/test/lib/absinthe/ebin/Elixir.Absinthe.Phase.Document.Complexity.Analysis.beam",
   ~c"/home/runner/work/absinthe/absinthe/_build/test/lib/absinthe/ebin/Elixir.Absinthe.Fixtures.Directive.TestSchemaArgDescriptionKeyword.Compiled.beam",
   ~c"/home/runner/work/absinthe/absinthe/_build/test/lib/absinthe/ebin/Elixir.Absinthe.Utils.Render.beam",
   ...],
  warnings: [:unknown]
]
:dialyzer.run error: Old PLT file /home/runner/work/absinthe/absinthe/priv/plts/project.plt
Halting VM with exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant