Skip to content

fix: modify text file line break even if file exists (#124) #437

fix: modify text file line break even if file exists (#124)

fix: modify text file line break even if file exists (#124) #437

Triggered via push October 14, 2024 12:28
Status Failure
Total duration 22s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/downloader/async.go#L1
: # github.com/TencentBlueKing/bscp-go/internal/downloader
lint: internal/downloader/http.go#L233
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
lint: internal/downloader/http.go#L234
undefined: path
lint: internal/downloader/http.go#L237
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls) (typecheck)
lint: internal/cache/cache.go#L32
could not import github.com/TencentBlueKing/bscp-go/internal/downloader (-: # github.com/TencentBlueKing/bscp-go/internal/downloader
lint: internal/downloader/http.go#L233
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
lint: internal/downloader/http.go#L234
undefined: path
lint: internal/downloader/http.go#L237
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)) (typecheck)
lint: client/client.go#L36
could not import github.com/TencentBlueKing/bscp-go/internal/downloader (-: # github.com/TencentBlueKing/bscp-go/internal/downloader
lint: internal/downloader/http.go#L233
resp.Urls undefined (type *pbfs.GetDownloadURLResp has no field or method Urls)
lint
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/