Skip to content

Merge pull request #20 from yordis/fix-doc #83

Merge pull request #20 from yordis/fix-doc

Merge pull request #20 from yordis/fix-doc #83

Triggered via push November 20, 2024 20:44
Status Success
Total duration 49s
Artifacts

elixir.yml

on: push
Build and test
39s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@v1.15.4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Build and test
this clause for handle_info/2 cannot match because a previous clause at line 55 always matches
Build and test
module Bandit.PrimitiveOps.WebSocket is not a behaviour (in module Bandit.PrimitiveOps.WebSocket)
Build and test
got "@impl true" for function ws_mask/2 but no behaviour specifies such callback. There are no known callbacks, please specify the proper @behaviour and make sure it defines callbacks