RDE Implementation #50
Closed
Annotations
1 error and 6 warnings
|
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/.
|
lib/bgp/server/rde.ex#L95
Function is too complex (cyclomatic complexity is 24, max is 9).
|
lib/bgp/server/rde.ex#L177
Function body is nested too deep (max depth is 2, was 4).
|
lib/bgp/server/session.ex#L1199
There should be no calls to `IO.inspect/1`.
|
lib/bgp/server/session.ex#L1186
There should be no calls to `IO.inspect/1`.
|
lib/bgp/server/rde.ex#L246
There should be no calls to `IO.inspect/1`.
|
This job failed
Loading