Sai/test slice set impl #1941
pull_request.yaml
on: pull_request
Code Gen
2m 3s
Tests
2m 40s
Annotations
19 errors and 2 warnings
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
failed parsing returns: don't know how to parse type *ast.IndexExpr
|
Code Gen
Process completed with exit code 1.
|
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
|
Tests:
contrib/pkg/sets/sets_test.go#L201
cannot use newResources(&v1.ObjectRef{…}, &v1.ObjectRef{…}, &v1.ObjectRef{…}, &v1.ObjectRef{…}) (value of type *Resources) as Resources value in struct literal
|
Tests:
contrib/pkg/sets/sets_test.go#L207
cannot use newResources(&v1.ObjectRef{…}, &v1.ObjectRef{…}, &v1.ObjectRef{…}, &v1.ObjectRef{…}) (value of type *Resources) as Resources value in struct literal
|
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/.
|