Feat/stream utils #1164
pr.yml
on: pull_request
post workflow status to slack
2s
post workflow status to slack
0s
Annotations
10 errors
staticcheck:
std/compress/huffman/huffman.go#L4
could not import github.com/consensys/gnark/std/compress (-: # github.com/consensys/gnark/std/compress
|
staticcheck:
std/compress/pipeline.go#L54
cannot use (uint(intVal) >> (streamBitLen * indexWithinWord)) & ((1 << streamBitLen) - 1) (value of type uint) as int value in assignment) (typecheck)
|
staticcheck:
std/compress/lzss_v1/writeCs/main.go#L8
could not import github.com/consensys/gnark/std/compress (-: # github.com/consensys/gnark/std/compress
|
staticcheck:
std/compress/pipeline.go#L54
cannot use (uint(intVal) >> (streamBitLen * indexWithinWord)) & ((1 << streamBitLen) - 1) (value of type uint) as int value in assignment) (typecheck)
|
staticcheck:
std/compress/io.go#L1
: # github.com/consensys/gnark/std/compress [github.com/consensys/gnark/std/compress.test]
|
staticcheck:
std/compress/pipeline.go#L54
cannot use (uint(intVal) >> (streamBitLen * indexWithinWord)) & ((1 << streamBitLen) - 1) (value of type uint) as int value in assignment (typecheck)
|
staticcheck:
std/compress/lzss_v1/compress_test.go#L12
could not import github.com/consensys/gnark/std/compress (-: # github.com/consensys/gnark/std/compress
|
staticcheck:
std/compress/pipeline.go#L54
cannot use (uint(intVal) >> (streamBitLen * indexWithinWord)) & ((1 << streamBitLen) - 1) (value of type uint) as int value in assignment) (typecheck)
|
staticcheck
issues found
|
test
Process completed with exit code 2.
|