Hello,
This specific error is related to the fact that your PrestaShop version is not compatible with PHP 8.2 as shown here.
Starting with PHP 8.2, setting properties dynamically results in a warning.
Downgrading to PHP 8.1 should fix all of these errors.