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

Bump actions/download-artifact from 3.0.2 to 4.0.0 #9312

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2023

Bumps actions/download-artifact from 3.0.2 to 4.0.0.

Release notes

Sourced from actions/download-artifact's releases.

v4.0.0

What's Changed

The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts. They have numerous performance and behavioral improvements.

For more information, see the @​actions/artifact documentation.

New Contributors

Full Changelog: actions/download-artifact@v3...v4.0.0

Commits
  • 7a1cd32 Merge pull request #246 from actions/v4-beta
  • 8f32874 licensed cache
  • b5ff844 Merge pull request #245 from actions/robherley/v4-documentation
  • f07a0f7 Update README.md
  • 7226129 update test workflow to use different artifact names for matrix
  • ada9446 update docs and bump @​actions/artifact
  • 7eafc8b Merge pull request #244 from actions/robherley/bump-toolkit
  • 3132d12 consume latest toolkit
  • 5be1d38 Merge pull request #243 from actions/robherley/v4-beta-updates
  • 465b526 consume latest @​actions/toolkit
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry labels Dec 18, 2023
Copy link
Contributor

🤖 Effect of this PR on checked open source code: 🤖

Effect on home-assistant:
The following messages are no longer emitted:

  1. import-private-name:
    Imported private module (_collections_abc)
    https://github.com/home-assistant/core/blob/dff7725c1f76a786aa9f044d895da2414500c812/homeassistant/components/renson/button.py#L6

Effect on music21:
The following messages are no longer emitted:

  1. redefined-variable-type:
    Redefinition of n type from music21.note.Note to music21.note.GeneralNote
    https://github.com/cuthbertLab/music21/blob/a938a8c8c74f21ceec5a99a1998d96c00d5f77e9/music21/abcFormat/translate.py#L381

Effect on pytest:
The following messages are now emitted:

  1. redefined-variable-type:
    Redefinition of file type from _io.TextIOWrapper to colorama.ansitowin32.StreamWrapper
    https://github.com/pytest-dev/pytest/blob/2b86d2bddc3eda0a1b342ddb7d7d3aed7b29501f/src/_pytest/_io/terminalwriter.py#L75

Effect on pandas:
The following messages are now emitted:

  1. redefined-variable-type:
    Redefinition of expected type from pandas.core.series.Series to pandas.core.frame.DataFrame
    https://github.com/pandas-dev/pandas/blob/db6fd22b6b1fceb8f8e6a2b23c7cb615b55c2c5e/pandas/tests/series/methods/test_update.py#L39

The following messages are no longer emitted:

  1. redefined-variable-type:
    Redefinition of result type from pandas.core.generic.NDFrame to pandas.core.series.Series
    https://github.com/pandas-dev/pandas/blob/db6fd22b6b1fceb8f8e6a2b23c7cb615b55c2c5e/pandas/core/arrays/sparse/accessor.py#L114
  2. redefined-variable-type:
    Redefinition of expected type from pandas.core.series.Series to pandas.core.frame.DataFrame
    https://github.com/pandas-dev/pandas/blob/db6fd22b6b1fceb8f8e6a2b23c7cb615b55c2c5e/pandas/tests/series/methods/test_update.py#L35

