querylog
: json format version 2
#19601
Annotations
9 errors and 1 warning
Run golangci-lint:
go/streamlog/bind_variable.go#L33
copylocks: call of BindVariable copies lock value: vitess.io/vitess/go/vt/proto/query.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/streamlog/bind_variable.go#L82
copylocks: MarshalJSON passes lock by value: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/streamlog/bind_variable.go#L97
copylocks: range var bindVar copies lock: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/streamlog/bind_variable.go#L98
copylocks: call of querypb.BindVariable copies lock value: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/vt/vtgate/logstats/logstats_test.go#L129
copylocks: range var variable copies lock: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/vt/vtgate/logstats/logstats_test.go#L130
copylocks: call of fmt.Sprintf copies lock value: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/vt/vtgate/logstats/logstats_test.go#L137
copylocks: range var variable copies lock: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint:
go/vt/vtgate/logstats/logstats_test.go#L138
copylocks: call of fmt.Sprintf copies lock value: vitess.io/vitess/go/streamlog.BindVariable contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
Run golangci-lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading