Skip to content

refactor: improve main page (#531) #1210

refactor: improve main page (#531)

refactor: improve main page (#531) #1210

Triggered via push November 5, 2024 21:56
Status Success
Total duration 8m 20s
Artifacts

test.yml

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

Annotations

10 warnings
OTP 26.x / Elixir 1.14.x
this clause cannot match because a previous clause at line 33 always matches
OTP 26.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 26.x / Elixir 1.14.x
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
OTP 26.x / Elixir 1.14.x
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
OTP 26.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 26.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 26.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 26.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 26.x / Elixir 1.14.x
ExAws.S3.upload/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
OTP 26.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)