Commit 83931e6
authored
Disable the Patrol customer test (#487)
With the latest Dart SDK the leancode_lint package is getting warnings from the Dart analyzer:
warning * Warning in the included options file .pub-cache/hosted/pub.dev/leancode_lint-17.0.0/lib/analysis_options.yaml(14438..14462): The rule 'type_annotate_public_apis' is incompatible with ''omit_obvious_property_types'' * analysis_options.yaml:1:10 * included_file_warning
warning * Warning in the included options file .pub-cache/hosted/pub.dev/leancode_lint-17.0.0/lib/analysis_options.yaml(14438..14462): The rule 'type_annotate_public_apis' is incompatible with ''omit_obvious_property_types'' * example/analysis_options.yaml:1:10 * included_file_warning
For now this test will be disabled until an updated version is available.1 parent 025e4c6 commit 83931e6
1 file changed
File renamed without changes.
0 commit comments