Decode single frame #103
Annotations
1 error and 5 warnings
lint OTP 25 / Elixir 1.14
Process completed with exit code 4.
|
lint OTP 25 / Elixir 1.14
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/
|
lint OTP 25 / Elixir 1.14
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
lint OTP 25 / Elixir 1.14:
lib/decoder.ex#L1
Modules should have a @moduledoc tag.
|
test-linux-x86-64 OTP 25 / Elixir 1.14
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-linux-x86-64 OTP 25 / Elixir 1.14:
test/decoder_test.exs#L171
module attribute @vp8_frame was set but never used
|