Improving gRPC client and server interceptor for cluster label validation #655
Triggered via pull request
February 25, 2025 12:51
Status
Cancelled
Total duration
12m 17s
Artifacts
–
Annotations
7 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#L22
unexported-return: exported func NewErrDifferentClusterVerificationLabels returns unexported type clusterutil.errDifferentClusterVerificationLabels, which can be annoying to use (revive)
|
Check:
middleware/grpc_cluster_test.go#L152
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Check:
middleware/grpc_cluster.go#L43
odd number of arguments passed as key-value pairs for logging (loggercheck)
|
Check
Process completed with exit code 2.
|
Test on Go 1.22.x
Canceling since a higher priority waiting request for '648/merge-yuri/grpc-cluster-interceptor' exists
|
Test on Go 1.22.x
The operation was canceled.
|