I have found out why was that happening. Seems like that is some old version of calling Authentication trigger for cloud functions.
here is new version:
import * as functions from 'firebase-functions/v1'; functions.auth.user().onDelete