Skip to content

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 #45

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.0 #45

Status Failure
Total duration 2m 25s
Artifacts

linters.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
golangci-lint: cmd/karavictl/cmd/api/api.go#L90
File is not `gofumpt`-ed (gofumpt)
golangci-lint: cmd/karavictl/cmd/api/api.go#L108
G402: TLS InsecureSkipVerify set true. (gosec)
golangci-lint: cmd/karavictl/cmd/api/api.go#L118
G402: TLS MinVersion too low. (gosec)
golangci-lint: cmd/karavictl/cmd/api/api.go#L134
File is not `gofumpt`-ed (gofumpt)
golangci-lint: cmd/karavictl/cmd/api/api.go#L88
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: cmd/karavictl/cmd/cluster_info.go#L36
var-naming: don't use leading k in Go names; var kCmd should be cmd (revive)
golangci-lint: cmd/karavictl/cmd/role.go#L248
unused-parameter: parameter 'storageSystemID' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: cmd/karavictl/cmd/role_create.go#L115
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: cmd/karavictl/cmd/tenant.go#L87
if-return: redundant if ...; err != nil check, just return error instead. (revive)
golangci-lint: internal/powerflex/storage_pool_cache_test.go#L376
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: internal/proxy/dispatch_handler_test.go#L128
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)
golangci-lint: internal/proxy/powerflex_handler_test.go#L331
var-naming: struct field HttpStatusCode should be HTTPStatusCode (revive)
golangci-lint: internal/proxy/powerflex_handler_test.go#L518
var-naming: struct field HttpStatusCode should be HTTPStatusCode (revive)
golangci-lint: internal/proxy/powerflex_handler_test.go#L734
var-naming: struct field HttpStatusCode should be HTTPStatusCode (revive)