feat(scheduler): pass the shutdown/reload context to running tasks #7723
ci-cd.yml
on: pull_request
Matrix: Push OCI images to GitHub Packages
Build and test ZOT
0s
Matrix: Build and test ZOT
Update Helm Chart
0s
Annotations
13 errors
Build and test ZOT (darwin, amd64):
pkg/storage/common/common.go#L941
cannot use NewGCTask(gen.ImgStore, repo) (value of type *gcTask) as scheduler.Task value in return statement: *gcTask does not implement scheduler.Task (wrong type for method DoWork)
|
Build and test ZOT (darwin, amd64)
Process completed with exit code 2.
|
Build and test ZOT (freebsd, arm64)
The job was canceled because "darwin_amd64" failed.
|
Build and test ZOT (freebsd, arm64):
pkg/storage/common/common.go#L941
cannot use NewGCTask(gen.ImgStore, repo) (value of type *gcTask) as scheduler.Task value in return statement: *gcTask does not implement scheduler.Task (wrong type for method DoWork)
|
Build and test ZOT (freebsd, arm64)
The operation was canceled.
|
Build and test ZOT (linux, arm64)
The job was canceled because "darwin_amd64" failed.
|
Build and test ZOT (linux, arm64)
The operation was canceled.
|
Build and test ZOT (freebsd, amd64)
The job was canceled because "darwin_amd64" failed.
|
Build and test ZOT (freebsd, amd64)
The operation was canceled.
|
Build and test ZOT (darwin, arm64)
The job was canceled because "darwin_amd64" failed.
|
Build and test ZOT (darwin, arm64)
The operation was canceled.
|
Build and test ZOT (linux, amd64)
The job was canceled because "darwin_amd64" failed.
|
Build and test ZOT (linux, amd64)
The operation was canceled.
|