microsoft / microsoft/CSS-Exchange

[Work Item] Address overrides in ManagedAvailabilityTroubleshooter to see if they are truly needed

Open
#687 0 comments 0 reactions 1 assignee View on GitHub

@jcoiffin is already working on this.

Since Aug 9, 2021.

Work Item
Dominant language
PowerShell
Stars
1.3k
Forks
395
Avg merge
14h 7m
Merged PRs (30d)
5

Description

Describe the work

Added in the following, need to have it reviewed to see if we really need to use Invoke-Expression and if we need to add in the override with the output type in function InvestigateMonitor as I don't see a reason to have it.

[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSAvoidUsingInvokeExpression', '', Justification = 'Override for now')]
[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSUseOutputTypeCorrectly', '', Justification = 'Override for now')]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.