Skip to content

Adding Credo to mix (using it in CI-test) #9

Adding Credo to mix (using it in CI-test)

Adding Credo to mix (using it in CI-test) #9

Triggered via push September 1, 2024 09:15
Status Failure
Total duration 1m 56s
Artifacts

elixir.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Build and test
Process completed with exit code 6.
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, 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/
Build and test: lib/kotisivut_web/components/core_components.ex#L308
Nested modules could be aliased at the top of the invoking module.
Build and test: test/support/data_case.ex#L40
Nested modules could be aliased at the top of the invoking module.
Build and test: test/support/data_case.ex#L39
Nested modules could be aliased at the top of the invoking module.
Build and test: lib/kotisivut_web/user_auth.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/kotisivut/accounts/user_token.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/kotisivut/accounts/user.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/kotisivut/blog/post.ex#L1
Modules should have a @moduledoc tag.
Build and test: lib/kotisivut/accounts/user_notifier.ex#L1
Modules should have a @moduledoc tag.