Add optional time window for GetTrace & SearchTrace of http_handler #1846
Annotations
10 errors
grpc (v2)
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
|
grpc (v2)
non-boolean condition in if statement
|
grpc (v2)
invalid operation: r.StartTime != nil (mismatched types time.Time and untyped nil)
|
grpc (v2)
invalid operation: cannot indirect r.StartTime (variable of type time.Time)
|
grpc (v2)
invalid operation: r.EndTime != nil (mismatched types time.Time and untyped nil)
|
grpc (v2)
invalid operation: cannot indirect r.EndTime (variable of type time.Time)
|
grpc (v2)
Process completed with exit code 2.
|
grpc (v1):
proto-gen/storage_v1/storage.pb.go#L1172
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
|
grpc (v1):
proto-gen/storage_v1/storage.pb.go#L1176
non-boolean condition in if statement
|
grpc (v1)
Process completed with exit code 2.
|