Fix cookie handling in recent Cowboy versions #124
Annotations
6 errors and 6 warnings
Run mix test:
test/plug/cowboy/websocket_handler_test.exs#L56
test websocket_info is called (WebSocketHandlerTest)
|
Run mix test:
test/plug/cowboy/conn_test.exs#L676
test http2 server push (Plug.Cowboy.ConnTest)
|
Run mix test:
test/plug/cowboy/conn_test.exs#L684
test http2 server push without automatic mime type (Plug.Cowboy.ConnTest)
|
Run mix test:
test/plug/cowboy/conn_test.exs#L351
test inform will not raise even though the adapter doesn't implement it (Plug.Cowboy.ConnTest)
|
Run mix test:
test/plug/cowboy/conn_test.exs#L669
test http2 early hints (Plug.Cowboy.ConnTest)
|
Run mix test
Process completed with exit code 1.
|
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/.
|
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/
|
Run mix deps.compile:
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
|
Run mix deps.compile
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run mix test:
test/plug/cowboy/conn_test.exs#L647
Plug.Conn.push/3 is deprecated. Most browsers and clients have removed push support
|
Run mix test:
test/plug/cowboy/conn_test.exs#L432
Plug.Conn.push!/2 is deprecated. Most browsers and clients have removed push support
|
The logs for this run have expired and are no longer available.
Loading