Skip to content

chore: update pre-commit config #197

chore: update pre-commit config

chore: update pre-commit config #197

Triggered via push October 8, 2024 20:40
Status Success
Total duration 57s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
OTP 27.1 / Elixir 1.17.3
The following actions use a deprecated Node.js version 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/
OTP 27.1 / Elixir 1.17.3
1..total inside guards requires an explicit step, please write 1..total//1 or 1..total//-1 instead