Start livestatereporter on pipedv1 #3838
Annotations
2 errors and 1 warning
[golangci] pkg/app/pipedv1/cmd/piped/piped.go#L370:
pkg/app/pipedv1/cmd/piped/piped.go#L370
cannot use applicationLister (variable of type applicationstore.Lister) as livestatereporter.applicationLister value in argument to livestatereporter.NewReporter: applicationstore.Lister does not implement livestatereporter.applicationLister (missing method ListByPluginName)) (typecheck)
|
[golangci] pkg/app/pipedv1/cmd/piped/piped.go#L370:
pkg/app/pipedv1/cmd/piped/piped.go#L370
cannot use applicationLister (variable of type applicationstore.Lister) as livestatereporter.applicationLister value in argument to livestatereporter.NewReporter: applicationstore.Lister does not implement livestatereporter.applicationLister (missing method ListByPluginName) (typecheck)
|
assign
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|