feat: support high availability for file download --task=75127660 #408
Annotations
10 errors and 1 warning
internal/downloader/async.go#L1
: # github.com/TencentBlueKing/bscp-go/internal/downloader
|
internal/downloader/http.go#L232
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
|
internal/downloader/http.go#L236
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls) (typecheck)
|
internal/cache/cache.go#L33
could not import github.com/TencentBlueKing/bscp-go/internal/downloader (-: # github.com/TencentBlueKing/bscp-go/internal/downloader
|
internal/downloader/http.go#L232
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
|
internal/downloader/http.go#L236
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)) (typecheck)
|
client/client.go#L35
could not import github.com/TencentBlueKing/bscp-go/internal/downloader (-: # github.com/TencentBlueKing/bscp-go/internal/downloader
|
internal/downloader/http.go#L232
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
|
internal/downloader/http.go#L236
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)) (typecheck)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading