version 5.7.22 #128
Annotations
18 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2, actions/create-release@v1, actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
use Bitwise is deprecated. import Bitwise instead
|
build
ExAws.Config.new/2 is undefined (module ExAws.Config is not available or is yet to be defined)
|
build
ExAws.Request.Url.sanitize/2 is undefined (module ExAws.Request.Url is not available or is yet to be defined)
|
build
ExAws.S3.delete_object/2 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
build
ExAws.S3.presigned_url/5 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
build
ExAws.S3.put_object/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
build
ExAws.S3.upload/4 is undefined (module ExAws.S3 is not available or is yet to be defined)
|
build
ExAws.S3.Upload.stream_file/1 is undefined (module ExAws.S3.Upload is not available or is yet to be defined)
|
build
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
lib/cforum/users/user.ex#L161
Bcrypt.add_hash/2 is deprecated. This function will be removed in the next major version.
|
build
config/releases.exs is deprecated, use config/runtime.exs or set :runtime_config_path in your release configuration instead
|