Skip to content

Add protocol buffer to describe faults #19

Add protocol buffer to describe faults

Add protocol buffer to describe faults #19

Triggered via pull request October 5, 2023 21:46
@chicco785chicco785
synchronize #3
2-faults
Status Failure
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

golang.yaml

on: pull_request
Matrix: lint
Matrix: test
Matrix: benchmark
Fit to window
Zoom out
Zoom in

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