Skip to content

Merge pull request #722 from Hubs-Foundation/hubsfoundation-docker-re… #672

Merge pull request #722 from Hubs-Foundation/hubsfoundation-docker-re…

Merge pull request #722 from Hubs-Foundation/hubsfoundation-docker-re… #672

Triggered via push September 9, 2024 04:21
Status Failure
Total duration 2m 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
lint-and-test
Process completed with exit code 1.
lint-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/