Skip to content

Clarify that raw disables both decompression and decoding (#439) #1045

Clarify that raw disables both decompression and decoding (#439)

Clarify that raw disables both decompression and decoding (#439) #1045

Triggered via push December 3, 2024 12:57
Status Success
Total duration 54s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test (1.17, 27.0.1, lint)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead