Skip to content

add simple script to run integration tests locally #4468

add simple script to run integration tests locally

add simple script to run integration tests locally #4468

Triggered via push May 19, 2024 17:17
Status Failure
Total duration 9m 7s
Artifacts

ci.yml

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

Annotations

9 errors and 7 warnings
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#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/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#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/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): 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)
Process completed with exit code 2.
mix test (OTP 23.3 | Elixir 1.12.3)
The job was canceled because "_1_16_0_26_2_true_true" failed.
mix test (OTP 23.3 | Elixir 1.12.3)
The operation was canceled.
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/.
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 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 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/.
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
integration-test-elixir (1.16.2, 26.2.5, alpine-3.19.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/