WordPress is giving a warning but my code is working fine

I think 'measurement_units' => $ingredients, causes the problem, because the $ingredients is multi-dimensional array. You should use i.e. 'measurement_units' => $ingredients[0], or etc.. i think.

File not found.