Effect on sentry:
The following messages are now emitted:

  1. arguments-differ:
    Number of parameters was 5 in 'Signal.connect' and is now 3 in overriding 'BetterSignal.connect' method
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/signals.py#L57
  2. not-callable:
    receiver is not callable
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/signals.py#L93
  3. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/event_manager.py#L35
  4. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/data_export/models.py#L6
  5. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/data_export/models.py#L7
  6. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/data_export/models.py#L77
  7. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/data_export/tasks.py#L12
  8. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/organizationmember_mapping/model.py#L9
  9. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/organization/model.py#L10
  10. no-name-in-module:
    No name 'text' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/user/impl.py#L9
  11. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/access/service.py#L5
  12. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/integration/impl.py#L6
  13. import-error:
    Unable to import 'django.db.models.base'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/import_export/service.py#L9
  14. no-name-in-module:
    No name 'base' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/import_export/service.py#L9
  15. no-member:
    Module 'django.db.models' has no 'base' member; maybe 'Case'?
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/import_export/impl.py#L52
  16. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/services/hybrid_cloud/organization_mapping/model.py#L9
  17. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/sentry_webhooks/plugin.py#L40
  18. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/sentry_webhooks/plugin.py#L39
  19. no-name-in-module:
    No name 'safestring' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/base/configuration.py#L4
  20. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/issue.py#L20
  21. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/issue.py#L21
  22. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/issue.py#L22
  23. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/issue.py#L20
  24. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/notify.py#L20
  25. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/notify.py#L20
  26. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/bases/notify.py#L24
  27. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/plugins/interfaces/releasehook.py#L4
  28. no-name-in-module:
    No name 'json' in module 'django.core.serializers'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/backup/helpers.py#L15
  29. import-error:
    Unable to import 'django.db.models.base'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/backup/imports.py#L9
  30. no-name-in-module:
    No name 'base' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/backup/imports.py#L9
  31. import-error:
    Unable to import 'django.db.models.fields.related'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/backup/dependencies.py#L10
  32. no-name-in-module:
    No name 'related' in module 'django.db.models.fields'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/backup/dependencies.py#L10
  33. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/buffer/redis.py#L10
  34. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/search/utils.py#L21
  35. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/search/snuba/backend.py#L13
  36. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/search/snuba/executors.py#L15
  37. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/options.py#L4
  38. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/clear_expired_snoozes.py#L1
  39. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/clear_expired_rulesnoozes.py#L1
  40. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/collect_project_platforms.py#L3
  41. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/files.py#L5
  42. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/update_user_reports.py#L5
  43. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/beacon.py#L8
  44. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/weekly_reports.py#L12
  45. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/commit_context.py#L6
  46. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/reprocessing.py#L5
  47. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/app_store_connect.py#L14
  48. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/statistical_detectors.py#L9
  49. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/groupowner.py#L4
  50. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/auto_resolve_issues.py#L8
  51. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/post_process.py#L12
  52. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/check_auth.py#L9
  53. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/assemble.py#L14
  54. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/integrations/github/pr_comment.py#L11
  55. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/integrations/slack/link_slack_user_identities.py#L5
  56. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/deletion/scheduled.py#L9
  57. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/tasks/deletion/hybrid_cloud.py#L23
  58. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/pipeline.py#L13
  59. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/webhook.py#L8
  60. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L240
  61. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L241
  62. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L248
  63. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L255
  64. no-member:
    Module 'django.forms' has no 'BooleanField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L264
  65. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L274
  66. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L285
  67. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L295
  68. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L298
  69. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github_enterprise/integration.py#L240
  70. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L220
  71. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L221
  72. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L231
  73. no-member:
    Module 'django.forms' has no 'BooleanField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L246
  74. no-member:
    Module 'django.forms' has no 'BooleanField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L258
  75. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L270
  76. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L278
  77. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/integration.py#L220
  78. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/gitlab/webhooks.py#L10
  79. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github/webhook.py#L12
  80. no-name-in-module:
    No name 'text' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/github/integration.py#L9
  81. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/integration.py#L70
  82. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/integration.py#L78
  83. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/integration.py#L84
  84. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/integration.py#L70
  85. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/actions/form.py#L33
  86. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/actions/form.py#L123
  87. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/opsgenie/actions/form.py#L33
  88. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/link_identity.py#L1
  89. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/unlink_identity.py#L1
  90. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/actions/form.py#L9
  91. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/actions/form.py#L11
  92. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/actions/form.py#L26
  93. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/msteams/actions/form.py#L9
  94. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/vsts/integration.py#L629
  95. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/vsts/integration.py#L629
  96. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/vsts/webhooks.py#L6
  97. no-name-in-module:
    No name 'validators' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L11
  98. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L109
  99. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L110
  100. no-member:
    Module 'django.forms' has no 'BooleanField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L116
  101. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L125
  102. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/integration.py#L129
  103. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/actions/form.py#L15
  104. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira_server/actions/form.py#L12
  105. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/discord/views/link_identity.py#L1
  106. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/discord/views/unlink_identity.py#L1
  107. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/vercel/webhook.py#L8
  108. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L21
  109. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L23
  110. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L24
  111. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L25
  112. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L48
  113. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/actions/form.py#L21
  114. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/link_identity.py#L1
  115. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/unlink_team.py#L1
  116. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/unlink_identity.py#L1
  117. no-name-in-module:
    No name 'signing' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/link_team.py#L6
  118. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/link_team.py#L56
  119. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/slack/views/link_team.py#L56
  120. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira/actions/form.py#L15
  121. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/jira/actions/form.py#L12
  122. no-name-in-module:
    No name 'validators' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L10
  123. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L80
  124. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L81
  125. no-member:
    Module 'django.forms' has no 'BooleanField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L89
  126. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L99
  127. no-member:
    Module 'django.forms' has no 'CharField' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/bitbucket_server/integration.py#L103
  128. no-member:
    Module 'django.forms' has no 'Form' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/pagerduty/actions/form.py#L23
  129. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/pagerduty/actions/form.py#L73
  130. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/integrations/pagerduty/actions/form.py#L23
  131. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/mediators/token_exchange/util.py#L3
  132. import-error:
    Unable to import 'django.db.migrations'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/migrations.py#L1
  133. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/migrations.py#L1
  134. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/migrations.py#L19
  135. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/migrations.py#L4
  136. import-error:
    Unable to import 'django.db.migrations'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/__init__.py#L76
  137. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/__init__.py#L76
  138. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/executor.py#L5
  139. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/executor.py#L6
  140. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/executor.py#L7
  141. import-error:
    Unable to import 'django.db.migrations.operations.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/executor.py#L8
  142. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/new_migrations/monkey/executor.py#L8
  143. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/discover/models.py#L5
  144. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/discover/endpoints/discover_saved_query_detail.py#L2
  145. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/debug_files/artifact_bundles.py#L11
  146. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/debug_files/upload.py#L4
  147. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/debug_files/debug_files.py#L8
  148. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/debug_files/artifact_bundle_indexing.py#L12
  149. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/models.py#L3
  150. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/models.py#L33
  151. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0003_add_size_to_recording_segment.py#L3
  152. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0003_add_size_to_recording_segment.py#L9
  153. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0002_rename_to_segment_id.py#L3
  154. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0002_rename_to_segment_id.py#L9
  155. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0001_init_replays.py#L3
  156. no-name-in-module:
    No name 'migrations' in module 'django.db'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0001_init_replays.py#L4
  157. no-member:
    Module 'django.utils' has no 'timezone' member
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0001_init_replays.py#L48
  158. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/replays/migrations/0001_init_replays.py#L10
  159. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/deletion.py#L9
  160. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/base.py#L8
  161. access-member-before-definition:
    Access to member 'pk' before its definition line 224
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/base.py#L223
  162. attribute-defined-outside-init:
    Attribute 'pk' defined outside init
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/base.py#L224
  163. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/utils.py#L9
  164. no-name-in-module:
    No name 'text' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/utils.py#L10
  165. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/outboxes.py#L70
  166. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/outboxes.py#L78
  167. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/outboxes.py#L256
  168. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/outboxes.py#L264
  169. import-error:
    Unable to import 'django.db.models.query'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L4
  170. no-name-in-module:
    No name 'query' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L4
  171. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L5
  172. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L18
  173. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L12
  174. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/paranoia.py#L39
  175. no-name-in-module:
    No name 'signals' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/manager/option.py#L6
  176. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/manager/base_query_set.py#L21
  177. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/manager/base_query_set.py#L24
  178. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/manager/__init__.py#L4
  179. import-error:
    Unable to import 'django.db.models.lookups'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L30
  180. no-name-in-module:
    No name 'lookups' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L30
  181. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L126
  182. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L125
  183. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L130
  184. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L135
  185. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L140
  186. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L149
  187. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L148
  188. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L160
  189. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/jsonfield.py#L164
  190. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/foreignkey.py#L17
  191. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/foreignkey.py#L12
  192. too-few-public-methods:
    Too few public methods (0/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/models/fields/onetoone.py#L9
  193. import-error:
    Unable to import 'django.db.backends.postgresql.operations'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L1
  194. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L6
  195. unused-argument:
    Unused argument 'db_type'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L6
  196. unused-argument:
    Unused argument 'internal_type'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L6
  197. no-self-use:
    Method could be a function
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L6
  198. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/operations.py#L4
  199. import-error:
    Unable to import 'django.db.backends.postgresql.base'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L5
  200. access-member-before-definition:
    Access to member 'connection' before its definition line 133
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L125
  201. access-member-before-definition:
    Access to member 'connection' before its definition line 133
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L126
  202. access-member-before-definition:
    Access to member 'connection' before its definition line 133
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L128
  203. attribute-defined-outside-init:
    Attribute 'connection' defined outside init
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L133
  204. too-few-public-methods:
    Too few public methods (1/2)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/base.py#L96
  205. import-error:
    Unable to import 'django.db.backends.postgresql.schema'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L1
  206. import-error:
    Unable to import 'django.db.models.base'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L5
  207. no-name-in-module:
    No name 'base' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L5
  208. no-self-use:
    Method could be a function
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L72
  209. no-self-use:
    Method could be a function
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L82
  210. no-self-use:
    Method could be a function
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/db/postgres/schema.py#L91
  211. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/dashboard_widget.py#L7
  212. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/email.py#L7
  213. attribute-defined-outside-init:
    Attribute 'pk' defined outside init
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/email.py#L57
  214. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/auditlogentry.py#L7
  215. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/auditlogentry.py#L78
  216. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/releaseprojectenvironment.py#L5
  217. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupbookmark.py#L3
  218. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/environment.py#L5
  219. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/dashboard.py#L6
  220. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/servicehook.py#L9
  221. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/promptsactivity.py#L3
  222. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/lostpasswordhash.py#L7
  223. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/lostpasswordhash.py#L32
  224. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apiauthorization.py#L2
  225. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/dynamicsampling.py#L7
  226. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectbookmark.py#L3
  227. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupshare.py#L5
  228. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/tombstone.py#L6
  229. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/repository.py#L5
  230. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmapping.py#L6
  231. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupsubscription.py#L7
  232. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/distribution.py#L2
  233. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/savedsearch.py#L5
  234. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/featureadoption.py#L6
  235. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/authprovider.py#L7
  236. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organization.py#L10
  237. too-many-ancestors:
    Too many ancestors (8/7)
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organization.py#L163
  238. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/grouphistory.py#L5
  239. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/platformexternalissue.py#L4
  240. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/pullrequest.py#L8
  241. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/identity.py#L9
  242. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupcommitresolution.py#L2
  243. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupemailthread.py#L2
  244. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/outbox.py#L32
  245. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/outbox.py#L535
  246. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/eventattachment.py#L4
  247. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/eventattachment.py#L62
  248. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/grouplink.py#L7
  249. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/relay.py#L2
  250. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmembermapping.py#L5
  251. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupassignee.py#L8
  252. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupassignee.py#L275
  253. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectownership.py#L9
  254. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rulesnooze.py#L5
  255. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/processingissue.py#L6
  256. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupresolution.py#L2
  257. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rule.py#L5
  258. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rule.py#L93
  259. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rule.py#L99
  260. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/userrole.py#L7
  261. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/grouprelease.py#L4
  262. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/group.py#L19
  263. no-name-in-module:
    No name 'http' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/group.py#L20
  264. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/group.py#L575
  265. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/authidentity.py#L5
  266. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupsnooze.py#L8
  267. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/teamreplica.py#L4
  268. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/authidentityreplica.py#L2
  269. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apiapplication.py#L7
  270. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apiapplication.py#L77
  271. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/userreport.py#L2
  272. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rulefirehistory.py#L3
  273. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/recentsearch.py#L4
  274. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/actor.py#L146
  275. attribute-defined-outside-init:
    Attribute 'pk' defined outside init
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/actor.py#L190
  276. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/reprocessingreport.py#L2
  277. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/team.py#L8
  278. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/useremail.py#L9
  279. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/debugfile.py#L32
  280. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/debugfile.py#L209
  281. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectkey.py#L13
  282. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectkey.py#L155
  283. attribute-defined-outside-init:
    Attribute 'pk' defined outside init
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectkey.py#L312
  284. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/appconnectbuilds.py#L11
  285. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/grouprulestatus.py#L2
  286. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/project.py#L14
  287. no-name-in-module:
    No name 'http' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/project.py#L15
  288. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/project.py#L311
  289. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/project.py#L622
  290. no-name-in-module:
    No name 'signals' in module 'django.core'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupmeta.py#L5
  291. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/notificationsettingbase.py#L25
  292. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apigrant.py#L6
  293. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/latestappconnectbuildscheck.py#L11
  294. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apitoken.py#L8
  295. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/apitoken.py#L9
  296. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/releaseenvironment.py#L4
  297. import-error:
    Unable to import 'django.db.models.query'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/commit.py#L6
  298. no-name-in-module:
    No name 'query' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/commit.py#L6
  299. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/commit.py#L7
  300. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationslugreservation.py#L7
  301. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/release.py#L14
  302. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/authenticator.py#L8
  303. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmemberteamreplica.py#L2
  304. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/broadcast.py#L4
  305. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/deploy.py#L11
  306. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/userip.py#L8
  307. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/releaseactivity.py#L2
  308. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectplatform.py#L2
  309. import-error:
    Unable to import 'django.db.models.query'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L14
  310. no-name-in-module:
    No name 'query' in module 'django.db.models'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L14
  311. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L18
  312. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L192
  313. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L209
  314. no-name-in-module:
    No name 'crypto' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/user.py#L379
  315. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/rawevent.py#L2
  316. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/projectredirect.py#L2
  317. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupinbox.py#L7
  318. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupenvironment.py#L3
  319. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/authproviderreplica.py#L4
  320. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupowner.py#L11
  321. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/groupowner.py#L81
  322. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationslugreservationreplica.py#L2
  323. no-name-in-module:
    No name 'timezone' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmember.py#L16
  324. no-name-in-module:
    No name 'encoding' in module 'django.utils'
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmember.py#L17
  325. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/organizationmember.py#L274
  326. missing-function-docstring:
    Missing function or method docstring
    https://github.com/getsentry/sentry/blob/055bd33956fcb97a3ebfa68cfe5c59fa9cd614ed/src/sentry/models/releasefile.py#L100
  327. no-name-in-module:
    *No nam...

This comment was truncated because GitHub allows only 65536 characters in a comment.

This comment was generated for commit f631802

@jacobtylerwalls jacobtylerwalls merged commit 72b3eb5 into main Dec 21, 2023
33 of 34 checks passed
@jacobtylerwalls jacobtylerwalls deleted the dependabot/github_actions/actions/download-artifact-4.0.0 branch December 21, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Label for github dependabot Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants