WIP: All in one integration tests changes #1828
Annotations
17 errors and 1 warning
|
|
|
|
|
|
|
|
|
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L61
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L115
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L172
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L61
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L115
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
internal/pkg/agent/application/upgrade/artifact/download/http/downloader_test.go#L172
cannot use log (variable of type *recordLogger) as progressLogger value in argument to NewDownloaderWithClient: *recordLogger does not implement progressLogger (missing method Errorf)
|
|
|
The logs for this run have expired and are no longer available.
Loading