## Running analysis for "conduit" version "5.0.2" STARTED: 2024-05-03T22:09:05.799323Z ### Starting pana 2024-05-03 22:09:21.214221 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-03 22:09:21.281081 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-03 22:09:21.526821 INFO: Downloading package conduit 5.0.2 from https://pub.dev/api/archives/conduit-5.0.2.tar.gz 2024-05-03 22:09:21.864714 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-03 22:09:28.153746 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-03 22:09:30.132437 INFO: Analyzing package... 2024-05-03 22:09:30.169178 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine bin`... 2024-05-03 22:09:42.633081 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-03 22:10:33.795547 INFO: Running `git init`... 2024-05-03 22:10:33.822241 INFO: Running `git remote add origin https://github.com/conduit-dart/conduit`... 2024-05-03 22:10:33.846828 INFO: Running `git remote show origin`... 2024-05-03 22:10:34.144730 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-05-03 22:10:34.948582 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-05-03 22:10:34.977929 INFO: Running `git show origin/master:packages/cli/pubspec.yaml`... 2024-05-03 22:10:35.010059 INFO: Running `git show origin/master:packages/cli/templates/db/pubspec.yaml`... 2024-05-03 22:10:35.037159 INFO: Running `git show origin/master:packages/cli/templates/db_and_auth/pubspec.yaml`... 2024-05-03 22:10:35.065537 INFO: Running `git show origin/master:packages/cli/templates/default/pubspec.yaml`... 2024-05-03 22:10:35.090526 INFO: Running `git show origin/master:packages/codable/pubspec.yaml`... 2024-05-03 22:10:35.116507 INFO: Running `git show origin/master:packages/common/pubspec.yaml`... 2024-05-03 22:10:35.141850 INFO: Running `git show origin/master:packages/config/pubspec.yaml`... 2024-05-03 22:10:35.169005 INFO: Running `git show origin/master:packages/core/pubspec.yaml`... 2024-05-03 22:10:35.197618 INFO: Running `git show origin/master:packages/fs_test_agent/pubspec.yaml`... 2024-05-03 22:10:35.225014 INFO: Running `git show origin/master:packages/isolate_exec/pubspec.yaml`... 2024-05-03 22:10:35.249606 INFO: Running `git show origin/master:packages/isolate_exec_test_packages/test_package/pubspec.yaml`... 2024-05-03 22:10:35.273080 INFO: Running `git show origin/master:packages/open_api/pubspec.yaml`... 2024-05-03 22:10:35.298098 INFO: Running `git show origin/master:packages/password_hash/pubspec.yaml`... 2024-05-03 22:10:35.324247 INFO: Running `git show origin/master:packages/postgresql/pubspec.yaml`... 2024-05-03 22:10:35.348226 INFO: Running `git show origin/master:packages/runtime/pubspec.yaml`... 2024-05-03 22:10:35.395489 INFO: Running `git show origin/master:packages/runtime_test_packages/application/pubspec.yaml`... 2024-05-03 22:10:35.431465 INFO: Running `git show origin/master:packages/runtime_test_packages/dependency/pubspec.yaml`... 2024-05-03 22:10:35.471761 INFO: Running `git show origin/master:packages/test_harness/pubspec.yaml`... 2024-05-03 22:10:35.507251 INFO: Running `git show origin/master:pubspec.yaml`... 2024-05-03 22:10:35.541399 INFO: Running `git show origin/master:utils/pubspec.yaml`... 2024-05-03 22:10:59.173356 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MYCXFJ/bin`... 2024-05-03 22:10:59.619975 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MYCXFJ/lib`... 2024-05-03 22:11:00.794378 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-03 22:11:21.648180 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-conduitZRMOGF --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-03 22:12:20.554950 INFO: `dartdoc` completed: 2024-05-03 22:12:20.554950 INFO: Documenting conduit... 2024-05-03 22:12:20.554950 INFO: Discovering libraries... 2024-05-03 22:12:20.554950 INFO: Linking elements... 2024-05-03 22:12:20.554950 INFO: Precaching local docs for 312563 elements... 2024-05-03 22:12:20.554950 INFO: Initialized dartdoc with 813 libraries 2024-05-03 22:12:20.554950 INFO: Generating docs for library conduit.dart from package:conduit/conduit.dart... 2024-05-03 22:12:20.554950 INFO: Documented 1 public library in 57.4 seconds 2024-05-03 22:12:20.554950 INFO: Success! Docs generated into /tmp/dartdoc-conduitZRMOGF 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.LogRecord: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/log_record.dart:12:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Configuration.fromString: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:19:17) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:4:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Level: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/level.dart:17:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Configuration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:10:16) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration.fromString: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:10:25) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationItemAttribute: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:154:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Logger: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:28:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationCompiler.ConfigurationCompiler: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/compiler.dart:8:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration.fromFile: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:8:25) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.hierarchicalLoggingEnabled: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:15:6) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationCompiler: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/compiler.dart:8:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationException: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:199:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.APIConfiguration.fromFile: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:98:20) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationRuntime.ConfigurationRuntime: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:74:16) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationError: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:249:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Logger.Logger: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:66:11) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Logger.detached: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:77:18) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Configuration.Configuration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:12:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Configuration.fromMap: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:14:17) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Configuration.fromFile: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:29:17) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.APIConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:95:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationRuntime: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:74:16) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationItemAttributeType: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:129:6) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration.withConnectionInfo: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:15:25) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationError.ConfigurationError: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:250:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.recordStackTraceAtLevel: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:20:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.defaultLevel: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:23:7) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationItemAttributeType.ConfigurationItemAttributeType: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:129:6) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration.DatabaseConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:6:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationException.missingKeys: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:206:26) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.LogRecord.LogRecord: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/log_record.dart:39:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.ConfigurationException.ConfigurationException: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:200:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.APIConfiguration.fromMap: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:102:20) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.requiredConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:176:34) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.Level.Level: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/level.dart:24:9) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.APIConfiguration.fromString: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:100:20) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.DatabaseConfiguration.fromMap: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:12:25) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.APIConfiguration.APIConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/default_configurations.dart:96:3) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: warning: private API of package:conduit_config is reexported by libraries in other packages: 2024-05-03 22:12:20.554950 INFO: from conduit.optionalConfiguration: (file:///tmp/analyzerJQRZJN/pub-cache/hosted/20240502t112300-dot-dartlang-pub.appspot.com/conduit_config-5.0.3/lib/src/configuration.dart:195:34) 2024-05-03 22:12:20.554950 INFO: referred to by conduit: (file:///tmp/pana_MYCXFJ/lib/conduit.dart:17:9) 2024-05-03 22:12:20.554950 INFO: Found 40 warnings and 0 errors. 2024-05-03 22:12:20.600459 INFO: Writing summary.json 2024-05-03 22:12:20.603626 INFO: Running dartdoc post-processing 2024-05-03 22:12:20.607254 INFO: Creating .tar.gz archive 2024-05-03 22:12:20.981441 INFO: Finished .tar.gz archive 2024-05-03 22:12:21.768175 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-03T22:12:21.874981Z