feat(ci): add GitHub Actions workflow for Elixir library with git ops #3
Annotations
1 error and 5 warnings
Run mix credo --strict
Process completed with exit code 12.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix credo --strict:
lib/jsonapi/exceptions.ex#L1
Modules should have a @moduledoc tag.
|
Run mix credo --strict:
lib/jsonapi/serializer.ex#L121
Function body is nested too deep (max depth is 2, was 3).
|
Run mix credo --strict:
lib/jsonapi/plugs/query_parser.ex#L202
Function body is nested too deep (max depth is 2, was 4).
|
Loading