DEP0159: ERR_INVALID_CALLBACK replaced by ERR_INVALID_ARG_TYPE
This recipe replaces references to the deprecated ERR_INVALID_CALLBACK error code with ERR_INVALID_ARG_TYPE.
See DEP0159.
Example
diff
Also handles deduplication when both codes were already checked:
diff