Skip to content

fix(podcast): slightly more robust downloading and concurrency #467

fix(podcast): slightly more robust downloading and concurrency

fix(podcast): slightly more robust downloading and concurrency #467

Triggered via pull request December 20, 2023 19:07
@sentrizsentriz
synchronize #433
pe-del
Status Failure
Total duration 55s
Artifacts

test.yaml

on: pull_request
Lint and test
47s
Lint and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Cannot open: File exists
Lint and test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Lint and test: podcast/podcast.go#L386
if-return: redundant if ...; err != nil check, just return error instead. (revive)