Skip to content

Dependencies causing errors during build #695

Open
@bcpmihail

Description

@bcpmihail

Description

Errors appear during installing modules in vrotest before running the unit tests.

Steps to Reproduce

  1. Build BTVA or child project
  2. Observe the logs

Preconditions:

Expected behavior: No Errors in the logs

Actual behavior: The following errors appear:

[ERROR] npm warn deprecated [email protected]: 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.
[ERROR] npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported

Reproduces how often: Always

Component/s: [vrotest]

Affects Build/s: 4.4.1

Client

  • Build Tools for VMware Aria Version: 4.4.1
  • Visual Studio Code Version: 1.99.0
  • OS Version: Windows 11 Pro 23H2

Dependencies

Run: curl -o- https://raw.githubusercontent.com/vmware/build-tools-for-vmware-aria/main/health.sh | bash and paste the output here:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 2877 100 2877 0 0 7988 0 --:--:-- --:--:-- --:--:-- 8036
Starting VMware Aria Build Tools Checks...
✔ Node.js version 22.14.0 is within the required range (22 - 22).
✔ Maven version 3.9.9 meets the minimum requirement (>= 3.9).
✔ Java version 17.0.11 is within the required range (17 - 21).
All checks passed successfully.

Server

  • vRealize Automation Version:
  • vRealize Orchestrator Version:
  • vRealize Operations Version:
  • vRealize Log Insight Version:

Metadata

Metadata

Assignees

Labels

area/testsRelates to tests and code coveragekind/bugSomething isn't workingtriage/neededNeeds to be discussed by project maintainers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions