remove no_wildcard_variable_uses; improve testing (dart-lang/lints#156) * remove no_wildcard_variable_uses; improve testing * update workflow min. to 3.0 * fail-fast: false * fix workflow file