Skip to content

WIP Brotli support

WIP Brotli support #96

Triggered via push December 20, 2023 22:22
Status Failure
Total duration 22s
Artifacts

node.js.yml

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

Annotations

21 errors and 20 warnings
build (lts/*): lib/decompress.js#L9
Replace `'deflate'` with `"deflate"`
build (lts/*): lib/decompress.js#L10
Replace `'gzip'` with `"gzip"`
build (lts/*): lib/decompress.js#L11
Replace `'br'` with `"br",`
build (lts/*): lib/decompress.js#L16
Replace `'gzip'` with `"gzip"`
build (lts/*): lib/decompress.js#L17
Replace `'br'` with `"br",`
build (lts/*): lib/decompress.js#L18
Insert `;`
build (lts/*): lib/decompress.js#L22
Replace `''` with `""`
build (lts/*): lib/decompress.js#L23
Replace `','` with `","`
build (lts/*): lib/decompress.js#L24
Replace `s` with `(s)`
build (lts/*): lib/decompress.js#L25
Replace `s` with `(s)`
build (latest)
The job was canceled because "lts__" failed.
build (latest): lib/decompress.js#L9
Replace `'deflate'` with `"deflate"`
build (latest): lib/decompress.js#L10
Replace `'gzip'` with `"gzip"`
build (latest): lib/decompress.js#L11
Replace `'br'` with `"br",`
build (latest): lib/decompress.js#L16
Replace `'gzip'` with `"gzip"`
build (latest): lib/decompress.js#L17
Replace `'br'` with `"br",`
build (latest): lib/decompress.js#L18
Insert `;`
build (latest): lib/decompress.js#L22
Replace `''` with `""`
build (latest): lib/decompress.js#L23
Replace `','` with `","`
build (latest): lib/decompress.js#L24
Replace `s` with `(s)`
build (latest): lib/decompress.js#L25
Replace `s` with `(s)`
build (lts/*): examples/blacklist/blacklist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): examples/whitelist/whitelist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/cookies.js#L29
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/cookies.js#L31
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/cookies.js#L59
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/cookies.js#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/cookies.js#L126
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/get-real-url.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/host.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (lts/*): lib/proxy.js#L26
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): examples/blacklist/blacklist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): examples/whitelist/whitelist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/cookies.js#L29
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/cookies.js#L31
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/cookies.js#L59
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/cookies.js#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/cookies.js#L126
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/get-real-url.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/host.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
build (latest): lib/proxy.js#L26
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead