Skip to content

Main Branch and Release Tests #1333

Main Branch and Release Tests

Main Branch and Release Tests #1333

Triggered via push November 25, 2024 13:13
Status Failure
Total duration 10m 48s
Billable time 28m
Artifacts
Matrix: multios-unit-tests
Matrix: unit-integration-tests
Fit to window
Zoom out
Zoom in

Annotations

82 errors and 20 warnings
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (macos-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.22) / 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 *"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)
unit-integration-tests (1.22) / 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 *"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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / 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 *"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)
unit-integration-tests (1.22) / 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 *"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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / test-contrib: 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)
unit-integration-tests (1.22) / test-contrib
Process completed with exit code 1.
unit-integration-tests (1.23) / test-contrib
Process completed with exit code 1.
unit-integration-tests (1.23) / 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)
unit-integration-tests (1.23) / 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)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.23) / 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)
unit-integration-tests (1.23) / 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)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.23) / test-contrib: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.22) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: 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)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L95
w.Close undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L133
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
multios-unit-tests (windows-latest, 1.23) / test-multi-os: contrib/segmentio/kafka.go.v0/kafka_test.go#L216
w.WriteMessages undefined (type *Writer is pointer to interface, not interface)
unit-integration-tests (1.22) / copyright
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-integration-tests (1.23) / copyright
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-integration-tests (1.23) / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-integration-tests (1.22) / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os
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/
multios-unit-tests (ubuntu-latest, 1.22) / test-multi-os
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/
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os
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/
multios-unit-tests (ubuntu-latest, 1.23) / test-multi-os
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/
multios-unit-tests (macos-latest, 1.22) / test-multi-os
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/
multios-unit-tests (macos-latest, 1.22) / test-multi-os
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/
multios-unit-tests (macos-latest, 1.23) / test-multi-os
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/
multios-unit-tests (macos-latest, 1.23) / test-multi-os
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/
unit-integration-tests (1.22) / test-contrib
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/
unit-integration-tests (1.22) / test-core
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/
unit-integration-tests (1.23) / test-core
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/
unit-integration-tests (1.23) / test-contrib
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/
multios-unit-tests (windows-latest, 1.22) / test-multi-os
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/
multios-unit-tests (windows-latest, 1.22) / test-multi-os
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/
multios-unit-tests (windows-latest, 1.23) / test-multi-os
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/
multios-unit-tests (windows-latest, 1.23) / test-multi-os
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/