Skip to content

v0.5.2

v0.5.2 #231

Triggered via push February 14, 2026 10:12
Status Success
Total duration 18s
Artifacts

elixir.yml

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

Annotations

5 warnings
test / test (1.17, 26.x): 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
test / test (1.18, 27.x): 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
test / test (1.19, 28.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
test / test (1.17, 27.x): 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
test / test (1.18, 26.x): 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