Skip to content

Use the URL global instead of the deprecated url.parse #101

Use the URL global instead of the deprecated url.parse

Use the URL global instead of the deprecated url.parse #101

Triggered via push August 27, 2024 15:58
Status Failure
Total duration 1m 28s
Artifacts

lint.yml

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

Annotations

4 errors
Lint (lts/*): src/display/node_stream.js#L29
Insert `;`
Lint (lts/*): src/display/node_stream.js#L419
Replace `fs.createReadStream(this._url,·{·start,·end:·end·-·1·})` with `⏎······fs.createReadStream(this._url,·{·start,·end:·end·-·1·})⏎····`
Lint (lts/*): test/test.mjs#L29
'url' is defined but never used
Lint (lts/*)
Process completed with exit code 1.