zlib: add zstd support #69401
linters.yml
on: pull_request
lint-addon-docs
27s
lint-cpp
1m 4s
format-cpp
1m 20s
lint-js-and-md
2m 0s
lint-py
29s
lint-yaml
28s
lint-sh
22s
lint-codeowners
22s
lint-pr-url
22s
lint-readme
20s
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.
|