Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NpmV1] Replace sync execution with async #20119

Merged
merged 2 commits into from
Jul 8, 2024

Merge branch 'master' into users/v-bobreshevd/npm-async-logs

4a2b00a
Select commit
Loading
Failed to load commit list.
Merged

[NpmV1] Replace sync execution with async #20119

Merge branch 'master' into users/v-bobreshevd/npm-async-logs
4a2b00a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / azure-pipelines-tasks.ci-linux succeeded Jul 8, 2024 in 12m 2s

Build #20240708.16 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 40 (100.00%)
  • Other: 0 (0.00%)
  • Total: 40
Code coverage

  • 242 of 342 branches covered (70.76%)
  • 522 of 682 lines covered (76.54%)

Annotations

Check failure on line 3015 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-tasks.ci-linux

Build log #L3015

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

Check failure on line 3017 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-tasks.ci-linux

Build log #L3017

npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.

Check failure on line 3019 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-tasks.ci-linux

Build log #L3019

npm warn deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead

Check failure on line 3021 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / azure-pipelines-tasks.ci-linux

Build log #L3021

npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported