Skip to content

v1.5.0

v1.5.0 #90

Triggered via pull request May 5, 2023 05:49
@lxzanlxzan
opened #13
dev
Status Failure
Total duration 36s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
cannot convert d.window (type []byte) to type *[32768]byte
build
cannot convert d.window[windowSize:] (type []byte) to type *[32768]byte
build
cannot convert e.hist (type []byte) to type *[32768]byte
build
cannot convert e.hist[offset:] (type []byte) to type *[32768]byte
build
cannot convert w.literalFreq[:] (type []uint16) to type *[256]uint16
build
cannot convert w.literalFreq[256:] (type []uint16) to type *[32]uint16
build
Process completed with exit code 2.