Skip to content

Add Atom.t() to Elixir type specs so either String.t() or Atom.t() is accepted #303

Add Atom.t() to Elixir type specs so either String.t() or Atom.t() is accepted

Add Atom.t() to Elixir type specs so either String.t() or Atom.t() is accepted #303

Triggered via pull request August 1, 2025 12:29
Status Failure
Total duration 6m 40s
Artifacts

gen_elixir.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Elixir 1.18.3 / OTP 26
Process completed with exit code 1.
Elixir 1.18.3 / OTP 26
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead