feat: error tracking assignees #92154
Annotations
4 errors and 2 warnings
posthog/api/error_tracking.py#L35
Incompatible types in assignment (expression has type "Literal['error_tracking_group']", base class "TeamAndOrgViewSetMixin" defined the type as "Literal['alert', 'action', 'activity_log', 'annotation', 'batch_export', 'cohort', 'dashboard', 'dashboard_template', 'early_access_feature', 'event_definition', 'experiment', 'export', 'feature_flag', 'group', 'insight', 'query', 'notebook', 'organization', 'organization_member', 'person', 'plugin', 'project', 'property_definition', 'session_recording', 'session_recording_playlist', 'sharing_configuration', 'subscription', 'survey', 'user', 'webhook', 'INTERNAL'] | None")
|
posthog/api/error_tracking.py#L44
Incompatible return value type (got "Any | None", expected "_QuerySet[Any, Any]")
|
posthog/api/error_tracking.py#L47
Incompatible return value type (got "ErrorTrackingGroup", expected "_QuerySet[Any, Any]")
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "email_renders".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading