feat: supports batch operation of tasks by filter #810
Triggered via pull request
September 20, 2024 08:50
Status
Failure
Total duration
1m 55s
Artifacts
–
test.yml
on: pull_request
Test check
1m 44s
Build check
0s
Annotations
3 errors and 1 warning
Test check:
pkg/download/extension.go#L723
cannot use t.ID (variable of type string) as *TaskFilter value in argument to t.download.Continue
|
Test check:
pkg/download/extension.go#L727
cannot use t.ID (variable of type string) as *TaskFilter value in argument to t.download.Pause
|
Test check
Process completed with exit code 1.
|
Test check
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/
|