Skip to content

chore: Refactor code #179

chore: Refactor code

chore: Refactor code #179

Triggered via pull request December 23, 2023 16:19
Status Failure
Total duration 2m 11s
Artifacts

test.yml

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

Annotations

6 errors and 8 warnings
OTP 25.x / Elixir 1.14.x: test/store_web/controllers/user_confirmation_controller_test.exs#L72
test POST /users/confirm/:token confirms the given token once (StoreWeb.UserConfirmationControllerTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L406
test confirm_user/1 does not confirm with invalid token (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L412
test confirm_user/1 does not confirm email if token expired (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L368
test deliver_user_confirmation_instructions/2 sends token through notification (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x: test/store/accounts_test.exs#L396
test confirm_user/1 confirms the email with a valid token (Store.AccountsTest)
OTP 25.x / Elixir 1.14.x
Process completed with exit code 2.
OTP 25.x / Elixir 1.14.x
this clause cannot match because a previous clause at line 33 always matches
OTP 25.x / Elixir 1.14.x
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.S3.delete_object/2 is undefined (module ExAws.S3 is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.S3.presigned_url/5 is undefined (module ExAws.S3 is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.S3.put_object/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.S3.upload/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
OTP 25.x / Elixir 1.14.x
ExAws.S3.Upload.stream_file/1 is undefined (module ExAws.S3.Upload is not available or is yet to be defined)