feat: Celery tasks refactor #68540
Annotations
10 errors
Check static typing:
posthog/tasks/tasks.py#L31
Function is missing a type annotation for one or more arguments
|
Check static typing:
posthog/tasks/tasks.py#L452
Function is missing a return type annotation
|
Check static typing:
posthog/tasks/tasks.py#L452
Use "-> None" if function does not return a value
|
Check static typing:
posthog/tasks/tasks.py#L588
Function is missing a return type annotation
|
Check static typing:
posthog/tasks/tasks.py#L588
Use "-> None" if function does not return a value
|
Check static typing:
posthog/tasks/tasks.py#L670
Function is missing a return type annotation
|
Check static typing:
posthog/tasks/tasks.py#L670
Use "-> None" if function does not return a value
|
Check static typing:
posthog/tasks/scheduled.py#L51
Function is missing a return type annotation
|
Check static typing:
posthog/tasks/scheduled.py#L73
Function is missing a return type annotation
|
Check static typing:
posthog/tasks/scheduled.py#L73
Function is missing a type annotation for one or more arguments
|
The logs for this run have expired and are no longer available.
Loading