Pull request test fails at DeepScan from the files I didn't change

I’ve made a pull request and the test fails at DeepScan.
I checked the DeepScan logs and they seem to come from the unrelated files.
For example, I didn’t modify VOXLoader.js but I still get this error.

Can I ignore them? Can I fix them? What should I do?

If would rebase your branch to the latest commit on dev, the alerts should disappear automatically. However, this alert is not something that would prevent your PR from being merged. The reviewers at GitHub can normally detect outdated DeepScan warnings.