Skip to content

feat(perf): rework elements #59

feat(perf): rework elements

feat(perf): rework elements #59

Triggered via pull request February 2, 2025 23:16
Status Failure
Total duration 20s
Artifacts

release.yml

on: pull_request
Matrix: test
Build distribution binaries
0s
Build distribution binaries
Fit to window
Zoom out
Zoom in

Annotations

14 errors
Test on macos-latest: internal/torrent/hasher.go#L135
h.piecesLen undefined (type *pieceHasher has no field or method piecesLen)
Test on macos-latest: internal/torrent/hasher.go#L138
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
Test on macos-latest: internal/torrent/hasher.go#L139
assignment mismatch: 1 variable but io.CopyN returns 2 values
Test on macos-latest: internal/torrent/hasher.go#L147
invalid operation: lastRead += toRead (mismatched types int and int64)
Test on macos-latest: internal/torrent/hasher.go#L148
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
Test on macos-latest: internal/torrent/hasher.go#L151
h.hashPiece undefined (type *hash.Hash is pointer to interface, not interface)
Test on ubuntu-latest
The job was canceled because "macos-latest" failed.
Test on ubuntu-latest
The operation was canceled.
Test on windows-latest
The job was canceled because "macos-latest" failed.
Test on windows-latest
The operation was canceled.