fix(insights): polishing of multiple breakdowns in Trends #92233
Annotations
5 errors and 1 warning
posthog/temporal/data_imports/pipelines/sql_database/__init__.py#L153
No overload variant of "execute" of "Connection" matches argument types "str", "dict[str, str]"
|
posthog/temporal/data_imports/pipelines/sql_database/__init__.py#L153
Possible overload variants:
|
posthog/temporal/data_imports/pipelines/sql_database/__init__.py#L153
def [_T] execute(self, statement: TypedReturnsRows[_T], parameters: Sequence[Mapping[str, Any]] | Mapping[str, Any] | None = ..., *, execution_options: _CoreKnownExecutionOptions | Mapping[str, Any] | None = ...) -> CursorResult[_T]
|
posthog/temporal/data_imports/pipelines/sql_database/__init__.py#L153
def execute(self, statement: Executable, parameters: Sequence[Mapping[str, Any]] | Mapping[str, Any] | None = ..., *, execution_options: _CoreKnownExecutionOptions | Mapping[str, Any] | None = ...) -> CursorResult[Any]
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
This job failed
Loading