Skip to content

zlib: add zstd support #69401

zlib: add zstd support

zlib: add zstd support #69401

Triggered via pull request February 7, 2025 23:37
@jkremsjkrems
synchronize #52100
jkrems:zstd
Status Failure
Total duration 2m 7s
Artifacts

linters.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint-js-and-md: lib/internal/errors.js#L1892
"ERR_ZSTD_INVALID_PARAM" is marked as legacy, yet it is used in lib/
lint-js-and-md: lib/zlib.js#L848
'TypedArrayPrototypeFill' is not defined
lint-js-and-md: lib/zlib.js#L850
'ArrayPrototypeForEach' is not defined
lint-js-and-md: lib/zlib.js#L885
'MathMaxApply' is not defined
lint-js-and-md: lib/zlib.js#L885
'ArrayPrototypeMap' is not defined
lint-js-and-md: lib/zlib.js#L887
'StringPrototypeStartsWith' is not defined
lint-js-and-md: lib/zlib.js#L905
'MathMaxApply' is not defined
lint-js-and-md: lib/zlib.js#L905
'ArrayPrototypeMap' is not defined
lint-js-and-md: lib/zlib.js#L907
'StringPrototypeStartsWith' is not defined
lint-js-and-md
Process completed with exit code 2.