feat: Support multiple models in S3 batch export #87915
Annotations
3 errors and 2 warnings
posthog/temporal/batch_exports/s3_batch_export.py#L455
Incompatible types in assignment (expression has type "BatchExportSchema | None", variable has type "BatchExportModel | None")
|
posthog/temporal/batch_exports/redshift_batch_export.py#L317
Argument 1 to "fields" has incompatible type "Callable[[object], str]"; expected "DataclassInstance | type[DataclassInstance]"
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: n1hility/cancel-previous-runs@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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