Skip to content

Bump ecto_sql from 3.10.2 to 3.11.0 #501

Bump ecto_sql from 3.10.2 to 3.11.0

Bump ecto_sql from 3.10.2 to 3.11.0 #501

Triggered via pull request November 20, 2023 08:30
Status Success
Total duration 2m 3s
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)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
setup (ubuntu-22.04, 1.15.7, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
setup (ubuntu-22.04, 1.15.7, 25)
Logger.warn/1 is deprecated. Use Logger.warning/2 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)
:http_uri.parse/1 is undefined or private, use uri_string functions instead