feat(relay-server): report configuration state instead of failing sil… #2199
Annotations
4 errors
|
Run Make checks
Process completed with exit code 2.
|
|
Run Make checks:
cmd/relay-server/config.go#L379
[Control Flow: Boolean Expression Complexity] condition contains 3 logical operators (mixed AND/OR); break down into well-named intermediate boolean variables or extract to a predicate function
|
|
Run Make checks:
cmd/relay-server/config.go#L200
[Control Flow: Safe Defaults + Go 1.21] replace manual fallback check with 'cmp.Or(provider, ...)' for concise, declarative default value assignment
|
|
Run Make checks:
cmd/relay-server/config.go#L139
[Control Flow: Safe Defaults + Go 1.21] replace manual fallback check with 'cmp.Or(provider, ...)' for concise, declarative default value assignment
|
background
wait
wait-all
cancel
parallel
Loading