## Running analysis for "cubit_form" version "2.0.1" STARTED: 2024-04-18T12:33:09.721855Z ### Starting pana 2024-04-18 12:33:26.018868 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-04-18 12:33:26.062056 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-04-18 12:33:26.296851 INFO: Downloading package cubit_form 2.0.1 from https://pub-web.flutter-io.cn/api/archives/cubit_form-2.0.1.tar.gz 2024-04-18 12:33:26.650279 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-04-18 12:33:36.678849 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-04-18 12:33:37.801675 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-04-18 12:33:39.418060 INFO: Analyzing package... 2024-04-18 12:33:39.451990 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-04-18 12:34:02.334418 INFO: Running `git init`... 2024-04-18 12:34:02.362902 INFO: Running `git remote add origin https://github.com/kherel/cubit_form`... 2024-04-18 12:34:02.387330 INFO: Running `git remote show origin`... 2024-04-18 12:34:02.644787 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-04-18 12:34:03.097200 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-04-18 12:34:03.126754 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-04-18 12:34:03.159390 INFO: Running `git show origin/master:pubspec.yaml`... 2024-04-18 12:34:04.604301 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EGWJDD/lib`... 2024-04-18 12:34:05.377588 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-04-18 12:34:26.343668 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-cubit_formACKQUT --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-04-18 12:35:52.802975 INFO: `dartdoc` completed: 2024-04-18 12:35:52.802975 INFO: Documenting cubit_form... 2024-04-18 12:35:52.802975 INFO: Discovering libraries... 2024-04-18 12:35:52.802975 INFO: Linking elements... 2024-04-18 12:35:52.802975 INFO: Precaching local docs for 601104 elements... 2024-04-18 12:35:52.802975 INFO: Initialized dartdoc with 763 libraries 2024-04-18 12:35:52.802975 INFO: Generating docs for library cubit_form.dart from package:cubit_form/cubit_form.dart... 2024-04-18 12:35:52.802975 INFO: Documented 1 public library in 84.2 seconds 2024-04-18 12:35:52.802975 INFO: Success! Docs generated into /tmp/dartdoc-cubit_formACKQUT 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.ErrorSink.ErrorSink: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:41:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocEventSink: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:13:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:mask_text_input_formatter is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MaskAutoCompletionType: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/mask_text_input_formatter-2.9.0/lib/mask_text_input_formatter.dart:5:6) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:provider is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.ProviderNotFoundException: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:445:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocSelector: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:28:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBase.BlocBase: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:55:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Bloc: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:43:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Cubit: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/cubit.dart:21:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.StateStreamable.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:10:32) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.RepositoryProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/repository_provider.dart:28:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.RepositoryProvider.RepositoryProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/repository_provider.dart:30:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.RepositoryProvider.value: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/repository_provider.dart:47:22) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocConsumer: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_consumer.dart:62:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Bloc.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:43:28) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_provider.dart:34:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocProvider.BlocProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_provider.dart:37:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocProvider.value: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_provider.dart:63:22) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiBlocProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_bloc_provider.dart:51:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiRepositoryProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_repository_provider.dart:45:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilder: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:73:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderBase: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:110:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListener: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:77:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListenerBase: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:103:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiBlocListener: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_bloc_listener.dart:51:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListenerBase.BlocListenerBase: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:106:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:mask_text_input_formatter is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MaskTextInputFormatter: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/mask_text_input_formatter-2.9.0/lib/mask_text_input_formatter.dart:10:7) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:mask_text_input_formatter is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MaskTextInputFormatter.MaskTextInputFormatter: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/mask_text_input_formatter-2.9.0/lib/mask_text_input_formatter.dart:33:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:mask_text_input_formatter is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MaskTextInputFormatter.eager: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/mask_text_input_formatter-2.9.0/lib/mask_text_input_formatter.dart:47:26) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocConsumer.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_consumer.dart:62:50) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocProvider.T extends StateStreamableSource<Object?>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_provider.dart:34:20) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Streamable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:4:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocEventSink.Event extends Object?: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:13:30) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.StateStreamableSource.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:16:38) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:provider is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.ReadContext: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:517:11) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderBase.BlocBuilderBase: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:113:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBase.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:52:25) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Bloc.Bloc: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:46:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocOverrides.BlocOverrides: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_overrides.dart:28:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Streamable.State extends Object?: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:4:27) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocEventSink.BlocEventSink: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:13:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocOverrides: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_overrides.dart:28:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Closable.Closable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:20:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListener.BlocListener: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:81:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiRepositoryProvider.MultiRepositoryProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_repository_provider.dart:47:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Cubit.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/cubit.dart:21:22) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:provider is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.ProviderNotFoundException.ProviderNotFoundException: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:447:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Streamable.Streamable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:4:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Change.Change: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/change.dart:10:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocSelector.BlocSelector: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:30:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Cubit.Cubit: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/cubit.dart:23:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderCondition: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:13:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:provider is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.SelectContext: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/inherited_provider.dart:187:11) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.StateStreamable.StateStreamable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:10:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocWidgetBuilder: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:8:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilder.BlocBuilder: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:77:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emitter: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/emitter.dart:11:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.StateStreamableSource.StateStreamableSource: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:16:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:mask_text_input_formatter is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MaskAutoCompletionType.MaskAutoCompletionType: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/mask_text_input_formatter-2.9.0/lib/mask_text_input_formatter.dart:5:6) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emitter.Emitter: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/emitter.dart:11:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.EventMapper: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:30:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Transition.Transition: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/transition.dart:11:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocConsumer.BlocConsumer: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_consumer.dart:64:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilder.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:73:19) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocObserver.BlocObserver: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_observer.dart:9:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiBlocListener.MultiBlocListener: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_bloc_listener.dart:53:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Bloc.Event: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:43:21) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListener.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:77:20) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.MultiBlocProvider.MultiBlocProvider: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/multi_bloc_provider.dart:53:3) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocConsumer.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_consumer.dart:62:20) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Transition.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/transition.dart:9:25) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emittable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:33:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emittable.State extends Object?: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:33:26) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListenerCondition: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:17:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListenerBase.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:103:63) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Change.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/change.dart:8:14) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocWidgetSelector: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:7:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocWidgetListener: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:11:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocSelector.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:28:50) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocSelector.T: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:28:53) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListenerBase.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:103:33) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilder.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:73:49) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocListener.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_listener.dart:77:50) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocSelector.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_selector.dart:28:20) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:provider is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.WatchContext: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:654:11) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Transition.Event: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/transition.dart:9:18) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.EventTransformer: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:34:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.EventHandler: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc.dart:22:9) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.RepositoryProvider.T: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/repository_provider.dart:28:26) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderBase.B extends StateStreamable<S>: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:110:32) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:flutter_bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderBase.S: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:110:62) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emitter.State: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/emitter.dart:11:24) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: private API of package:bloc is reexported by libraries in other packages: 2024-04-18 12:35:52.802975 INFO: from cubit_form.Emittable.Emittable: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/bloc-8.1.4/lib/src/bloc_base.dart:33:16) 2024-04-18 12:35:52.802975 INFO: referred to by cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: cubit_form has no library level documentation comments 2024-04-18 12:35:52.802975 INFO: from cubit_form: (file:///tmp/pana_EGWJDD/lib/cubit_form.dart:1:9) 2024-04-18 12:35:52.802975 INFO: warning: unresolved doc reference [builder] 2024-04-18 12:35:52.802975 INFO: from cubit_form.BlocBuilderBase.buildWhen: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:122:34) 2024-04-18 12:35:52.802975 INFO: in documentation inherited from cubit_form.BlocBuilderBase.buildWhen: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/flutter_bloc-8.1.5/lib/src/bloc_builder.dart:122:34) 2024-04-18 12:35:52.802975 INFO: warning: unresolved doc reference [watch] 2024-04-18 12:35:52.802975 INFO: from cubit_form.ReadContext.read: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:648:5) 2024-04-18 12:35:52.802975 INFO: warning: unresolved doc reference [select] 2024-04-18 12:35:52.802975 INFO: from cubit_form.ReadContext.read: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/provider.dart:648:5) 2024-04-18 12:35:52.802975 INFO: warning: unresolved doc reference [watch] 2024-04-18 12:35:52.802975 INFO: from cubit_form.SelectContext.select: (file:///tmp/analyzerJHNBZT/pub-cache/hosted/20240418t083500-dot-dartlang-pub.appspot.com/provider-6.1.2/lib/src/inherited_provider.dart:246:5) 2024-04-18 12:35:52.802975 INFO: Found 97 warnings and 0 errors. 2024-04-18 12:35:52.851496 INFO: Writing summary.json 2024-04-18 12:35:52.858815 INFO: Running dartdoc post-processing 2024-04-18 12:35:52.862573 INFO: Creating .tar.gz archive 2024-04-18 12:35:53.764036 INFO: Finished .tar.gz archive 2024-04-18 12:35:55.927294 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-04-18T12:35:56.020450Z