Skip to content

Fix cookie handling in recent Cowboy versions #124

Fix cookie handling in recent Cowboy versions

Fix cookie handling in recent Cowboy versions #124

Triggered via push January 29, 2024 20:21
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 12 warnings
test (1.11.4, 23.2.7): test/plug/cowboy/websocket_handler_test.exs#L56
test websocket_info is called (WebSocketHandlerTest)
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L676
test http2 server push (Plug.Cowboy.ConnTest)
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L684
test http2 server push without automatic mime type (Plug.Cowboy.ConnTest)
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L351
test inform will not raise even though the adapter doesn't implement it (Plug.Cowboy.ConnTest)
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L669
test http2 early hints (Plug.Cowboy.ConnTest)
test (1.11.4, 23.2.7)
Process completed with exit code 1.
test (1.13.3, 24.2.2, lint): test/plug/cowboy/websocket_handler_test.exs#L56
test websocket_info is called (WebSocketHandlerTest)
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L684
test http2 server push without automatic mime type (Plug.Cowboy.ConnTest)
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L676
test http2 server push (Plug.Cowboy.ConnTest)
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L669
test http2 early hints (Plug.Cowboy.ConnTest)
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L351
test inform will not raise even though the adapter doesn't implement it (Plug.Cowboy.ConnTest)
test (1.13.3, 24.2.2, lint)
Process completed with exit code 2.
test (1.11.4, 23.2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.11.4, 23.2.7)
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.11.4, 23.2.7): deps/kadabra/mix.exs#L23
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscore do not require quotes
test (1.11.4, 23.2.7)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L647
Plug.Conn.push/3 is deprecated. Most browsers and clients have removed push support
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L432
Plug.Conn.push!/2 is deprecated. Most browsers and clients have removed push support
test (1.13.3, 24.2.2, lint)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, erlef/setup-beam@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.13.3, 24.2.2, 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/
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L647
Plug.Conn.push/3 is deprecated. Most browsers and clients have removed push support
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L432
Plug.Conn.push!/2 is deprecated. Most browsers and clients have removed push support
test (1.13.3, 24.2.2, lint)
found quoted keyword "coveralls" but the quotes are not required. Note that keywords are always atoms, even when quoted. Similar to atoms, keywords made exclusively of ASCII letters, numbers, and underscores do not require quotes
test (1.13.3, 24.2.2, lint)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead