Skip to content

feat(scheduler): pass the shutdown/reload context to running tasks #12

feat(scheduler): pass the shutdown/reload context to running tasks

feat(scheduler): pass the shutdown/reload context to running tasks #12

Triggered via pull request August 8, 2023 13:13
Status Failure
Total duration 7m 0s
Artifacts

gc-stress-test.yaml

on: pull_request
GC with short interval
6m 47s
GC with short interval
Fit to window
Zoom out
Zoom in

Annotations

2 errors
GC with short interval: 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)
GC with short interval
Process completed with exit code 2.