upgrade to latest dependencies (#2397) #1440
ci.yaml
on: push
Matrix: e2e-on-cluster-test
Matrix: e2e-test
Matrix: test-unit
Annotations
11 errors
check
cannot range over objValue.NumField() (value of type int) (typecheck)
|
check
missing type in composite literal (typecheck)
|
check
cannot range over ss.Conditions (variable of type Conditions) (typecheck)
|
check
missing type in composite literal (typecheck)
|
check
cannot range over s.Conditions (variable of type Conditions) (typecheck)
|
check
cannot range over s.Conditions (variable of type Conditions) (typecheck)
|
check
invalid argument: cannot make Conditions; type must be slice, map, or channel (typecheck)
|
check
cannot range over *in (variable of type Conditions) (typecheck)
|
check
invalid operation: cannot index (*in) (variable of type Conditions) (typecheck)
|
check
invalid operation: in == nil (mismatched types Conditions and untyped nil) (typecheck)
|
e2e-on-cluster-test (ubuntu-latest)
Process completed with exit code 2.
|