go get -u -d #1373
Annotations
7 errors and 1 warning
make all-tests:
client.go#L323
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests:
client.go#L325
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests:
client.go#L327
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests:
client.go#L331
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests:
client.go#L335
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests:
client.go#L340
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
make all-tests
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading