Skip to content

Add automatic resource cleanup #8

Add automatic resource cleanup

Add automatic resource cleanup #8

Triggered via pull request December 27, 2024 21:46
Status Failure
Total duration 1m 54s
Artifacts

test.yml

on: pull_request
Run Tests and Analysis
1m 46s
Run Tests and Analysis
Fit to window
Zoom out
Zoom in

Annotations

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