Skip to content

fix: clarify static-analysis command deprecation message - #754

Open
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/cli-g0-static-analysis-message
Open

fix: clarify static-analysis command deprecation message#754
sentry[bot] wants to merge 1 commit into
mainfrom
seer/fix/cli-g0-static-analysis-message

Conversation

@sentry

@sentry sentry Bot commented Aug 3, 2026

Copy link
Copy Markdown

The static-analysis command was deprecated and its underlying service implementation (which included the PythonAnalyzer responsible for the OSError: /dev/null/placeholder issue CLI-G0) has been removed from the codebase.

This change updates the static-analysis command stub to explicitly log an error message when invoked. This provides a clear, actionable message to users, informing them that the command is no longer functional and advising them to remove it from their CI configuration, rather than silently doing nothing or potentially leading to obscure errors if the original (now removed) logic were still present.

Fixes CLI-G0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants