Skip to content

Fixing warnings in tests #740

Fixing warnings in tests

Fixing warnings in tests #740

Triggered via push August 9, 2024 02:44
Status Success
Total duration 1m 41s
Artifacts

main.yml

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

Annotations

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