Add a telemetry event on connect/disconnect #212
Annotations
10 errors and 2 warnings
integration_test/cases/connection_listeners_test.exs#L52
test send `:connected` message after connected with `after_connect` function (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L178
test send `:connected` message after each connection in pool has connected (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L85
test send `:disconnected` message after disconnect (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L147
test send `:connected` message after disconnect then reconnected (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L8
test send `:connected` message after connected (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L25
test send `:connected` message with tag after connected (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L52
test send `:connected` message after connected with `after_connect` function (ConnectionListenersTest)
|
integration_test/cases/connection_listeners_test.exs#L85
test send `:disconnected` message after disconnect (ConnectionListenersTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading