Migrate existing protobuf from https://github.com/zaphiro-technologies/rabbitmq-poc
#5
Annotations
5 errors
pkg/data/data_test.go#L13
importShadow: shadow of imported package 'time' (gocritic)
|
pkg/data/data_test.go#L26
newDeref: replace `*new(uint64)` with `uint64(0)` (gocritic)
|
pkg/data/data_test.go#L40
newDeref: replace `*new(uint64)` with `uint64(0)` (gocritic)
|
pkg/data/data_test.go#L53
newDeref: replace `*new(uint64)` with `uint64(0)` (gocritic)
|
|
The logs for this run have expired and are no longer available.
Loading