add memory.proto #167
Annotations
16 errors
coverage:
go/inventory/v1/types.go#L11
undefined: Storage
|
coverage:
go/inventory/v1/cluster.pb.go#L146
invalid argument: k (variable of type int) for len
|
coverage:
go/inventory/v1/cluster.pb.go#L147
invalid argument: copy expects slice arguments; found dAtA[i:] (value of type []byte) and k (variable of type int)
|
coverage:
go/inventory/v1/cluster.pb.go#L148
invalid argument: k (variable of type int) for len
|
coverage:
go/inventory/v1/cluster.pb.go#L201
invalid argument: k (variable of type int) for len
|
coverage:
go/inventory/v1/cluster.pb.go#L307
invalid operation: make(ClusterStorage) expects 2 or 3 arguments; found 1
|
coverage:
go/inventory/v1/cluster.pb.go#L404
invalid argument: index mapkey (variable of type string) must be integer
|
coverage
Process completed with exit code 2.
|
test:
go/inventory/v1/types.go#L11
undefined: Storage
|
test:
go/inventory/v1/cluster.pb.go#L146
invalid argument: k (variable of type int) for len
|
test:
go/inventory/v1/cluster.pb.go#L147
invalid argument: copy expects slice arguments; found dAtA[i:] (value of type []byte) and k (variable of type int)
|
test:
go/inventory/v1/cluster.pb.go#L148
invalid argument: k (variable of type int) for len
|
test:
go/inventory/v1/cluster.pb.go#L201
invalid argument: k (variable of type int) for len
|
test:
go/inventory/v1/cluster.pb.go#L307
invalid operation: make(ClusterStorage) expects 2 or 3 arguments; found 1
|
test:
go/inventory/v1/cluster.pb.go#L404
invalid argument: index mapkey (variable of type string) must be integer
|
test
Process completed with exit code 2.
|