Skip to content

DSC error short description should not include warnings #149

@mdanish-kh

Description

@mdanish-kh

Description of the new feature / enhancement

When a DSC operation fails, the error notification contains too much verbose information, in particular the DSC warnings as well. The description of the error should not include warnings from DSC output

Steps to reproduce

  1. Go to validate a resource page
  2. Enter Microsoft.WinGet/Package and click Get operation
  3. The operation fails as no ID is provided, but the UI notification is too noisy to appropriately communicate this to the user

Actual Behavior

See screenshot (Click to open) Image

Expected Behavior

We should have a parser for DSC output which is currently a string result and separate warnings from errors

See screenshot (Click to open) Image

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for WinGet Studio.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions