I updated my ci.yml scripts to the latest version and some odd stuff is now going on. One thing I've not been able to resolve...
"Test method test_blah_blah() is missing a return type"
In unit tests. Obviously, unit test methods don't have a return type. Does anybody know what it is asking me to change?