remove K6 CRD #464
Annotations
10 errors and 1 warning
lint:
api/v1alpha1/groupversion_info.go#L1
: # github.com/grafana/k6-operator/api/v1alpha1
|
lint:
api/v1alpha1/testruni.go#L11
method TestRun.TestRunID already declared at api/v1alpha1/testrun_types.go:220:20
|
lint:
api/v1alpha1/testruni.go#L19
method TestRun.ListOptions already declared at api/v1alpha1/testrun_types.go:228:20
|
lint:
api/v1alpha1/testrun_types.go#L228
undefined: client
|
lint:
api/v1alpha1/testrun_types.go#L229
undefined: labels
|
lint:
api/v1alpha1/testrun_types.go#L235
undefined: client (typecheck)
|
lint:
pkg/resources/containers/s3.go#L6
could not import github.com/grafana/k6-operator/api/v1alpha1 (-: # github.com/grafana/k6-operator/api/v1alpha1
|
lint:
api/v1alpha1/testruni.go#L11
method TestRun.TestRunID already declared at api/v1alpha1/testrun_types.go:220:20
|
lint:
api/v1alpha1/testruni.go#L19
method TestRun.ListOptions already declared at api/v1alpha1/testrun_types.go:228:20
|
lint:
api/v1alpha1/testrun_types.go#L228
undefined: client
|
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/
|
Loading