Skip to content

Fix credo issues

Fix credo issues #200

Triggered via push March 14, 2024 16:51
Status Success
Total duration 1m 51s
Artifacts

ci.yml

on: push
Matrix: test-elixir
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
test-elixir (1.13.0, 24.1.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-elixir (1.13.0, 24.1.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-elixir (1.13.0, 24.1.7)
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
test-elixir (1.13.0, 24.1.7)
Stream.chunk/4 is deprecated. Use Stream.chunk_every/4 instead
test-elixir (1.13.0, 24.1.7): lib/siwapp/telemetry/plugins/phoenix.ex#L7
module attribute @time was set but never used
test-elixir (1.13.0, 24.1.7): lib/siwapp/telemetry/plugins/phoenix.ex#L6
module attribute @prometheus_bucket was set but never used