Skip to content

Create ci.yml for workflow generics #1

Create ci.yml for workflow generics

Create ci.yml for workflow generics #1

Triggered via push October 24, 2024 11:22
Status Failure
Total duration 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build
Process completed with exit code 1.
build: internal/manager/manager.go#L9
exported type DownloadManager should have comment or be unexported
build: internal/manager/manager.go#L16
exported function NewDownloadManager should have comment or be unexported
build: internal/manager/manager.go#L26
exported method DownloadManager.AddDownload should have comment or be unexported
build: internal/manager/manager.go#L38
exported method DownloadManager.ListDownloads should have comment or be unexported
build: internal/manager/manager.go#L47
exported method DownloadManager.PauseDownload should have comment or be unexported
build: internal/manager/manager.go#L57
exported method DownloadManager.ResumeDownload should have comment or be unexported
build: internal/manager/manager.go#L67
exported method DownloadManager.CancelDownload should have comment or be unexported
build: internal/manager/manager.go#L77
exported method DownloadManager.GetTasks should have comment or be unexported
build: internal/task/task.go#L15
exported type DownloadTask should have comment or be unexported
build: internal/task/task.go#L30
exported function NewDownloadTask should have comment or be unexported
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
Restore cache failed: Dependencies file is not found in /home/runner/work/SFD/SFD. Supported file pattern: go.sum