Skip to content

Paths in custom error example should match latest assets paths for ne… #4299

Paths in custom error example should match latest assets paths for ne…

Paths in custom error example should match latest assets paths for ne… #4299

Triggered via push February 23, 2024 07:23
Status Failure
Total duration 6m 42s
Artifacts

ci.yml

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

Annotations

10 errors and 6 warnings
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/websocket_channels_test.exs#L413
test with 2.0.0 serializer Phoenix.Socket.V2.JSONSerializer logs user socket connect when enabled (Phoenix.Integration.WebSocketChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/websocket_channels_test.exs#L432
test with 2.0.0 serializer Phoenix.Socket.V2.JSONSerializer logs and filter params on join and handle_in (Phoenix.Integration.WebSocketChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/websocket_channels_test.exs#L413
test with 1.0.0 serializer Phoenix.Socket.V1.JSONSerializer logs user socket connect when enabled (Phoenix.Integration.WebSocketChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/websocket_channels_test.exs#L432
test with 1.0.0 serializer Phoenix.Socket.V1.JSONSerializer logs and filter params on join and handle_in (Phoenix.Integration.WebSocketChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/long_poll_channels_test.exs#L608
test with 1.0.0 serializer Phoenix.Socket.V1.JSONSerializer filter params on join (Phoenix.Integration.LongPollChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0): test/phoenix/integration/long_poll_channels_test.exs#L608
test with 2.0.0 serializer Phoenix.Socket.V2.JSONSerializer filter params on join (Phoenix.Integration.LongPollChannelsTest)
mix test (OTP 26.2 | Elixir 1.16.0)
Process completed with exit code 2.
mix test (OTP 23.3 | Elixir 1.12.3): test/phoenix/integration/endpoint_test.exs#L114
test starts drainer in supervision tree if configured (Phoenix.Integration.EndpointTest)
mix test (OTP 23.3 | Elixir 1.12.3): test/phoenix/integration/endpoint_test.exs#L126
test adapters starts on configured port and serves requests and stops for prod (Phoenix.Integration.EndpointTest)
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 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 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 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 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