Add protocol buffer to describe faults #19
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 1 warning
lint (1.21):
pkg/fault/v1/fault_test.go#L49
hugeParam: fault is heavy (144 bytes); consider passing it by pointer (gocritic)
|
lint (1.21):
pkg/fault/v1/fault_test.go#L89
hugeParam: fault is heavy (144 bytes); consider passing it by pointer (gocritic)
|
lint (1.21):
pkg/fault/v1/fault_test.go#L63
copylocks: call of generateLineFault copies lock value: github.com/zaphiro-technologies/protobuf/pkg/fault/v1.Fault contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint (1.21):
pkg/fault/v1/fault_test.go#L80
copylocks: call of generateLineFault copies lock value: github.com/zaphiro-technologies/protobuf/pkg/fault/v1.Fault contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint (1.21):
pkg/fault/v1/fault_test.go#L101
copylocks: call of generateEquipmentFault copies lock value: github.com/zaphiro-technologies/protobuf/pkg/fault/v1.Fault contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint (1.21):
pkg/fault/v1/fault_test.go#L118
copylocks: call of generateEquipmentFault copies lock value: github.com/zaphiro-technologies/protobuf/pkg/fault/v1.Fault contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
lint (1.21)
issues found
|
proto
No github_token supplied, API requests will be subject to stricter rate limiting
|