Skip to content

Release v2.7: do not allow Cowboy 2.11 #123

Release v2.7: do not allow Cowboy 2.11

Release v2.7: do not allow Cowboy 2.11 #123

Triggered via push January 29, 2024 16:37
Status Success
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

12 warnings
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#L633
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#L418
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#L633
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#L418
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