openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
http://openfoodfacts.github.io/openfoodfacts-server/
GNU Affero General Public License v3.0
661 stars 390 forks source link

Warnings when computing Nutri-Score #9781

Open stephanegigandet opened 9 months ago

stephanegigandet commented 9 months ago

What

updating product code: 0746742400417  (1223969 / 3062367)Argument "absence" isn't numeric in sprintf at /srv/off/lib/ProductOpener/Numbers.pm line 166.
Use of uninitialized value $points_max in addition (+) at /srv/off/lib/ProductOpener/Nutriscore.pm line 796.

Part of

benbenben2 commented 9 months ago

Fixed by #9795?