Issue using sync script with Radicle

Having an issue during database import using sync script in radicle

Deprecated: WP_CLI\Runner::get_subcommand_suggestion(): Implicitly marking parameter $root_command as nullable is deprecated, the explicit nullable type must be used instead in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 1957
Success: Exported to 'kudla_ca_production-2025-02-03-0b21c1f.sql'.

Deprecated: WP_CLI\Runner::get_subcommand_suggestion(): Implicitly marking parameter $root_command as nullable is deprecated, the explicit nullable type must be used instead in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 1957
Success: Database reset.

Deprecated: WP_CLI\Runner::get_subcommand_suggestion(): Implicitly marking parameter $root_command as nullable is deprecated, the explicit nullable type must be used instead in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 1957
--------------
Deprecated: WP_CLI
/*M!999999 enable the sandbox mode */ 

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */
--------------

ERROR 1064 (42000) at line 2PROMPT set to 'Implicitly marking parameter $root_command as nullable is deprecated, the explicit nullable type must be used instead in phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php on line 1957'
: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Deprecated: WP_CLI
/*M!999999 enable the sandbox mode */ 

/*!40101 SET ...' at line 1
Syncing assets...
building file list ... 
92 files to consider

sent 2152 bytes  received 20 bytes  868.80 bytes/sec
total size is 62536649  speedup is 28792.20

馃攧  Sync from development to production complete.

Have you tried updating your WP-CLI?

EDIT: Looks like this might be an open issue still with PHP 8.4: PHP 8.4 Compatibility 路 Issue #5946 路 wp-cli/wp-cli 路 GitHub

Thanks switched to 8.2 locally and it鈥檚 fine