Skip to content

Move downloader to lib/downloader #1288

Move downloader to lib/downloader

Move downloader to lib/downloader #1288

Triggered via push June 18, 2024 11:44
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build: lib/downloader/config.go#L45
exported type Config should have comment or be unexported
build: lib/downloader/downloader.go#L41
exported type Downloader should have comment or be unexported
build: lib/downloader/downloader.go#L57
exported function NewDownloader should have comment or be unexported
build: lib/downloader/downloader.go#L82
exported method Downloader.Close should have comment or be unexported
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/