NRI network #191
Annotations
2 errors and 1 warning
Run golangci/golangci-lint-action@v3:
pkg/adaptation/result.go#L785
S1002: should omit comparison to bool constant, can be simplified to `!found` (gosimple)
|
Run golangci/golangci-lint-action@v3
issues found
|
Run golangci/golangci-lint-action@v3:
pkg/adaptation/result.go#L777
var-declaration: should omit type bool from declaration of var found; it will be inferred from the right-hand side (revive)
|
The logs for this run have expired and are no longer available.
Loading