chore: upgrade to v1.999.0-beta.11 #1323
Annotations
10 errors and 2 warnings
Runner : Test Core and Contrib (No Integration Tests):
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 *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
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 *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
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 *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
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 *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer value in return statement: *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".KafkaWriter does not implement *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
Runner : Test Core and Contrib (No Integration Tests):
contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *"github.com/DataDog/dd-trace-go/contrib/segmentio/kafka-go/v2".Writer is pointer to interface, not interface)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, 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