Skip to content

feat: fix code of conduct #1012

feat: fix code of conduct

feat: fix code of conduct #1012

Triggered via pull request February 11, 2024 17:17
Status Success
Total duration 2m 4s
Artifacts

style.yml

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

Annotations

10 warnings
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
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)
OTP 25.x / Elixir 1.14.x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.