Expected Behaviour
tv tool correctly reports total number of checks performed
Actual Behaviour
tv tool reports undefined as total number of checks performed
Reproduce Scenario (including but not limited to)
Steps to Reproduce
- Install
tv tool
npm i -g @adobe/aio-lib-template-validation
- Run the tool in the root folder of the template source code (I used https://github.com/adobe/aem-assets-details-ext-tpl)
tv run-checks .
2 of undefined tests passed.
Tests:
1) Validation of install.yaml file
2) Validation of packages.json file
Platform and Version
Mac OS 14.3 (23D56)
node --version
v20.9.0
npm --version
10.1.0
Sample Code that illustrates the problem
n/a
Logs taken while reproducing problem
see above
Expected Behaviour
tvtool correctly reports total number of checks performedActual Behaviour
tvtool reportsundefinedas total number of checks performedReproduce Scenario (including but not limited to)
Steps to Reproduce
tvtoolPlatform and Version
Mac OS 14.3 (23D56)
Sample Code that illustrates the problem
n/a
Logs taken while reproducing problem
see above