Skip to content

fix: don't modify repo in runtime.exs #2419

fix: don't modify repo in runtime.exs

fix: don't modify repo in runtime.exs #2419

Triggered via push March 7, 2025 01:45
Status Failure
Total duration 10m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir.yml

on: push
Matrix: ash-ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
ash-ci (15) / mix dialyzer
Process completed with exit code 2.
ash-ci (14) / mix dialyzer
Process completed with exit code 2.
ash-ci (16) / mix dialyzer
Process completed with exit code 2.
ash-ci (15) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
ash-ci (14) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
ash-ci (16) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
ash-ci (15) / mix dialyzer: lib/mix/tasks/ash_postgres.install.ex#L185
The function call configures_key? will not succeed.
ash-ci (14) / mix dialyzer: lib/mix/tasks/ash_postgres.install.ex#L185
The function call configures_key? will not succeed.
ash-ci (16) / mix dialyzer: lib/mix/tasks/ash_postgres.install.ex#L185
The function call configures_key? will not succeed.