chore: bump protobufs and grpc #2403
Annotations
10 errors and 2 warnings
golangci-lint:
auth/handlers.go#L40
copylocks: GenerateServiceAccountToken passes lock by value: github.com/stackrox/infra/generated/api/v1.ServiceAccount contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/handlers.go#L41
copylocks: call of a.jwtSvcAcct.Generate copies lock value: github.com/stackrox/infra/generated/api/v1.ServiceAccount contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L195
copylocks: literal copies lock value from *user: github.com/stackrox/infra/generated/api/v1.User contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L202
copylocks: call of signedToken copies lock value: github.com/stackrox/infra/auth.userClaims contains github.com/stackrox/infra/generated/api/v1.User contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L223
copylocks: Valid passes lock by value: github.com/stackrox/infra/auth.serviceAccountValidator contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L255
copylocks: Generate passes lock by value: github.com/stackrox/infra/generated/api/v1.ServiceAccount contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L262
copylocks: call of serviceAccountValidator copies lock value: github.com/stackrox/infra/generated/api/v1.ServiceAccount contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L270
copylocks: call of signedToken copies lock value: github.com/stackrox/infra/auth.serviceAccountValidator contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
auth/tokenizer.go#L287
copylocks: call of v1.ServiceAccount copies lock value: github.com/stackrox/infra/auth.serviceAccountValidator contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
flavor/registry.go#L44
copylocks: range var pair copies lock: github.com/stackrox/infra/flavor.pair contains github.com/stackrox/infra/generated/api/v1.Flavor contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/infra/infra. Supported file pattern: go.sum
|
Loading