Skip to content

Dialyzer goodness

Dialyzer goodness #737

Triggered via push August 8, 2024 20:09
Status Success
Total duration 3m 26s
Artifacts

main.yml

on: push
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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
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/