Durable task eviction for Go SDK #7685
Annotations
3 errors
|
Test
Process completed with exit code 1.
|
|
Test:
pkg/worker/eviction/manager.go#L129
too many arguments in call to m.cache.RegisterRun
|
|
Test:
pkg/worker/eviction/manager.go#L57
cannot use NewInMemoryDurableEvictionCache() (value of type *InMemoryDurableEvictionCache) as DurableEvictionCache value in struct literal: *InMemoryDurableEvictionCache does not implement DurableEvictionCache (wrong type for method RegisterRun)
|
Loading