Skip to content

Merge pull request #119 from SentryPeer/dependabot/hex/main/appsignal… #512

Merge pull request #119 from SentryPeer/dependabot/hex/main/appsignal…

Merge pull request #119 from SentryPeer/dependabot/hex/main/appsignal… #512

Triggered via push November 27, 2023 10:59
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

11 warnings
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)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead