Skip to content

Add get_stats

Add get_stats #550

Triggered via push January 27, 2024 16:02
Status Failure
Total duration 1m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

3 errors and 7 warnings
Lint (OTP 26 / Elixir 1.15)
Process completed with exit code 20.
Test (OTP 26 / Elixir 1.15): test/ex_webrtc/peer_connection_test.exs#L725
test close/1 (ExWebRTC.PeerConnectionTest)
Test (OTP 26 / Elixir 1.15)
Process completed with exit code 2.
Lint (OTP 26 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/app.ex#L1
Modules should have a @moduledoc tag.
Lint (OTP 26 / Elixir 1.15): lib/ex_webrtc/app.ex#L5
There should be no calls to IO.inspect/1.
Test (OTP 26 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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 (OTP 26 / Elixir 1.15)
use Bitwise is deprecated. import Bitwise instead
Test (OTP 26 / Elixir 1.15): lib/ex_webrtc/dtls_transport.ex#L162
this clause cannot match because a previous clause at line 151 always matches