Merge pull request #726 from Hubs-Foundation/add-custom-docker-build-… #677
Annotations
1 error and 13 warnings
lint-and-test
Process completed with exit code 1.
|
lint-and-test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
lint-and-test
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
lint-and-test
use Bitwise is deprecated. import Bitwise instead
|
lint-and-test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
lint-and-test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
lint-and-test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
lint-and-test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
lint-and-test
use Bitwise is deprecated. import Bitwise instead
|
lint-and-test
:ssl.cipher_suites/0 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
lint-and-test
:ssl.ssl_accept/2 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
lint-and-test
:ssl.ssl_accept/3 is deprecated. It will be removed in OTP 24. Use ssl_handshake/1,2,3 instead
|
lint-and-test
variable "k" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lint-and-test
The `save-state` 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/
|