Skip to content

WIP: Add support for validating cluster verification label in HTTP/gRPC requests #651

WIP: Add support for validating cluster verification label in HTTP/gRPC requests

WIP: Add support for validating cluster verification label in HTTP/gRPC requests #651

Triggered via pull request February 21, 2025 06:39
Status Failure
Total duration 12m 47s
Artifacts

test-build.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check: clusterutil/clusterutil.go#L21
unexported-return: exported func NewErrDifferentClusterVerificationLabels returns unexported type clusterutil.errDifferentClusterVerificationLabels, which can be annoying to use (revive)
Check: clusterutil/clusterutil_test.go#L59
context-as-argument: context.Context should be the first parameter of a function (revive)
Check: middleware/grpc_cluster_test.go#L125
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
Check: middleware/grpc_cluster.go#L44
odd number of arguments passed as key-value pairs for logging (loggercheck)
Check
Process completed with exit code 2.
Test on Go 1.21.x
Process completed with exit code 2.
Test on Go 1.23.x
Process completed with exit code 2.
Test on Go 1.22.x
Process completed with exit code 2.