feat(perf): rework elements #56
release.yml
on: pull_request
Matrix: test
Build distribution binaries
0s
Annotations
14 errors
|
|
|
Test on macos-latest:
internal/torrent/hasher.go#L134
h.PiecesLen undefined (type *pieceHasher has no field or method PiecesLen)
|
Test on macos-latest:
internal/torrent/hasher.go#L134
undefined: workers
|
Test on macos-latest:
internal/torrent/hasher.go#L137
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
|
Test on macos-latest:
internal/torrent/hasher.go#L137
f.files undefined (type *os.File has no field or method files)
|
Test on macos-latest:
internal/torrent/hasher.go#L138
assignment mismatch: 1 variable but io.CopyN returns 2 values
|
Test on macos-latest:
internal/torrent/hasher.go#L146
invalid operation: lastRead += toRead (mismatched types int and int64)
|
Test on macos-latest:
internal/torrent/hasher.go#L147
h.PieceLen undefined (type *pieceHasher has no field or method PieceLen, but does have field pieceLen)
|
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.
|