Skip to content

New log runner

New log runner #612

Triggered via pull request September 19, 2024 14:03
Status Failure
Total duration 59s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
lint: test/metrics.test.ts#L75
Replace `inspect(stats2,·{showHidden:·false,·depth:·null,·colors:·true})` with `⏎········inspect(stats2,·{·showHidden:·false,·depth:·null,·colors:·true·})⏎······`
lint: test/metrics.test.ts#L77
Replace `inspect(stats,·{showHidden:·false,·depth:·null,·colors:·true})` with `⏎········inspect(stats,·{·showHidden:·false,·depth:·null,·colors:·true·})⏎······`
lint
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: src/instrumentations/http.ts#L49
'url.parse' was deprecated since v11.0.0. Use 'url.URL' constructor instead