Inventory api updates #156
Annotations
8 errors and 1 warning
Run TEST_RACE=1 make test:
go/inventory/v1/types.go#L11
undefined: Storage
|
Run TEST_RACE=1 make test:
go/inventory/v1/cluster.pb.go#L146
invalid argument: k (variable of type int) for len
|
Run TEST_RACE=1 make 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)
|
Run TEST_RACE=1 make test:
go/inventory/v1/cluster.pb.go#L148
invalid argument: k (variable of type int) for len
|
Run TEST_RACE=1 make test:
go/inventory/v1/cluster.pb.go#L201
invalid argument: k (variable of type int) for len
|
Run TEST_RACE=1 make test:
go/inventory/v1/cluster.pb.go#L307
invalid operation: make(ClusterStorage) expects 2 or 3 arguments; found 1
|
Run TEST_RACE=1 make test:
go/inventory/v1/cluster.pb.go#L404
invalid argument: index mapkey (variable of type string) must be integer
|
Run TEST_RACE=1 make test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, HatsuneMiku3939/direnv-action@v1, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading