Skip to content

feat: supports batch operation of tasks by filter #810

feat: supports batch operation of tasks by filter

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
Fit to window
Zoom out
Zoom in

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/