Skip to content

Remove deprecated http2 push tests #131

Remove deprecated http2 push tests

Remove deprecated http2 push tests #131

Triggered via push September 9, 2024 19:08
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

4 errors and 10 warnings
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L350
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): test/plug/cowboy/conn_test.exs#L350
test inform will not raise even though the adapter doesn't implement it (Plug.Cowboy.ConnTest)
test (1.11.4, 23.2.7)
Process completed with exit code 1.
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L636
module attribute @http2_opts was set but never used
test (1.13.3, 24.2.2, lint): test/plug/cowboy/conn_test.exs#L646
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#L431
Plug.Conn.push!/2 is deprecated. Most browsers and clients have removed push support
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L636
module attribute @http2_opts was set but never used
test (1.11.4, 23.2.7): test/plug/cowboy/conn_test.exs#L646
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#L431
Plug.Conn.push!/2 is deprecated. Most browsers and clients have removed push support