-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Description
Action logs an error: No action or module found for paths: 'com.vmware.pscoe.library.ts.http.interface'
Steps to Reproduce
- Run action that uses the http library
Expected behavior: The triggered action in vRO finishes successfully without any errors thrown.
Actual behavior: The triggered action in vRO contains the error from the attached screenshot.
Reproduces how often: On every run.
Component/s: typescript/vrotsc
Affects Build/s: (From @Michaelpalacce: This was introduced here: https://github.com/vmware/build-tools-for-vmware-aria/pull/233/files)
Environment
Client
- Build Tools for VMware Aria Version:
- Visual Studio Code Version:
- OS Version: Windows
Dependencies
Run: curl -o- https://raw.githubusercontent.com/vmware/build-tools-for-vmware-aria/main/health.sh | bash and paste the output here:
Server
- vRealize Automation Version: 8.18
- vRealize Orchestrator Version: 8.18
- vRealize Operations Version:
- vRealize Log Insight Version:
Failure Logs
2025-05-23 11:02:40.517 +03:00errorCannot import from module with path 'com.vmware.pscoe.library.ts.http.interface'! Error: No action or module found for paths: 'com.vmware.pscoe.library.ts.http.interface', 'com.vmware.pscoe.library.ts.http.interface/index'!