compress.gzip: add compression flags #8988
Annotations
7 errors
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L47
cannot use `string` as `[]u8` in argument 1 to `compress.gzip.compress`
|
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L51
cannot use `string` as `[]u8` in argument 1 to `compress.gzip.compress`
|
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L55
cannot use `string` as `[]u8` in argument 1 to `compress.gzip.compress`
|
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L58
infix expr: cannot use `[]u8` (right expression) as `string`
|
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L59
infix expr: cannot use `[]u8` (right expression) as `string`
|
Self tests:
vlib/compress/gzip/read_gz_files_test.v#L60
infix expr: cannot use `[]u8` (right expression) as `string`
|
Self tests
Process completed with exit code 1.
|
Loading