Sai/test slice set impl #1942
Annotations
10 errors and 1 warning
Run tests:
codegen/test/api/things.test.io/v1/sets/sets.go#L83
cannot use s.Generic().Keys() (value of type "k8s.io/apimachinery/pkg/util/sets".Set[uint64]) as "k8s.io/apimachinery/pkg/util/sets".String value in return statement
|
Run tests:
codegen/test/api/things.test.io/v1/sets/sets.go#L132
cannot use k (variable of type uint64) as string value in map index
|
Run tests:
codegen/test/api/things.test.io/v1/sets/sets.go#L307
cannot use s.Generic().Keys() (value of type "k8s.io/apimachinery/pkg/util/sets".Set[uint64]) as "k8s.io/apimachinery/pkg/util/sets".String value in return statement
|
Run tests:
codegen/test/api/things.test.io/v1/sets/sets.go#L356
cannot use k (variable of type uint64) as string value in map index
|
Run tests:
contrib/pkg/sets/sets_test.go#L42
cannot use s2 (variable of type Resources) as *Resources value in argument to s.IsSuperset
|
Run tests:
contrib/pkg/sets/sets_test.go#L46
cannot use s2 (variable of type Resources) as *Resources value in argument to s.IsSuperset
|
Run tests:
contrib/pkg/sets/sets_test.go#L76
invalid argument: s (variable of type *Resources) for len
|
Run tests:
contrib/pkg/sets/sets_test.go#L77
invalid argument: s (variable of type *Resources) for len
|
Run tests:
contrib/pkg/sets/sets_test.go#L114
invalid argument: c (variable of type *Resources) for len
|
Run tests:
contrib/pkg/sets/sets_test.go#L115
invalid argument: c (variable of type *Resources) for len
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, helm/[email protected], azure/setup-kubectl@v3. 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