Add automatic resource cleanup #9
Annotations
10 errors and 1 warning
Run tests with coverage:
pkg/k8s/common.go#L56
clientMutex redeclared in this block
|
Run tests with coverage:
pkg/k8s/client.go#L12
other declaration of clientMutex
|
Run tests with coverage:
pkg/k8s/common.go#L57
deploymentsClient redeclared in this block
|
Run tests with coverage:
pkg/k8s/client.go#L13
other declaration of deploymentsClient
|
Run tests with coverage:
pkg/k8s/common.go#L57
undefined: v1
|
Run tests with coverage:
pkg/k8s/common.go#L58
podsClient redeclared in this block
|
Run tests with coverage:
pkg/k8s/client.go#L14
other declaration of podsClient
|
Run tests with coverage:
pkg/k8s/common.go#L58
undefined: v12
|
Run tests with coverage:
pkg/k8s/common.go#L59
svcClient redeclared in this block
|
Run tests with coverage:
pkg/k8s/client.go#L15
other declaration of svcClient
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading