Skip to content

Report all joined channels not just the number #14

Report all joined channels not just the number

Report all joined channels not just the number #14

Triggered via push February 20, 2024 08:25
Status Failure
Total duration 6m 43s
Artifacts

ci.yml

on: push
Matrix: integration-test-elixir
Matrix: mix_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
mix test (OTP 23.3 | Elixir 1.12.3): test/phoenix/integration/websocket_socket_test.exs#L121
test refuses unallowed origins (Phoenix.Integration.WebSocketTest)
mix test (OTP 23.3 | Elixir 1.12.3)
Process completed with exit code 1.
npm test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (OTP 22.3 | Elixir 1.11.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (OTP 25.3 | Elixir 1.14.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 25.3 | Elixir 1.14.5)
use Bitwise is deprecated. import Bitwise instead
mix test (OTP 26.2 | Elixir 1.16.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (OTP 26.2 | Elixir 1.16.0)
~R/.../ is deprecated, use ~r/.../ instead
mix test (OTP 23.3 | Elixir 1.12.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix test (OTP 23.3 | Elixir 1.12.3)
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead