79721119

Date: 2025-07-31 10:12:56
Score: 2.5
Natty:
Report link

Your function "run" has defined the variable "$args" as the 2nd argument when this is called, but you use it in the function as "$arguments". So you have a typo, either you have to change "$args" to "$arguments", either the other way arround.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bogdan Velcea