-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Labels
Fix ReadyFix ReadyFix ReadyShippedFeature is included in the latest versionFeature is included in the latest versionbugSomething isn't workingSomething isn't working
Description
AL-Go version
6.3
Describe the issue
- Created a new git repository
- added some hello world app
- added a simple page scripting file. (Just create a sales order and validate customer)
- added page scripting file to repository and
.AL-Go/settings.json - run CI/CD
- Compile passes (tested without pagescripting, too )
- Page Scripting test shows error
Error: Unexpected error when running action. Error Message: 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., StackTrace: at <ScriptBlock>, <No file>: line 1
Error: Process completed with exit code 1.
Expected behavior
PageScripting tests are executed.
Steps to reproduce
see above
Additional context (logs, screenshots, etc.)
More log:
Running Page Scripting Tests
_____ _ _____ _____ _ _ _ _______ _
| __ \ (_) | __ \ / ____| (_) | | (_) |__ __| | |
| |__) | _ _ __ _ __ _ _ __ __ _ | |__) |_ _ __ _ ___| (___ ___ _ __ _ _ __ | |_ _ _ __ __ _ | | ___ ___| |_ ___
| _ / | | | '_ \| '_ \| | '_ \ / _` | | ___/ _` |/ _` |/ _ \\___ \ / __| '__| | '_ \| __| | '_ \ / _` | | |/ _ \/ __| __/ __|
| | \ \ |_| | | | | | | | | | | | (_| | | | | (_| | (_| | __/____) | (__| | | | |_) | |_| | | | | (_| | | | __/\__ \ |_\__ \
|_| \_\__,_|_| |_|_| |_|_|_| |_|\__, | |_| \__,_|\__, |\___|_____/ \___|_| |_| .__/ \__|_|_| |_|\__, | |_|\___||___/\__|___/
__/ | __/ | | | __/ |
|___/ |___/ |_| |___/
Files in build artifacts folder:
Removing container
Get Event Log from container
Getting event log for bc13452054648
Removing Session bc13452054648
Removing container bc13452054648
Removing entries from hosts
Removing bc13452054648 from container hosts file
Removing bc13452054648-* from container hosts file
Removing Desktop shortcuts
Removing C:\ProgramData\BcContainerHelper\Extensions\bc13452054648
Run-AlPipeline Telemetry Correlation Id: e71aa64e-83f7-4b3b-9029-530710329292
Applying settings from D:\a\pagescriptingtest\pagescriptingtest\.github\AL-Go-Settings.json
Applying settings from D:\a\pagescriptingtest\pagescriptingtest\.AL-Go\settings.json
No settings found in D:\a\pagescriptingtest\pagescriptingtest\.github\CICD.settings.json
No settings found in D:\a\pagescriptingtest\pagescriptingtest\.AL-Go\CICD.settings.json
No settings found in D:\a\pagescriptingtest\pagescriptingtest\.AL-Go\florian-d.settings.json
Enabling Microsoft telemetry...
Error: Unexpected error when running action. Error Message: 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., StackTrace: at <ScriptBlock>, <No file>: line 1
Error: Process completed with exit code 1.
Can provide sample repo if needed.
Metadata
Metadata
Assignees
Labels
Fix ReadyFix ReadyFix ReadyShippedFeature is included in the latest versionFeature is included in the latest versionbugSomething isn't workingSomething isn't working