using ContainerStartedAt to detect prerunning containers #1413
Annotations
5 errors and 1 warning
Test without race conditions:
pkg/containerwatcher/v1/container_watcher_private_test.go#L149
unknown field preRunningContainersIDs in struct literal of type IGContainerWatcher
|
Test without race conditions:
pkg/containerwatcher/v1/container_watcher_private_test.go#L159
ch.addRunningContainers undefined (type IGContainerWatcher has no field or method addRunningContainers)
|
Test without race conditions:
pkg/containerwatcher/v1/container_watcher_private_test.go#L162
ch.preRunningContainersIDs undefined (type IGContainerWatcher has no field or method preRunningContainersIDs)
|
Test without race conditions:
pkg/containerwatcher/v1/container_watcher_private_test.go#L245
unknown field preRunningContainersIDs in struct literal of type IGContainerWatcher
|
Test without race conditions
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading