Skip to content

Add Qex.len(), forwarding to :queue.len() #229

Add Qex.len(), forwarding to :queue.len()

Add Qex.len(), forwarding to :queue.len() #229

Triggered via push February 14, 2026 10:09
Status Success
Total duration 21s
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.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.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.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
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