RDE Implementation #384
Annotations
1 error and 25 warnings
Linting (1.17, 27)
Process completed with exit code 28.
|
Test (OTP 24 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 25 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 24 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 24 / Elixir 1.15):
lib/bgp/server/session/group.ex#L35
:pg.monitor_scope/1 is undefined or private
|
Test (OTP 23 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 23 / Elixir 1.14):
lib/bgp/server/session/group.ex#L35
:pg.monitor_scope/1 is undefined or private
|
Test (OTP 24 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 24 / Elixir 1.13):
lib/bgp/server/session/group.ex#L35
:pg.monitor_scope/1 is undefined or private
|
Test (OTP 25 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 25 / Elixir 1.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. 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.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 27 / Elixir 1.17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 23 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 23 / Elixir 1.13):
lib/bgp/server/session/group.ex#L35
:pg.monitor_scope/1 is undefined or private
|
Test (OTP 24 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (OTP 24 / Elixir 1.14):
lib/bgp/server/session/group.ex#L35
:pg.monitor_scope/1 is undefined or private
|
Test (OTP 25 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. 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.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linting (1.17, 27)
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/.
|
Linting (1.17, 27):
lib/bgp/server/rde.ex#L95
Function is too complex (cyclomatic complexity is 24, max is 9).
|
Linting (1.17, 27):
lib/bgp/server/rde.ex#L177
Function body is nested too deep (max depth is 2, was 4).
|
Linting (1.17, 27):
lib/bgp/server/session.ex#L1199
There should be no calls to `IO.inspect/1`.
|
Linting (1.17, 27):
lib/bgp/server/session.ex#L1186
There should be no calls to `IO.inspect/1`.
|
Linting (1.17, 27):
lib/bgp/server/rde.ex#L246
There should be no calls to `IO.inspect/1`.
|