Refactoring pkg Archivista API and include new http client for Archivista #1058
Annotations
5 errors and 1 warning
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-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)
|
golangci-lint
issues found
|
Run actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading