Some integration tests use hard-coded file paths to files that naturally don't exist in the repository. Those tests should either be deleted or modified, such that they use a relative path from the resources folder instead.
In order to modify and keep certain tests, it might be necessary to create new test data in the mentioned resources folders.