Add Add-SentryEventProcessor cmdlet and migrate internal processors #130
5 new alerts
New alerts in code changed by this pull request
- 5 warnings
See annotations below for details.
Annotations
Check warning on line 9 in modules/Sentry/private/New-StackTraceEventProcessor.ps1
Code scanning / PSScriptAnalyzer
Function 'New-StackTraceEventProcessor' has verb that could change system state. Therefore, the function has to support 'ShouldProcess'. Warning
Check warning on line 126 in modules/Sentry/private/New-StackTraceEventProcessor.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning
Check warning on line 138 in modules/Sentry/private/New-StackTraceEventProcessor.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning
Check warning on line 3 in tests/add-sentry-event-processor.tests.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning test
Check warning on line 7 in tests/add-sentry-event-processor.tests.ps1
Code scanning / PSScriptAnalyzer
Found global variable 'global:SentryPowershellRethrowErrors'. Warning test