[WIP] [experimental] replace ring gogoproto with csproto #530
Annotations
31 errors and 4 warnings
Check
Process completed with exit code 2.
|
Test on Go 1.21.x:
ring/ring_test.go#L320
cannot use generateRingInstances(NewRandomTokenGeneratorWithSeed(0), numInstances, numZones, numTokens) (value of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L532
cannot use InstanceDesc{…} (value of type InstanceDesc) as *InstanceDesc value in assignment
|
Test on Go 1.21.x:
ring/ring_test.go#L584
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.21.x:
ring/ring_test.go#L683
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.21.x:
ring/ring_test.go#L760
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L881
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L1188
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L1288
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L1364
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.21.x:
ring/ring_test.go#L1643
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L320
cannot use generateRingInstances(NewRandomTokenGeneratorWithSeed(0), numInstances, numZones, numTokens) (value of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L532
cannot use InstanceDesc{…} (value of type InstanceDesc) as *InstanceDesc value in assignment
|
Test on Go 1.23.x:
ring/ring_test.go#L584
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.23.x:
ring/ring_test.go#L683
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.23.x:
ring/ring_test.go#L760
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L881
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L1188
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L1288
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L1364
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.23.x:
ring/ring_test.go#L1643
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L320
cannot use generateRingInstances(NewRandomTokenGeneratorWithSeed(0), numInstances, numZones, numTokens) (value of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L532
cannot use InstanceDesc{…} (value of type InstanceDesc) as *InstanceDesc value in assignment
|
Test on Go 1.22.x:
ring/ring_test.go#L584
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.22.x:
ring/ring_test.go#L683
cannot use v (variable of type *InstanceDesc) as InstanceDesc value in argument to append
|
Test on Go 1.22.x:
ring/ring_test.go#L760
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L881
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L1188
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L1288
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L1364
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Test on Go 1.22.x:
ring/ring_test.go#L1643
cannot use testData.ringInstances (variable of type map[string]InstanceDesc) as map[string]*InstanceDesc value in struct literal
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Go 1.21.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Go 1.23.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test on Go 1.22.x
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|