chore: bump protobufs and grpc #2403
PR.yaml
on: pull_request
build-and-push
/
build-and-push-server
5m 15s
build-and-push
/
build-and-push-certifier
1m 36s
create-dev-cluster
6s
lint
/
actionlint
4s
lint
/
golint
1m 47s
lint
/
shellcheck
56s
unit-tests
/
unit-test
3m 20s
Annotations
10 errors and 11 warnings
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
lint / golint:
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)
|
create-dev-cluster
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push / build-and-push-server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
unit-tests / unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push / build-and-push-certifier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
comment-on-PR
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / golint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint / golint
Restore cache failed: Dependencies file is not found in /home/runner/work/infra/infra. Supported file pattern: go.sum
|
deploy-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-and-test
Restore cache failed: Dependencies file is not found in /__w/infra/infra. Supported file pattern: go.sum
|