potiuk commented on PR #54769: URL: https://github.com/apache/airflow/pull/54769#issuecomment-3209956573
> ^~~~~~ > task-sdk/src/airflow/sdk/execution_time/supervisor.py:1351: error: Argument 1 to "mask_secret" has incompatible type "list[JsonValue] | dict[str, JsonValue] | str | int | float | None"; expected > "str | dict[Any, Any] | Iterable[Any]" [arg-type] > mask_secret(msg.value, msg.name) > ^~~~~~~~~ > Found 2 errors in 2 files (checked 126 source files) I'll copy the PR and fix it -> and I will ask others to help :) .. @ashb will not be available to fix it @amoghrajesh -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
