WooCommerce Stubs is used to statically analyse codebases to ensure compatibility with the WooCommerce WordPress plugin.
Update the Psalm config to include the stubs:
<stubs>
<file name="vendor/kimhf/woocommerce-stubs/woocommerce-stubs.php" />
</stubs>