Skip to content

Fix socket_options instead using keywork merge, concat default options with assigned options #282

Fix socket_options instead using keywork merge, concat default options with assigned options

Fix socket_options instead using keywork merge, concat default options with assigned options #282

Triggered via pull request May 18, 2024 18:56
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 36 warnings
test (mariadb:10.3, 1.14.0, 25.1.2): test/myxql_test.exs#L323
test prepared queries query is re-prepared if executed from different connection (MyXQLTest)
test (mariadb:10.3, 1.14.0, 25.1.2): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mariadb:10.3, 1.14.0, 25.1.2)
Process completed with exit code 2.
test (mysql:8.0, 1.14.0, 25.1.2): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:8.0, 1.14.0, 25.1.2)
Process completed with exit code 2.
test (mysql:5.6, 1.14.0, 25.1.2): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:5.6, 1.14.0, 25.1.2)
Process completed with exit code 2.
test (mysql:8.0, 1.11.3, 23.2.5): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:8.0, 1.11.3, 23.2.5)
Process completed with exit code 1.
test (mariadb:10.3, 1.11.3, 23.2.5): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mariadb:10.3, 1.11.3, 23.2.5)
Process completed with exit code 1.
test (mysql:8.0, 1.7.4, 21.3.8.24): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:8.0, 1.7.4, 21.3.8.24)
Process completed with exit code 1.
test (mysql:5.6, 1.11.3, 23.2.5): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:5.6, 1.11.3, 23.2.5)
Process completed with exit code 1.
test (mysql:8.0, 1.11.4, 23.3.3, lint): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:8.0, 1.11.4, 23.3.3, lint)
Process completed with exit code 1.
test (mysql:5.7, 1.14.0, 25.1.2): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:5.7, 1.14.0, 25.1.2)
Process completed with exit code 2.
test (mysql:5.7, 1.11.3, 23.2.5): test/myxql_test.exs#L73
test connect custom socket options with :inet6 (MyXQLTest)
test (mysql:5.7, 1.11.3, 23.2.5)
Process completed with exit code 1.
test (mariadb:10.3, 1.14.0, 25.1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mariadb:10.3, 1.14.0, 25.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mariadb:10.3, 1.14.0, 25.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (mariadb:10.3, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mariadb:10.3, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mariadb:10.3, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:8.0, 1.14.0, 25.1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:8.0, 1.14.0, 25.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:8.0, 1.14.0, 25.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (mysql:8.0, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:8.0, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:8.0, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.6, 1.14.0, 25.1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:5.6, 1.14.0, 25.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:5.6, 1.14.0, 25.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (mysql:5.6, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.6, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.6, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:8.0, 1.11.3, 23.2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:8.0, 1.11.3, 23.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mariadb:10.3, 1.11.3, 23.2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mariadb:10.3, 1.11.3, 23.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:8.0, 1.7.4, 21.3.8.24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:8.0, 1.7.4, 21.3.8.24)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:5.6, 1.11.3, 23.2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:5.6, 1.11.3, 23.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:8.0, 1.11.4, 23.3.3, lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:8.0, 1.11.4, 23.3.3, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:5.7, 1.14.0, 25.1.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:5.7, 1.14.0, 25.1.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (mysql:5.7, 1.14.0, 25.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
test (mysql:5.7, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.7, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.7, 1.14.0, 25.1.2)
use Bitwise is deprecated. import Bitwise instead
test (mysql:5.7, 1.11.3, 23.2.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (mysql:5.7, 1.11.3, 23.2.5)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/