120165: The following append layer fields have not been appended due to a field name mismatch:<value>.

Description

Append layer fields must have the same name as an input layer field to be appended by default.

Solution

This is a warning and should be expected if your layers have fields with different names.

Check that append layer field names and types match with fields in the input layer.