Skip to content

upstream reflection #37

upstream reflection

upstream reflection #37

Triggered via pull request November 22, 2024 15:51
Status Failure
Total duration 1m 47s
Artifacts

.go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build: pkg/proxy/middleware/reflection.go#L94
SA1019: rapi1alpha.ServerReflectionRequest is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L276
SA1019: rapi1alpha.ServerReflectionRequest is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L281
SA1019: msg.Host is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L286
SA1019: req.FileByFilename is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L290
SA1019: req.FileContainingSymbol is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L295
SA1019: req.FileContainingExtension.ContainingType is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L296
SA1019: req.FileContainingExtension.ExtensionNumber is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L301
SA1019: req.AllExtensionNumbersOfType is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build: pkg/proxy/middleware/reflection.go#L305
SA1019: req.ListServices is deprecated: The entire proto file grpc/reflection/v1alpha/reflection.proto is marked as deprecated. (staticcheck)
build
issues found
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Restore cache failed: Dependencies file is not found in /home/runner/work/groxy/groxy. Supported file pattern: go.sum