Remove deprecated K6
CRD
#465
Annotations
10 errors and 1 warning
golangci:
api/v1alpha1/groupversion_info.go#L1
: # github.com/grafana/k6-operator/api/v1alpha1
|
golangci:
api/v1alpha1/testruni.go#L11
method TestRun.TestRunID already declared at api/v1alpha1/testrun_types.go:220:20
|
golangci:
api/v1alpha1/testruni.go#L19
method TestRun.ListOptions already declared at api/v1alpha1/testrun_types.go:228:20
|
golangci:
api/v1alpha1/testrun_types.go#L228
undefined: client
|
golangci:
api/v1alpha1/testrun_types.go#L229
undefined: labels
|
golangci:
api/v1alpha1/testrun_types.go#L235
undefined: client (typecheck)
|
golangci:
pkg/resources/containers/s3.go#L6
could not import github.com/grafana/k6-operator/api/v1alpha1 (-: # github.com/grafana/k6-operator/api/v1alpha1
|
golangci:
api/v1alpha1/testruni.go#L11
method TestRun.TestRunID already declared at api/v1alpha1/testrun_types.go:220:20
|
golangci:
api/v1alpha1/testruni.go#L19
method TestRun.ListOptions already declared at api/v1alpha1/testrun_types.go:228:20
|
golangci:
api/v1alpha1/testrun_types.go#L228
undefined: client
|
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|