Skip to content

Add ci GitHub action #3

Add ci GitHub action

Add ci GitHub action #3

Triggered via pull request January 18, 2026 10:31
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
mix format
10s
mix format
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
test (25.3, 1.16)
Process completed with exit code 4.
test (27.2, 1.18)
The strategy configuration was canceled because "test._25_3_1_16" failed
test (27.2, 1.18)
Process completed with exit code 4.
test (25.3, 1.16): lib/hlx/track.ex#L21
The alias `` is not alphabetically ordered among its group.
test (27.2, 1.18): lib/hlx/track.ex#L21
The alias `` is not alphabetically ordered among its group.
test (27.2, 1.18)
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