Add a telemetry event on connect/disconnect #212
Annotations
20 errors and 5 warnings
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L178
test send `:connected` message after each connection in pool has connected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L8
test send `:connected` message after connected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L147
test send `:connected` message after disconnect then reconnected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L25
test send `:connected` message with tag after connected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L52
test send `:connected` message after connected with `after_connect` function (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L25
test send `:connected` message with tag after connected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L8
test send `:connected` message after connected (ConnectionListenersTest)
|
test (1.8.2, 20.3):
integration_test/cases/connection_listeners_test.exs#L147
test send `:connected` message after disconnect then reconnected (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L52
test send `:connected` message after connected with `after_connect` function (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L178
test send `:connected` message after each connection in pool has connected (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L85
test send `:disconnected` message after disconnect (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L147
test send `:connected` message after disconnect then reconnected (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L8
test send `:connected` message after connected (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L25
test send `:connected` message with tag after connected (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L111
test send `:disconnected` message with tag after disconnect (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L52
test send `:connected` message after connected with `after_connect` function (ConnectionListenersTest)
|
test (1.14.3, 25.3, lint):
integration_test/cases/connection_listeners_test.exs#L85
test send `:disconnected` message after disconnect (ConnectionListenersTest)
|
test (1.8.2, 20.3)
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/.
|
test (1.8.2, 20.3)
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/
|
test (1.8.2, 20.3):
lib/db_connection/connection_pool.ex#L28
calling super for GenServer callback child_spec/1 is deprecated
|
test (1.14.3, 25.3, lint)
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/.
|
test (1.14.3, 25.3, lint)
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/
|