script to scan projects for ansible 2.10 compatibility issues?

Is there a script to scan projects for ansible 2.10 compatibility issues? For example:
- use of non-core ansible modules
- use of "bare" module/role name where FQCN will be needed

I'd like to add something like that to my CI.