Release v2.6.2 #122
Annotations
5 warnings
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#L633
Plug.Conn.push/3 is deprecated. Most browsers and clients have removed push support
|
Run mix test:
test/plug/cowboy/conn_test.exs#L418
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