all: Update all dependencies. #8
Annotations
10 errors
Tests:
query/shape/shape.go#L1234
append with no values
|
Tests:
graph/proto/primitive_helpers.go#L7
GetDirection passes lock by value: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/proto/primitive_helpers.go#L34
IsNode passes lock by value: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/proto/primitive_helpers.go#L38
Key passes lock by value: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/kv/indexing.go#L544
call of append copies lock value: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/kv/indexing.go#L625
assignment copies lock value to link: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/kv/indexing.go#L640
call of append copies lock value: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/kv/indexing.go#L696
range var p copies lock: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests:
graph/kv/indexing.go#L734
range var p copies lock: github.com/cayleygraph/cayley/graph/proto.Primitive contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex
|
Tests
Process completed with exit code 1.
|