Skip to content

Bump swoosh from 1.14.1 to 1.14.2 #509

Bump swoosh from 1.14.1 to 1.14.2

Bump swoosh from 1.14.1 to 1.14.2 #509

Triggered via pull request November 27, 2023 08:17
Status Success
Total duration 2m 7s
Artifacts

ci.yml

on: pull_request
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