-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The logs are being displayed with redundant content, with the string ['
being added at the beginning and ']
at the end.
The same redundant content is saved also to Azure DevOps logs.
To Reproduce
Steps to reproduce the behavior:
- Use any task, ex. PowerPlatformPublishCustomizations@2 or PowerPlatformExportSolution@2
Expected behavior
Logs should be displayed without redundant content.
Additional context
The equivalent actions in GitHub Actions log the results without any additional content.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working