feat(perf): rework elements #95
release.yml
on: pull_request
Matrix: test
Build distribution binaries
0s
Annotations
11 errors
Test on ubuntu-latest:
internal/torrent/hasher.go#L104
cannot use h.pieceLen (variable of type int64) as int value in argument to b.Grow
|
Test on ubuntu-latest:
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)
|
Test on ubuntu-latest:
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)
|
Test on ubuntu-latest
Process completed with exit code 1.
|
Test on macos-latest
The job was canceled because "ubuntu-latest" failed.
|
Test on macos-latest:
internal/torrent/hasher.go#L104
cannot use h.pieceLen (variable of type int64) as int value in argument to b.Grow
|
Test on macos-latest:
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)
|
Test on macos-latest:
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)
|
Test on macos-latest
Process completed with exit code 1.
|
Test on windows-latest
The job was canceled because "ubuntu-latest" failed.
|
Test on windows-latest
The operation was canceled.
|