WIP Brotli support #96
Annotations
10 errors and 10 warnings
lib/decompress.js#L9
Replace `'deflate'` with `"deflate"`
|
lib/decompress.js#L10
Replace `'gzip'` with `"gzip"`
|
lib/decompress.js#L11
Replace `'br'` with `"br",`
|
lib/decompress.js#L16
Replace `'gzip'` with `"gzip"`
|
lib/decompress.js#L17
Replace `'br'` with `"br",`
|
lib/decompress.js#L18
Insert `;`
|
lib/decompress.js#L22
Replace `''` with `""`
|
lib/decompress.js#L23
Replace `','` with `","`
|
lib/decompress.js#L24
Replace `s` with `(s)`
|
lib/decompress.js#L25
Replace `s` with `(s)`
|
examples/blacklist/blacklist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
examples/whitelist/whitelist.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/cookies.js#L29
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/cookies.js#L31
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/cookies.js#L59
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/cookies.js#L64
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/cookies.js#L126
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/get-real-url.js#L21
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/host.js#L7
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
lib/proxy.js#L26
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead
|
The logs for this run have expired and are no longer available.
Loading