## Running analysis for "flutter_modular" version "6.3.3" STARTED: 2024-05-02T14:30:48.818870Z ### Starting pana 2024-05-02 14:31:06.073257 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 14:31:06.121648 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 14:31:06.387854 INFO: Downloading package flutter_modular 6.3.3 from https://pub-web.flutter-io.cn/api/archives/flutter_modular-6.3.3.tar.gz 2024-05-02 14:31:07.126581 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 14:31:17.817278 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 14:31:19.079279 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-05-02 14:31:20.907684 INFO: Analyzing package... 2024-05-02 14:31:20.950704 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-02 14:31:48.763402 INFO: Running `git init`... 2024-05-02 14:31:48.796297 INFO: Running `git remote add origin https://github.com/Flutterando/modular`... 2024-05-02 14:31:48.830169 INFO: Running `git remote show origin`... 2024-05-02 14:31:49.118755 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-02 14:31:50.039441 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-02 14:31:50.120283 INFO: Unable to read "deprecated/(deprecated)flutter_modular_test/pubspec.yaml". 2024-05-02 14:31:50.120283 INFO: Path "deprecated/(deprecated)flutter_modular_test/pubspec.yaml" is not accepted. 2024-05-02 14:31:50.123177 INFO: Running `git show origin/master:deprecated/flutter_modular_annotations/pubspec.yaml`... 2024-05-02 14:31:50.163504 INFO: Running `git show origin/master:deprecated/modular_codegen/pubspec.yaml`... 2024-05-02 14:31:50.201160 INFO: Running `git show origin/master:deprecated/modular_interfaces/pubspec.yaml`... 2024-05-02 14:31:50.229547 INFO: Running `git show origin/master:deprecated/modular_test/pubspec.yaml`... 2024-05-02 14:31:50.267252 INFO: Running `git show origin/master:deprecated/plugins/modular_bloc_bind/example/pubspec.yaml`... 2024-05-02 14:31:50.298653 INFO: Running `git show origin/master:deprecated/plugins/modular_bloc_bind/pubspec.yaml`... 2024-05-02 14:31:50.329099 INFO: Running `git show origin/master:deprecated/plugins/modular_triple_bind/example/pubspec.yaml`... 2024-05-02 14:31:50.362069 INFO: Running `git show origin/master:deprecated/plugins/modular_triple_bind/pubspec.yaml`... 2024-05-02 14:31:50.398717 INFO: Running `git show origin/master:flutter_modular/example/pubspec.yaml`... 2024-05-02 14:31:50.436614 INFO: Running `git show origin/master:flutter_modular/pubspec.yaml`... 2024-05-02 14:31:50.467591 INFO: Running `git show origin/master:modular_core/pubspec.yaml`... 2024-05-02 14:31:50.496407 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-02 14:31:50.525926 INFO: Running `git show origin/master:shelf_modular/example/pubspec.yaml`... 2024-05-02 14:31:50.555113 INFO: Running `git show origin/master:shelf_modular/pubspec.yaml`... 2024-05-02 14:31:50.584295 INFO: Repository has multiple matching `pubspec.yaml` with `name: flutter_modular`. 2024-05-02 14:31:52.352231 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CWNPTL/lib`... 2024-05-02 14:31:53.615271 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 14:32:17.373281 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-flutter_modularKOZFRD --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-02 14:33:46.094980 INFO: `dartdoc` completed: 2024-05-02 14:33:46.094980 INFO: Documenting flutter_modular... 2024-05-02 14:33:46.094980 INFO: Discovering libraries... 2024-05-02 14:33:46.094980 INFO: Linking elements... 2024-05-02 14:33:46.094980 INFO: Precaching local docs for 605996 elements... 2024-05-02 14:33:46.094980 INFO: Initialized dartdoc with 813 libraries 2024-05-02 14:33:46.094980 INFO: Generating docs for library flutter_modular.dart from package:flutter_modular/flutter_modular.dart... 2024-05-02 14:33:46.094980 INFO: Documented 1 public library in 86.5 seconds 2024-05-02 14:33:46.094980 INFO: Success! Docs generated into /tmp/dartdoc-flutter_modularKOZFRD 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularRoute: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/route.dart:3:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.Injector.Injector: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/auto_injector_base.dart:16:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.RouteManager: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/route_manager.dart:3:7) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.BindConfig.BindConfig: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/bind.dart:19:3) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.Disposable: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/module/disposable.dart:6:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.Module: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/module/module.dart:3:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularArguments: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/arguments.dart:5:7) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.AutoInjectorException: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/exceptions/exceptions.dart:5:7) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.BindConfig: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/bind.dart:16:7) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularRoute.ModularRoute: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/route.dart:35:3) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.AutoInjectorException.AutoInjectorException: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/exceptions/exceptions.dart:13:3) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.Module.Module: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/module/module.dart:3:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularArguments.ModularArguments: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/arguments.dart:21:9) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.RouteManager.RouteManager: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/route_manager.dart:3:7) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:auto_injector is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.BindConfig.T: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/auto_injector-2.0.4/lib/src/bind.dart:16:18) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.setPrintResolver: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/modular_core.dart:28:6) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularArguments.empty: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/arguments.dart:63:28) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: private API of package:modular_core is reexported by libraries in other packages: 2024-05-02 14:33:46.094980 INFO: from flutter_modular.Disposable.Disposable: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/module/disposable.dart:6:16) 2024-05-02 14:33:46.094980 INFO: referred to by flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: flutter_modular has no library level documentation comments 2024-05-02 14:33:46.094980 INFO: from flutter_modular: (file:///tmp/pana_CWNPTL/lib/flutter_modular.dart:1:9) 2024-05-02 14:33:46.094980 INFO: warning: unresolved doc reference ['id'] 2024-05-02 14:33:46.094980 INFO: from flutter_modular.ModularArguments.params: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/arguments.dart:10:30) 2024-05-02 14:33:46.094980 INFO: in documentation inherited from flutter_modular.ModularArguments.params: (file:///tmp/analyzerBOQSTM/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/modular_core-3.3.2/lib/src/route/arguments.dart:10:30) 2024-05-02 14:33:46.094980 INFO: Found 20 warnings and 0 errors. 2024-05-02 14:33:46.162526 INFO: Writing summary.json 2024-05-02 14:33:46.166132 INFO: Running dartdoc post-processing 2024-05-02 14:33:46.171038 INFO: Creating .tar.gz archive 2024-05-02 14:33:46.723668 INFO: Finished .tar.gz archive 2024-05-02 14:33:48.189394 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T14:33:48.294002Z