[wip] [serverless] Add S3 span pointers #8060
pull-request.yml
on: pull_request
PR Unit and Integration Tests
/
copyright
15s
PR Unit and Integration Tests
/
lint
51s
PR Unit and Integration Tests
/
test-contrib
5m 23s
PR Unit and Integration Tests
/
test-core
3m 39s
Annotations
22 errors and 4 warnings
PR Unit and Integration Tests / copyright
Process completed with exit code 1.
|
PR Unit and Integration Tests / lint
Error: golangci-lint exited with status code: 3
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L34
z.Error.DecodeMsg undefined (type error has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L86
z.Error.EncodeMsg undefined (type error has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L126
z.Error.Msgsize undefined (type error has no field or method Msgsize)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L365
z.Parent.DecodeMsg undefined (type SpanContext has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L413
z.Context.DecodeMsg undefined (type context.Context has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L456
z.Parent.EncodeMsg undefined (type SpanContext has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L508
z.Context.EncodeMsg undefined (type context.Context has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L535
z.Parent.Msgsize undefined (type SpanContext has no field or method Msgsize)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L542
z.Context.Msgsize undefined (type context.Context has no field or method Msgsize)
|
PR Unit and Integration Tests / test-core:
ddtrace/span_link_msgp.go#L34
z.Error.DecodeMsg undefined (type error has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L34
z.Error.DecodeMsg undefined (type error has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L86
z.Error.EncodeMsg undefined (type error has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L126
z.Error.Msgsize undefined (type error has no field or method Msgsize)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L365
z.Parent.DecodeMsg undefined (type SpanContext has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L413
z.Context.DecodeMsg undefined (type context.Context has no field or method DecodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L456
z.Parent.EncodeMsg undefined (type SpanContext has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L508
z.Context.EncodeMsg undefined (type context.Context has no field or method EncodeMsg)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L535
z.Parent.Msgsize undefined (type SpanContext has no field or method Msgsize)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L542
z.Context.Msgsize undefined (type context.Context has no field or method Msgsize)
|
PR Unit and Integration Tests / test-contrib:
ddtrace/span_link_msgp.go#L34
z.Error.DecodeMsg undefined (type error has no field or method DecodeMsg)
|
PR Unit and Integration Tests / copyright
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PR Unit and Integration Tests / lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
PR Unit and Integration Tests / lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
PR Unit and Integration Tests / lint
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|