Skip to content

chore: Set up github checks #1

chore: Set up github checks

chore: Set up github checks #1

Triggered via pull request August 22, 2024 22:52
Status Failure
Total duration 41s
Artifacts

elixir-quality-checks.yml

on: pull_request
Matrix: Formatting, Credo, and Unused Deps
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Formatting, Credo, and Unused Deps (1.17.2, 27.0.1)
Process completed with exit code 1.
Formatting, Credo, and Unused Deps (1.17.2, 27.0.1)
Process completed with exit code 1.
Formatting, Credo, and Unused Deps (1.17.2, 27.0.1)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
Formatting, Credo, and Unused Deps (1.17.2, 27.0.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/