Release v2.6.2 #122
Annotations
10 warnings
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
|
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
|