Skip to content

Mix format

Mix format #735

Triggered via push August 8, 2024 19:09
Status Failure
Total duration 1m 44s
Artifacts

main.yml

on: push
Static Analysis
18s
Static Analysis
Mix task tests
58s
Mix task tests
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Static Analysis
Process completed with exit code 4.
Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis: lib/prom_ex/storage/peep.ex#L2
Modules should have a @moduledoc tag.
Mix task tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run ExUnit tests (1.17, 26.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
Run ExUnit tests (1.17, 27.0)
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it