Move downloader to lib/downloader #1288
Annotations
4 errors and 2 warnings
lib/downloader/config.go#L45
exported type Config should have comment or be unexported
|
lib/downloader/downloader.go#L41
exported type Downloader should have comment or be unexported
|
lib/downloader/downloader.go#L57
exported function NewDownloader should have comment or be unexported
|
lib/downloader/downloader.go#L82
exported method Downloader.Close should have comment or be unexported
|
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/.
|
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/
|
This job failed
Loading