feat: [TKC-2895] pvc config #8496
lint.yaml
on: pull_request
Lint OpenAPI
34s
Lint Go
1m 8s
Annotations
10 errors and 2 warnings
Lint Go:
pkg/cloud/data/testworkflow/templates.go#L11
could not import github.com/kubeshop/testkube/pkg/mapper/testworkflows (-: # github.com/kubeshop/testkube/pkg/mapper/testworkflows
|
Lint Go:
pkg/mapper/testworkflows/kube_openapi.go#L1216
unknown field Shared in struct literal of type testkube.TestWorkflowPvcConfig
|
Lint Go:
pkg/mapper/testworkflows/openapi_kube.go#L1495
v.Shared undefined (type testkube.TestWorkflowPvcConfig has no field or method Shared)) (typecheck)
|
Lint Go:
pkg/testworkflows/executionworker/kubernetesworker/worker.go#L27
could not import github.com/kubeshop/testkube/pkg/mapper/testworkflows (-: # github.com/kubeshop/testkube/pkg/mapper/testworkflows
|
Lint Go:
pkg/mapper/testworkflows/kube_openapi.go#L1216
unknown field Shared in struct literal of type testkube.TestWorkflowPvcConfig
|
Lint Go:
pkg/mapper/testworkflows/openapi_kube.go#L1495
v.Shared undefined (type testkube.TestWorkflowPvcConfig has no field or method Shared)) (typecheck)
|
Lint Go:
cmd/api-server/services/controlplane.go#L75
declared and not used: testWorkflowResultsRepository (typecheck)
|
Lint Go:
cmd/api-server/services/controlplane.go#L77
declared and not used: testWorkflowOutputRepository (typecheck)
|
Lint Go:
cmd/api-server/services/controlplane.go#L8
"google.golang.org/grpc/codes" imported and not used (typecheck)
|
Lint Go:
cmd/api-server/services/controlplane.go#L9
"google.golang.org/grpc/status" imported and not used (typecheck)
|
Lint OpenAPI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|