merge main into v2 #3158
Annotations
10 errors and 1 warning
go test:
instrumentation/httptracemock/httptracemock.go#L56
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
use of internal package github.com/DataDog/dd-trace-go/v2/internal/appsec/emitter/waf/addresses not allowed
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to withAppsec: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to withAppsec: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to withAppSec: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
go test:
instrumentation/httptracemock/httptracemock.go#L56
cannot use span (variable of type *tracer.Span) as *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter value in argument to httpsec.WrapHandler: *tracer.Span does not implement *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter (type *"github.com/DataDog/dd-trace-go/v2/instrumentation/appsec/trace".TagSetter is pointer to interface, not interface)
|
This workflow ran on a hosted runner that uses the "Base Image for Ubuntu Server 22.04". This image will be deprecated in September 2024. Please setup a new runner to use the "Ubuntu 22.04 by Arm Limited" or "Ubuntu 24.04 by Arm Limited" image. This will help reduce workflow run times as there are pre-installed tools. To view the list of installed software on new images, check out https://github.com/actions/partner-runner-images repository.
|
Loading