Occurs when local migrations don't contain the target migration with the specified id.
id
@override void onIdentityNotFound(final int id) { infoLn('The migration #$id is not found.'); }