Skip to content

Add optional time window in TraceGetParameters #1846

Add optional time window in TraceGetParameters

Add optional time window in TraceGetParameters #1846

Triggered via pull request November 25, 2024 23:32
Status Failure
Total duration 4m 38s
Artifacts

ci-e2e-cassandra.yml

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

Annotations

20 errors
cassandra 5.x v1: proto-gen/storage_v1/storage.pb.go#L1172
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
cassandra 5.x v1: proto-gen/storage_v1/storage.pb.go#L1176
non-boolean condition in if statement
cassandra 5.x v1
Process completed with exit code 2.
cassandra 4.x v2
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
cassandra 4.x v2
non-boolean condition in if statement
cassandra 4.x v2
invalid operation: r.StartTime != nil (mismatched types time.Time and untyped nil)
cassandra 4.x v2
invalid operation: cannot indirect r.StartTime (variable of type time.Time)
cassandra 4.x v2
invalid operation: r.EndTime != nil (mismatched types time.Time and untyped nil)
cassandra 4.x v2
invalid operation: cannot indirect r.EndTime (variable of type time.Time)
cassandra 4.x v2
Process completed with exit code 2.
cassandra 4.x v1: proto-gen/storage_v1/storage.pb.go#L1172
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
cassandra 4.x v1: proto-gen/storage_v1/storage.pb.go#L1176
non-boolean condition in if statement
cassandra 4.x v1
Process completed with exit code 2.
cassandra 5.x v2
interceptor (variable of type grpc.UnaryServerInterceptor) is not used
cassandra 5.x v2
non-boolean condition in if statement
cassandra 5.x v2
invalid operation: r.StartTime != nil (mismatched types time.Time and untyped nil)
cassandra 5.x v2
invalid operation: cannot indirect r.StartTime (variable of type time.Time)
cassandra 5.x v2
invalid operation: r.EndTime != nil (mismatched types time.Time and untyped nil)
cassandra 5.x v2
invalid operation: cannot indirect r.EndTime (variable of type time.Time)
cassandra 5.x v2
Process completed with exit code 2.