Update all deps #671
Annotations
7 errors and 9 warnings
Test (Elixir 1.11.4-otp-21, OTP 21.3):
test/mint/http2/frame_test.exs#L282
** (CompileError) test/mint/http2/frame_test.exs:282: imported StreamData.non_negative_integer/0 conflicts with local function
|
Test (Elixir 1.11.4-otp-21, OTP 21.3)
Process completed with exit code 1.
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/frame_test.exs#L282
** (CompileError) test/mint/http2/frame_test.exs:282: imported StreamData.non_negative_integer/0 conflicts with local function
|
Test (Elixir 1.12, OTP 24.3)
Process completed with exit code 1.
|
Test (Elixir 1.11, OTP 23.3.1):
test/mint/http2/frame_test.exs#L282
** (CompileError) test/mint/http2/frame_test.exs:282: imported StreamData.non_negative_integer/0 conflicts with local function
|
Test (Elixir 1.11, OTP 23.3.1)
Process completed with exit code 1.
|
Test (Elixir 1.16, OTP 26.2)
Process completed with exit code 1.
|
Test (Elixir 1.11.4-otp-21, OTP 21.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.11.4-otp-21, OTP 21.3):
test/mint/http2/frame_test.exs#L282
function non_negative_integer/0 is unused
|
Test (Elixir 1.12, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.12, OTP 24.3):
test/mint/http2/frame_test.exs#L282
function non_negative_integer/0 is unused
|
Test (Elixir 1.11, OTP 23.3.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.11, OTP 23.3.1):
test/mint/http2/frame_test.exs#L282
function non_negative_integer/0 is unused
|
Test (Elixir 1.16, OTP 26.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (Elixir 1.16, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Test (Elixir 1.16, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|