feat(perf): rework elements #95
Annotations
5 errors
|
Run Tests:
internal/torrent/hasher.go#L104
cannot use h.pieceLen (variable of type int64) as int value in argument to b.Grow
|
Run Tests:
internal/torrent/hasher.go#L129
cannot use w.b (variable of type bytes.Buffer) as io.Reader value in argument to io.Copy: bytes.Buffer does not implement io.Reader (method Read has pointer receiver)
|
Run Tests:
internal/torrent/hasher.go#L187
cannot use b (variable of type bytes.Buffer) as io.Writer value in argument to io.CopyN: bytes.Buffer does not implement io.Writer (method Write has pointer receiver)
|
Run Tests
Process completed with exit code 1.
|
Loading