feat: Validate batch export configuration in API #108904
Annotations
4 errors and 1 warning
Check static typing:
posthog/batch_exports/http.py#L189
Argument 1 to "fields" has incompatible type "tuple[str, type]"; expected "DataclassInstance | type[DataclassInstance]"
|
Check static typing:
posthog/batch_exports/http.py#L242
Unused "type: ignore" comment
|
Check static typing:
posthog/batch_exports/http.py#L283
Unused "type: ignore" comment
|
Check static typing
Process completed with exit code 3.
|
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/
|
Loading