Skip to content

For PowerShell 7, use the new Get-Error cmdlet instead of the custom error formatting logic #384

@AnatoliB

Description

@AnatoliB

Compare the content of error reports produced by the custom logic implemented in the PowerShell worker with the content the new Get-Error cmdlet produces. If all the relevant data is present, just replace the custom code with a Get-Error invocation. If something important is missing, consider filing a PowerShell issue instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions