chore: Set up github checks #1
elixir-quality-checks.yml
on: pull_request
Matrix: Formatting, Credo, and Unused Deps
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/
|