Skip to content

refactor: simplify auth controller #226

refactor: simplify auth controller

refactor: simplify auth controller #226

Triggered via pull request January 30, 2024 12:13
Status Failure
Total duration 1m 5s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
OTP 25.x / Elixir 1.14.x: test/safira_web/controllers/auth_controller_test.exs#L31
test me company (SafiraWeb.AuthControllerTest)
OTP 25.x / Elixir 1.14.x: test/safira_web/controllers/auth_controller_test.exs#L11
test me attendee (SafiraWeb.AuthControllerTest)
OTP 25.x / Elixir 1.14.x: test/safira_web/controllers/auth_controller_test.exs#L51
test me user (SafiraWeb.AuthControllerTest)
OTP 25.x / Elixir 1.14.x
Process completed with exit code 2.
OTP 25.x / Elixir 1.14.x: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
OTP 25.x / Elixir 1.14.x: lib/safira_web/controllers/fallback_controller.ex#L36
Phoenix.Controller.render/4 is deprecated. render/4 is deprecated. Use put_view + render/3
OTP 25.x / Elixir 1.14.x: lib/safira_web/controllers/fallback_controller.ex#L36
Phoenix.Controller.render/4 is deprecated. render/4 is deprecated. Use put_view + render/3
OTP 25.x / Elixir 1.14.x: lib/safira/web/uploaders/cv.ex#L53
variable "scope" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/safira/web/uploaders/cv.ex#L53
variable "version" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/safira/web/uploaders/avatar.ex#L45
variable "file" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/safira/web/uploaders/avatar.ex#L45
variable "version" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.x / Elixir 1.14.x: lib/safira/web/uploaders/avatar.ex#L61
variable "scope" is unused (if the variable is not meant to be used, prefix it with an underscore)