Generate Authpolicy from OpenAPI 3.0.X #93
testing.yaml
on: pull_request
Build executable
1m 3s
Run tests
2m 40s
Annotations
10 errors and 4 warnings
Build executable:
pkg/kuadrantapi/authpolicy.go#L20
not enough arguments in call to utils.OpenAPIMatcherFromOASOperations
|
Build executable:
pkg/kuadrantapi/authpolicy.go#L44
kuadrantPathExtension.IsEnabled undefined (type *"github.com/kuadrant/kuadrantctl/pkg/utils".KuadrantOASPathExtension has no field or method IsEnabled)
|
Build executable:
pkg/kuadrantapi/authpolicy.go#L53
cannot infer T (/home/runner/go/pkg/mod/k8s.io/[email protected]/ptr/ptr.go:56:12)
|
Build executable:
pkg/kuadrantapi/authpolicy.go#L53
kuadrantOperationExtension.Enable undefined (type *"github.com/kuadrant/kuadrantctl/pkg/utils".KuadrantOASOperationExtension has no field or method Enable)
|
Build executable
Process completed with exit code 2.
|
Run tests:
pkg/kuadrantapi/authpolicy.go#L20
not enough arguments in call to utils.OpenAPIMatcherFromOASOperations
|
Run tests:
pkg/kuadrantapi/authpolicy.go#L44
kuadrantPathExtension.IsEnabled undefined (type *"github.com/kuadrant/kuadrantctl/pkg/utils".KuadrantOASPathExtension has no field or method IsEnabled)
|
Run tests:
pkg/kuadrantapi/authpolicy.go#L53
cannot infer T (/home/runner/go/pkg/mod/k8s.io/[email protected]/ptr/ptr.go:56:12)
|
Run tests:
pkg/kuadrantapi/authpolicy.go#L53
kuadrantOperationExtension.Enable undefined (type *"github.com/kuadrant/kuadrantctl/pkg/utils".KuadrantOASOperationExtension has no field or method Enable)
|
Run tests
Process completed with exit code 2.
|
Build executable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build executable
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrantctl/kuadrantctl. Supported file pattern: go.sum
|
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: helm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/kuadrantctl/kuadrantctl. Supported file pattern: go.sum
|