Skip to content

Return ArgumentError when missing :database key in config #396

Return ArgumentError when missing :database key in config

Return ArgumentError when missing :database key in config #396

Triggered via pull request April 15, 2024 20:24
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

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

Annotations

90 errors and 19 warnings
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L148
test auto-reconnect disconnect handler is invoked and the process stays down (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L117
test auto-reconnect disconnect and connect handlers are invoked on reconnection (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L101
test handle_result/2 relaying query errors (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L107
test notify/3 relaying pubsub notifications (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L79
test handle_info/2 forwarding unknown messages to the callback module (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L91
test handle_result/2 relaying multi-statement query results (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L73
test handle_call/3 forwarding calls to the callback module (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/simple_connection_test.exs#L87
test handle_result/2 relaying query results (SimpleConnectionTest)
test (14, 1.16.2, 25.3, lint): test/notification_test.exs#L168
test dynamic configuration with named function (NotificationTest)
test (14, 1.16.2, 25.3, lint): test/notification_test.exs#L71
test listening, notify, then receive (using registered names) (NotificationTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L90
test listening x2, unlistening, notify, receive (NotificationTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L32
test does not fail on async connection with auto reconnect (NotificationTest)
test (9.5, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L134
test reconnection reestablish multiple listeners and channels (NotificationTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (12, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (12, 1.11.4, 23.3.3): test/notification_test.exs#L53
test listening, notify, then receive (with payload) (NotificationTest)
test (12, 1.11.4, 23.3.3): test/notification_test.exs#L32
test does not fail on async connection with auto reconnect (NotificationTest)
test (12, 1.11.4, 23.3.3): test/notification_test.exs#L21
test fails on sync connection by default (NotificationTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (13, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (13, 1.11.4, 23.3.3): test/notification_test.exs#L168
test dynamic configuration with named function (NotificationTest)
test (13, 1.11.4, 23.3.3): test/notification_test.exs#L103
test listen, go away (NotificationTest)
test (13, 1.11.4, 23.3.3): test/notification_test.exs#L90
test listening x2, unlistening, notify, receive (NotificationTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L42
test listening (NotificationTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L168
test dynamic configuration with named function (NotificationTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (9.4, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L17
test defines child spec (NotificationTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (14, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (14, 1.11.4, 23.3.3): test/notification_test.exs#L119
test reconnection basic reconnection (NotificationTest)
test (14, 1.11.4, 23.3.3): test/notification_test.exs#L53
test listening, notify, then receive (with payload) (NotificationTest)
test (14, 1.11.4, 23.3.3): test/notification_test.exs#L168
test dynamic configuration with named function (NotificationTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (10, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (10, 1.11.4, 23.3.3): test/notification_test.exs#L42
test listening (NotificationTest)
test (10, 1.11.4, 23.3.3): test/notification_test.exs#L63
test listening, notify, then receive (without payload) (NotificationTest)
test (10, 1.11.4, 23.3.3): test/notification_test.exs#L81
test listening, unlistening, notify, don't receive (NotificationTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L17
test defines child spec (NotificationTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L119
test reconnection basic reconnection (NotificationTest)
test (9.6, skip_wal, 1.11.4, 23.3.3): test/notification_test.exs#L48
test notifying (NotificationTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L53
test notices during prepare (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L38
test includes query on invalid syntax (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L46
test notices during execute (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L23
test encodes custom hint (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L13
test encodes code, detail, table and constraint (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L93
test errors raised by functions disconnect (ErrorTest)
test (11, 1.11.4, 23.3.3): test/error_test.exs#L67
test notices raised by functions do not reset rows (ErrorTest)
test (11, 1.11.4, 23.3.3): test/notification_test.exs#L42
test listening (NotificationTest)
test (11, 1.11.4, 23.3.3): test/notification_test.exs#L134
test reconnection reestablish multiple listeners and channels (NotificationTest)
test (11, 1.11.4, 23.3.3): test/notification_test.exs#L71
test listening, notify, then receive (using registered names) (NotificationTest)
test (14, 1.16.2, 25.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 (14, 1.16.2, 25.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 (14, 1.16.2, 25.3, lint): test/login_test.exs#L65
~R/.../ is deprecated, use ~r/.../ instead
test (9.5, skip_wal, 1.11.4, 23.3.3)
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 (9.5, skip_wal, 1.11.4, 23.3.3)
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 (12, 1.11.4, 23.3.3)
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 (12, 1.11.4, 23.3.3)
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 (13, 1.11.4, 23.3.3)
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 (13, 1.11.4, 23.3.3)
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 (9.4, skip_wal, 1.11.4, 23.3.3)
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 (9.4, skip_wal, 1.11.4, 23.3.3)
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 (14, 1.11.4, 23.3.3)
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 (14, 1.11.4, 23.3.3)
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 (10, 1.11.4, 23.3.3)
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 (10, 1.11.4, 23.3.3)
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 (9.6, skip_wal, 1.11.4, 23.3.3)
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 (9.6, skip_wal, 1.11.4, 23.3.3)
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 (11, 1.11.4, 23.3.3)
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 (11, 1.11.4, 23.3.3)
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/