Skip to content

fix: torrent stats panic #797

fix: torrent stats panic

fix: torrent stats panic #797

Triggered via pull request September 11, 2024 09:27
Status Failure
Total duration 2m 9s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test check: internal/protocol/bt/file.go#L49
cannot use fileClientImpl{…} (value of type fileClientImpl) as storage.ClientImplCloser value in return statement: fileClientImpl does not implement storage.ClientImplCloser (wrong type for method OpenTorrent)
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/