go get -u -d #1373
Annotations
8 errors and 1 warning
Run golangci-lint:
client.go#L1
: # github.com/bmc-toolbox/bmclib/v2 [github.com/bmc-toolbox/bmclib/v2.test]
|
Run golangci-lint:
client.go#L323
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
Run golangci-lint:
client.go#L325
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
Run golangci-lint:
client.go#L327
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
Run golangci-lint:
client.go#L331
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
Run golangci-lint:
client.go#L335
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes)
|
Run golangci-lint:
client.go#L340
span.SetAttributes undefined (type "go.opencensus.io/trace".Span has no field or method SetAttributes) (typecheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading