Sai/test slice set impl #1944
pull_request.yaml
on: pull_request
Code Gen
2m 2s
Tests
2m 25s
Annotations
10 errors and 2 warnings
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[string]) as "k8s.io/apimachinery/pkg/util/sets".String value in return statement
|
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[string]) as "k8s.io/apimachinery/pkg/util/sets".String value in return statement
|
Tests:
contrib/pkg/sets/sets_test.go#L42
cannot use s2 (variable of type Resources) as *Resources value in argument to s.IsSuperset
|
Tests:
contrib/pkg/sets/sets_test.go#L46
cannot use s2 (variable of type Resources) as *Resources value in argument to s.IsSuperset
|
Tests:
contrib/pkg/sets/sets_test.go#L76
invalid argument: s (variable of type *Resources) for len
|
Tests:
contrib/pkg/sets/sets_test.go#L77
invalid argument: s (variable of type *Resources) for len
|
Tests:
contrib/pkg/sets/sets_test.go#L114
invalid argument: c (variable of type *Resources) for len
|
Tests:
contrib/pkg/sets/sets_test.go#L115
invalid argument: c (variable of type *Resources) for len
|
Tests:
contrib/pkg/sets/sets_test.go#L120
invalid argument: d (variable of type *Resources) for len
|
Tests:
contrib/pkg/sets/sets_test.go#L121
invalid argument: d (variable of type *Resources) for len
|
Code Gen
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests
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/.
|