Skip to content

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

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

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

Triggered via pull request February 24, 2025 17:19
Status Failure
Total duration 12m 42s
Artifacts

test-build.yml

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

Annotations

8 errors
Check: clusterutil/clusterutil_test.go#L59
context-as-argument: context.Context should be the first parameter of a function (revive)
Check: clusterutil/clusterutil.go#L24
unexported-return: exported func NewErrDifferentClusterVerificationLabels returns unexported type clusterutil.errDifferentClusterVerificationLabels, which can be annoying to use (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#L39
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.