Main Branch and Release Tests #1333
Annotations
11 errors and 1 warning
Get Datadog APM Test Agent Trace Check Summary Results
Process completed with exit code 1.
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka.go#L21
cannot use v2.NewWriter(conf, opts...) (value of type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter) as *Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *Writer (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka.go#L34
cannot use v2.WrapWriter(w, opts...) (value of type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter) as *Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *Writer (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka.go#L21
cannot use v2.NewWriter(conf, opts...) (value of type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter) as *Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *Writer (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka.go#L34
cannot use v2.WrapWriter(w, opts...) (value of type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter) as *Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *Writer (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
|
Test Contrib:
contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading