Skip to content

fast okay

fast okay #26

Triggered via push February 3, 2025 20:37
Status Failure
Total duration 2m 47s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Build and test: test/inkfish_web/controllers/admin/docker_tag_controller_test.exs#L71
test update docker_tag renders errors when data is invalid (InkfishWeb.Admin.DockerTagControllerTest)
Build and test: test/inkfish_web/controllers/admin/docker_tag_controller_test.exs#L45
test create docker_tag renders errors when data is invalid (InkfishWeb.Admin.DockerTagControllerTest)
Build and test
Process completed with exit code 2.
Build and test
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
Build and test
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