Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors #7

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

errors #7

wants to merge 4 commits into from

Conversation

caelean
Copy link
Member

@caelean caelean commented Dec 11, 2024

No description provided.

@gauge-demo
Copy link

gauge-demo bot commented Dec 16, 2024

Modularity Report

Main Modularity: 8.8%
Branch Modularity: 6.0% (-2.8%)

This PR decreases modularity relative to the latest report on the main branch (2db32e4) by -2.8%.

Note: You can view the full report to dismiss these errors if they are acceptable.

Private Usages

Usage Problem
flagpole/__init__.py:206 features is not part of the public interface for sentry.
sentry/__init__.py:10 fields.dbsafe_decode is not part of the public interface for django_picklefield.

Dependency Errors

Usage Problem
sentry/users/services/usersocialauth/model.py:12 Cannot importutils.get_backend. Module sentry cannot depend on social_auth.
sentry/users/api/serializers/user_identity_config.py:21 Cannot importmodels.UserSocialAuth. Module sentry cannot depend on social_auth.
sentry/web/frontend/sudo.py:11 Cannot importviews.SudoView. Module sentry cannot depend on sudo.
sentry/middleware/sudo.py:3 Cannot importmiddleware.SudoMiddleware. Module sentry cannot depend on sudo.
sentry/integrations/jira/tasks.py:24 Cannot importjira.plugin.JiraPlugin. Module sentry cannot depend on sentry_plugins.
sentry/middleware/integrations/parsers/plugin.py:13 Cannot importgithub.webhooks.non_integration.GithubPluginWebhookEndpoint. Module sentry cannot depend on sentry_plugins.
sentry/web/frontend/base.py:53 Cannot importviews.redirect_to_sudo. Module sentry cannot depend on sudo.
sentry/web/urls.py:61 Cannot importviews.complete. Module sentry cannot depend on social_auth.
sentry/users/services/usersocialauth/model.py:11 Cannot importbackends.BaseAuth. Module sentry cannot depend on social_auth.
sentry/api/serializers/models/user_social_auth.py:4 Cannot importmodels.UserSocialAuth. Module sentry cannot depend on social_auth.
... ...
9 more violations. See full report for details.

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.

1 participant