Skip to content

Update style of 0-arity functions #288

Update style of 0-arity functions

Update style of 0-arity functions #288

Triggered via push December 8, 2023 08:01
Status Failure
Total duration 52s
Artifacts

main.yml

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

Annotations

4 errors and 4 warnings
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
Process completed with exit code 1.
Test (Elixir 1.11.2 | Erlang/OTP 23.0): lib/redix/pubsub/connection.ex#L23
** (CompileError) lib/redix/pubsub/connection.ex:23: only variables and \\ are allowed as arguments in function head.
Test (Elixir 1.11.2 | Erlang/OTP 23.0)
Process completed with exit code 1.
Test (Elixir 1.15.0 | Erlang/OTP 26.0.1)
Process completed with exit code 1.
Test (Elixir 1.14.3 | Erlang/OTP 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. 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.11.2 | Erlang/OTP 23.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. 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.15.0 | Erlang/OTP 26.0.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: jwalton/gh-docker-logs@v1. 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.15.0 | Erlang/OTP 26.0.1)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead