...
Then validate the model: You should see one warning. That is because the process model is configured to be only startable with an object but no object type is allowed for starting the process. Configure the startable object types in the Main Activity configuration to get rid of that.
After that the model has no validation errors or warnings, you can deploy the model on your system.
...