Refactoring pkg Archivista API and include new http client for Archivista #1058
Annotations
5 errors and 1 warning
lint:
pkg/http-client/client.go#L73
SA1019: api.StoreResponse is deprecated: Use UploadResponse instead. It will be removed in version >= v0.6.0 (staticcheck)
|
lint:
pkg/http-client/client.go#L77
SA1019: api.StoreResponse is deprecated: Use UploadResponse instead. It will be removed in version >= v0.6.0 (staticcheck)
|
lint:
pkg/http-client/client_test.go#L191
SA1019: api.StoreResponse is deprecated: Use UploadResponse instead. It will be removed in version >= v0.6.0 (staticcheck)
|
lint:
pkg/http-client/client_test.go#L220
SA1019: api.StoreResponse is deprecated: Use UploadResponse instead. It will be removed in version >= v0.6.0 (staticcheck)
|
lint
issues found
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|