Skip to content

feat(perf): rework elements #60

feat(perf): rework elements

feat(perf): rework elements #60

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

release.yml

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

Annotations

23 errors
Test on macos-latest: internal/torrent/hasher.go#L7
"fmt" imported and not used
Test on macos-latest: internal/torrent/hasher.go#L129
h.files[i].Path undefined (type fileEntry has no field or method Path, but does have field path)
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#L138
f.files undefined (type *os.File has no field or method files)
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#L148
f.files undefined (type *os.File has no field or method files)
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: internal/torrent/hasher.go#L7
"fmt" imported and not used
Test on ubuntu-latest: internal/torrent/hasher.go#L129
h.files[i].Path undefined (type fileEntry has no field or method Path, but does have field path)
Test on ubuntu-latest: internal/torrent/hasher.go#L135
h.piecesLen undefined (type *pieceHasher has no field or method piecesLen)
Test on ubuntu-latest: internal/torrent/hasher.go#L138
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
Test on ubuntu-latest: internal/torrent/hasher.go#L138
f.files undefined (type *os.File has no field or method files)
Test on ubuntu-latest: internal/torrent/hasher.go#L147
invalid operation: lastRead += toRead (mismatched types int and int64)
Test on ubuntu-latest: internal/torrent/hasher.go#L148
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
Test on ubuntu-latest: internal/torrent/hasher.go#L148
f.files undefined (type *os.File has no field or method files)
Test on ubuntu-latest: internal/torrent/hasher.go#L151
h.hashPiece undefined (type *hash.Hash is pointer to interface, not interface)
Test on windows-latest
The job was canceled because "macos-latest" failed.
Test on windows-latest
The operation was canceled.