Skip to content

fix: lazy import integrations to avoid pyspark bundling error and add deep research #8

fix: lazy import integrations to avoid pyspark bundling error and add deep research

fix: lazy import integrations to avoid pyspark bundling error and add deep research #8

Triggered via pull request January 23, 2026 18:32
Status Success
Total duration 44s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L542
Argument `list[dict[str, str]] | Any | None` is not assignable to parameter `enriched_columns` with type `list[dict[str, str]]` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L541
Argument `list[dict[str, str]] | None` is not assignable to parameter `source_columns` with type `list[dict[str, str]]` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L540
Argument `str | None` is not assignable to parameter `target` with type `str` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L539
Argument `str | None` is not assignable to parameter `source` with type `str` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L538
Argument `str | None` is not assignable to parameter `source_type` with type `str` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L483
Argument `list[dict[str, str]] | Any | None` is not assignable to parameter `enriched_columns` with type `list[dict[str, str]]` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L482
Argument `list[dict[str, str]] | None` is not assignable to parameter `source_columns` with type `list[dict[str, str]]` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L481
Argument `str | None` is not assignable to parameter `target` with type `str` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L480
Argument `str | None` is not assignable to parameter `source` with type `str` in function `build_config_from_args`
Pyrefly bad-argument-type: parallel_web_tools/cli/commands.py#L479
Argument `str | None` is not assignable to parameter `source_type` with type `str` in function `build_config_from_args`