Skip to content

Merge pull request #143 from SentryPeer/dependabot/hex/main/finch-0.17.0 #559

Merge pull request #143 from SentryPeer/dependabot/hex/main/finch-0.17.0

Merge pull request #143 from SentryPeer/dependabot/hex/main/finch-0.17.0 #559

Triggered via push January 9, 2024 10:21
Status Failure
Total duration 1m 30s
Artifacts

ci.yml

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

Annotations

1 error and 16 warnings
setup (ubuntu-22.04, 1.15.7, 25)
Process completed with exit code 1.
setup (ubuntu-22.04, 1.15.7, 25)
use Bitwise is deprecated. import Bitwise instead
setup (ubuntu-22.04, 1.15.7, 25)
use Bitwise is deprecated. import Bitwise instead
setup (ubuntu-22.04, 1.15.7, 25)
use Bitwise is deprecated. import Bitwise instead
setup (ubuntu-22.04, 1.15.7, 25)
:ssl.cipher_suites/0 is undefined or private, use cipher_suites/2,3 instead
setup (ubuntu-22.04, 1.15.7, 25)
:ssl.ssl_accept/2 is undefined or private, use ssl_handshake/1,2,3 instead
setup (ubuntu-22.04, 1.15.7, 25)
:ssl.ssl_accept/3 is undefined or private, use ssl_handshake/1,2,3 instead
setup (ubuntu-22.04, 1.15.7, 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
setup (ubuntu-22.04, 1.15.7, 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
setup (ubuntu-22.04, 1.15.7, 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
setup (ubuntu-22.04, 1.15.7, 25)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
setup (ubuntu-22.04, 1.15.7, 25): lib/sentrypeer_web/live/customer_nodes_live/overview.html.heex#L30
phx-update="append" is deprecated, please use streams instead
setup (ubuntu-22.04, 1.15.7, 25): lib/sentrypeer_web/live/customer_settings_live/overview.html.heex#L30
phx-update="append" is deprecated, please use streams instead
setup (ubuntu-22.04, 1.15.7, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
setup (ubuntu-22.04, 1.15.7, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
setup (ubuntu-22.04, 1.15.7, 25)
unused import Bitwise
setup (ubuntu-22.04, 1.15.7, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead