Skip to content

vendor the minimal, noasm version of klauspost/compress/zstd. #2335

vendor the minimal, noasm version of klauspost/compress/zstd.

vendor the minimal, noasm version of klauspost/compress/zstd. #2335

Triggered via push March 6, 2025 16:52
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: internal/github.com/klauspost/compress/zstd/blockenc.go#L482
switch on an error will fail on wrapped errors. Use errors.Is to check for specific errors (errorlint)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L11
type `byteReader` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L17
func `(*byteReader).advance` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L22
func `(*byteReader).overread` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L27
func `byteReader.Int32` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L38
func `(*byteReader).Uint8` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L44
func `byteReader.Uint32` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L64
func `byteReader.Uint32NC` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L75
func `byteReader.unread` is unused (unused)
lint: internal/github.com/klauspost/compress/zstd/bytereader.go#L80
func `byteReader.remain` is unused (unused)