## Running analysis for "flutter_gherkin" version "3.0.0-rc.17" STARTED: 2024-11-04T23:17:09.605054Z ### Starting pana 2024-11-04 23:17:26.523606 INFO: Running `dart pub unpack flutter_gherkin:3.0.0-rc.17 --output /tmp/pana-flutter_gherkinKOLFHB/flutter_gherkin --no-resolve`... 2024-11-04 23:17:27.973574 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-04 23:17:28.020349 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-04 23:17:28.236348 INFO: Running `git rev-parse --show-toplevel`... 2024-11-04 23:17:28.529103 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-04 23:17:33.533266 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-11-04 23:17:35.126196 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-04 23:17:37.661453 INFO: Analyzing package... 2024-11-04 23:17:37.699071 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-04 23:18:24.600715 INFO: Running `git init`... 2024-11-04 23:18:24.634487 INFO: Running `git remote add origin https://github.com/jonsamwell/flutter_gherkin`... 2024-11-04 23:18:24.667827 INFO: Running `git remote show origin`... 2024-11-04 23:18:24.977257 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-11-04 23:18:25.442016 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-11-04 23:18:25.476970 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-11-04 23:18:25.515460 INFO: Running `git show origin/master:pubspec.yaml`... 2024-11-04 23:18:31.118483 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DQBBFJ/./lib`... 2024-11-04 23:18:32.421971 INFO: Analyzing pub downgrade... 2024-11-04 23:18:32.432415 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-11-04 23:18:37.809698 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-11-04 23:18:49.456459 INFO: [pub-downgrade-success] 2024-11-04 23:18:49.462099 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-11-04 23:18:51.887155 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-04 23:18:53.582562 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-flutter_gherkinKOLFHB/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-11-04 23:20:29.833374 WARNING: `dartdoc` failed: 2024-11-04 23:20:29.833374 WARNING: Documenting flutter_gherkin... 2024-11-04 23:20:29.833374 WARNING: Discovering libraries... 2024-11-04 23:20:29.833374 WARNING: Linking elements... 2024-11-04 23:20:29.833374 WARNING: Precaching local docs for 683450 elements... 2024-11-04 23:20:29.833374 WARNING: Initialized dartdoc with 1356 libraries 2024-11-04 23:20:29.833374 WARNING: Generating docs for library flutter_gherkin_with_driver.dart from package:flutter_gherkin/flutter_gherkin_with_driver.dart... 2024-11-04 23:20:29.833374 WARNING: Generating docs for library flutter_gherkin.dart from package:flutter_gherkin/flutter_gherkin.dart... 2024-11-04 23:20:29.833374 WARNING: Documented 2 public libraries in 92.6 seconds 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of given_i_open_the_drawer_step.givenOpenDrawer, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from given_i_open_the_drawer_step.givenOpenDrawer: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/given_i_open_the_drawer_step.dart:10:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: Use {@canonicalFor given_i_open_the_drawer_step.givenOpenDrawer} in the 2024-11-04 23:20:29.833374 WARNING: desired library's documentation to resolve the ambiguity and/or override 2024-11-04 23:20:29.833374 WARNING: dartdoc's decision, or structure your package so the reexport is less 2024-11-04 23:20:29.833374 WARNING: ambiguous. The symbol will still be referenced in all candidates -- this 2024-11-04 23:20:29.833374 WARNING: only controls the location where it will be written and which library 2024-11-04 23:20:29.833374 WARNING: will be displayed in navigation for the relevant pages. The flag 2024-11-04 23:20:29.833374 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-11-04 23:20:29.833374 WARNING: threshold at which this warning will appear. 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of restart_app_step.restartAppStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from restart_app_step.restartAppStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/restart_app_step.dart:4:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of sibling_contains_text_step.siblingContainsTextStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from sibling_contains_text_step.siblingContainsTextStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/sibling_contains_text_step.dart:14:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_text_within_widget_step.tapTextWithinWidgetStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_text_within_widget_step.tapTextWithinWidgetStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_text_within_widget_step.dart:10:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_of_type_step.tapWidgetOfTypeStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_of_type_step.tapWidgetOfTypeStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_of_type_step.dart:11:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_of_type_within_step.tapWidgetOfTypeWithinStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_of_type_within_step.tapWidgetOfTypeWithinStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_of_type_within_step.dart:9:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_with_text_step.tapWidgetWithTextStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_with_text_step.tapWidgetWithTextStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_with_text_step.dart:11:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of text_exists_step.textExistsStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from text_exists_step.textExistsStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/text_exists_step.dart:12:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of text_exists_within_step.textExistsWithinStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from text_exists_within_step.textExistsWithinStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/text_exists_within_step.dart:12:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of then_expect_element_to_have_value_step.thenExpectElementToHaveValue, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from then_expect_element_to_have_value_step.thenExpectElementToHaveValue: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/then_expect_element_to_have_value_step.dart:15:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of wait_until_key_exists_step.waitUntilKeyExistsStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from wait_until_key_exists_step.waitUntilKeyExistsStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/wait_until_key_exists_step.dart:12:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of wait_until_type_exists_step.waitUntilTypeExistsStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from wait_until_type_exists_step.waitUntilTypeExistsStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/wait_until_type_exists_step.dart:12:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_fill_field_step.whenFillFieldStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_fill_field_step.whenFillFieldStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_fill_field_step.dart:10:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_pause_step.whenPauseStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_pause_step.whenPauseStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_pause_step.dart:11:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_tap_the_back_button_step.whenTapBackButtonWidget, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_tap_the_back_button_step.whenTapBackButtonWidget: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_tap_the_back_button_step.dart:11:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_tap_widget_step.whenTapWidget, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_tap_widget_step.whenTapWidget: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_tap_widget_step.dart:19:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_tap_widget_step.whenTapWidgetWithoutScroll, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_tap_widget_step.whenTapWidgetWithoutScroll: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_tap_widget_step.dart:37:23) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of app_driver_adapter.AppDriverAdapter, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from app_driver_adapter.AppDriverAdapter: (file:///tmp/pana_DQBBFJ/lib/src/flutter/adapters/app_driver_adapter.dart:16:16) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of flutter_test_configuration.FlutterTestConfiguration, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from flutter_test_configuration.FlutterTestConfiguration: (file:///tmp/pana_DQBBFJ/lib/src/flutter/configuration/flutter_test_configuration.dart:13:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of attach_screenshot_on_failed_step_hook.AttachScreenshotOnFailedStepHook, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from attach_screenshot_on_failed_step_hook.AttachScreenshotOnFailedStepHook: (file:///tmp/pana_DQBBFJ/lib/src/flutter/hooks/attach_screenshot_on_failed_step_hook.dart:6:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of swipe_step.SwipeOnKeyStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from swipe_step.SwipeOnKeyStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/swipe_step.dart:45:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of swipe_step.SwipeOnTextStep, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from swipe_step.SwipeOnTextStep: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/swipe_step.dart:68:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of flutter_world.FlutterWorld, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from flutter_world.FlutterWorld: (file:///tmp/pana_DQBBFJ/lib/src/flutter/world/flutter_world.dart:9:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of flutter_world.FlutterTypedAdapterWorld, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from flutter_world.FlutterTypedAdapterWorld: (file:///tmp/pana_DQBBFJ/lib/src/flutter/world/flutter_world.dart:32:7) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of build_mode.BuildMode, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from build_mode.BuildMode: (file:///tmp/pana_DQBBFJ/lib/src/flutter/configuration/build_mode.dart:1:6) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of app_driver_adapter.FindType, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from app_driver_adapter.FindType: (file:///tmp/pana_DQBBFJ/lib/src/flutter/adapters/app_driver_adapter.dart:3:6) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of app_driver_adapter.ExpectedWidgetResultType, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from app_driver_adapter.ExpectedWidgetResultType: (file:///tmp/pana_DQBBFJ/lib/src/flutter/adapters/app_driver_adapter.dart:10:6) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.153 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1429)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of build_mode, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from build_mode: (file:///tmp/pana_DQBBFJ/lib/src/flutter/configuration/build_mode.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of flutter_world, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from flutter_world: (file:///tmp/pana_DQBBFJ/lib/src/flutter/world/flutter_world.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of flutter_test_configuration, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from flutter_test_configuration: (file:///tmp/pana_DQBBFJ/lib/src/flutter/configuration/flutter_test_configuration.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of app_driver_adapter, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from app_driver_adapter: (file:///tmp/pana_DQBBFJ/lib/src/flutter/adapters/app_driver_adapter.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of given_i_open_the_drawer_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from given_i_open_the_drawer_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/given_i_open_the_drawer_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of then_expect_element_to_have_value_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from then_expect_element_to_have_value_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/then_expect_element_to_have_value_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_fill_field_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_fill_field_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_fill_field_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_pause_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_pause_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_pause_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_tap_widget_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_tap_widget_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_tap_widget_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of restart_app_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from restart_app_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/restart_app_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of sibling_contains_text_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from sibling_contains_text_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/sibling_contains_text_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of swipe_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from swipe_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/swipe_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_text_within_widget_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_text_within_widget_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_text_within_widget_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_of_type_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_of_type_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_of_type_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_of_type_within_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_of_type_within_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_of_type_within_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of tap_widget_with_text_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from tap_widget_with_text_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/tap_widget_with_text_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of text_exists_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from text_exists_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/text_exists_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of text_exists_within_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from text_exists_within_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/text_exists_within_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of wait_until_key_exists_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from wait_until_key_exists_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/wait_until_key_exists_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of when_tap_the_back_button_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from when_tap_the_back_button_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/when_tap_the_back_button_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of wait_until_type_exists_step, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from wait_until_type_exists_step: (file:///tmp/pana_DQBBFJ/lib/src/flutter/steps/wait_until_type_exists_step.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: ambiguous reexport of attach_screenshot_on_failed_step_hook, canonicalization candidates: (flutter_gherkin, flutter_gherkin) -> flutter_gherkin (confidence 0.000) 2024-11-04 23:20:29.833374 WARNING: from attach_screenshot_on_failed_step_hook: (file:///tmp/pana_DQBBFJ/lib/src/flutter/hooks/attach_screenshot_on_failed_step_hook.dart:1:1) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: flutter_gherkin: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [button|element|label|icon|field|text|widget] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [down|left|right|up] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [button|element|label|field|text|widget|dialog|popup] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [button|element|label|field|text|widget] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [present|absent] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [present\absent] 2024-11-04 23:20:29.833374 WARNING: from package-flutter_gherkin: file:///tmp/pana_DQBBFJ 2024-11-04 23:20:29.833374 WARNING: warning: flutter_gherkin has no library level documentation comments 2024-11-04 23:20:29.833374 WARNING: from flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin_with_driver.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: warning: unresolved doc reference [Glob] 2024-11-04 23:20:29.833374 WARNING: from flutter_test_configuration.FlutterTestConfiguration.features: (file:///tmp/analyzerWDSOEG/pub-cache/hosted/20241031t095600-dot-dartlang-pub.appspot.com/gherkin-3.1.0/lib/src/configuration.dart:26:27) 2024-11-04 23:20:29.833374 WARNING: in documentation inherited from configuration.TestConfiguration.features: (file:///tmp/analyzerWDSOEG/pub-cache/hosted/20241031t095600-dot-dartlang-pub.appspot.com/gherkin-3.1.0/lib/src/configuration.dart:26:27) 2024-11-04 23:20:29.833374 WARNING: warning: flutter_gherkin has no library level documentation comments 2024-11-04 23:20:29.833374 WARNING: from flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: error: file already written at "flutter_gherkin/flutter_gherkin-library.html" 2024-11-04 23:20:29.833374 WARNING: for symbol flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: conflicting with file already generated by flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin_with_driver.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2024-11-04 23:20:29.833374 WARNING: 'flutter_gherkin' conflicts with another symbol in the generated path, 2024-11-04 23:20:29.833374 WARNING: and therefore can not be written out. Changing the name, library name, 2024-11-04 23:20:29.833374 WARNING: or class name (if appropriate) of one of the conflicting items can 2024-11-04 23:20:29.833374 WARNING: resolve the conflict. Alternatively, use the `@nodoc` directive in one 2024-11-04 23:20:29.833374 WARNING: symbol's documentation comment to hide it. 2024-11-04 23:20:29.833374 WARNING: error: file already written at "flutter_gherkin/flutter_gherkin-library-sidebar.html" 2024-11-04 23:20:29.833374 WARNING: for symbol flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: conflicting with file already generated by flutter_gherkin: (file:///tmp/pana_DQBBFJ/lib/flutter_gherkin_with_driver.dart:1:9) 2024-11-04 23:20:29.833374 WARNING: Found 58 warnings and 2 errors. 2024-11-04 23:20:29.833374 WARNING: 2024-11-04 23:20:29.833374 WARNING: dartdoc 8.1.0 (/tmp/analyzerWDSOEG/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.5.4.snapshot) failed: encountered 2 errors 2024-11-04 23:20:29.833374 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2024-11-04 23:20:29.833374 WARNING: 2024-11-04 23:20:29.833374 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2024-11-04 23:20:29.833374 WARNING: 2024-11-04 23:20:30.019902 INFO: Writing summary.json 2024-11-04 23:20:30.024097 INFO: Running dartdoc post-processing 2024-11-04 23:20:30.027497 INFO: Creating .tar.gz archive 2024-11-04 23:20:30.535466 INFO: Finished .tar.gz archive 2024-11-04 23:20:32.023312 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-04T23:20:32.394336Z