## Running analysis for "grpc" version "4.0.1" STARTED: 2024-10-16T13:45:59.829758Z ### Starting pana 2024-10-16 13:46:17.050781 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-16 13:46:17.096986 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-16 13:46:17.320781 INFO: Downloading package grpc 4.0.1 from https://pub.dev/api/archives/grpc-4.0.1.tar.gz 2024-10-16 13:46:17.857477 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-16 13:46:20.547730 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-16 13:46:22.060395 INFO: Analyzing package... 2024-10-16 13:46:22.090736 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 13:46:47.777598 INFO: Running `git init`... 2024-10-16 13:46:47.807707 INFO: Running `git remote add origin https://github.com/grpc/grpc-dart`... 2024-10-16 13:46:47.837954 INFO: Running `git remote show origin`... 2024-10-16 13:46:48.119083 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-16 13:46:48.618779 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-16 13:46:48.650772 INFO: Running `git show origin/master:example/googleapis/pubspec.yaml`... 2024-10-16 13:46:48.684529 INFO: Running `git show origin/master:example/grpc-web/pubspec.yaml`... 2024-10-16 13:46:48.720979 INFO: Running `git show origin/master:example/helloworld/pubspec.yaml`... 2024-10-16 13:46:48.751343 INFO: Running `git show origin/master:example/metadata/pubspec.yaml`... 2024-10-16 13:46:48.785058 INFO: Running `git show origin/master:example/route_guide/pubspec.yaml`... 2024-10-16 13:46:48.815942 INFO: Running `git show origin/master:interop/pubspec.yaml`... 2024-10-16 13:46:48.847098 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-16 13:46:56.126726 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_VRUTCA/lib`... 2024-10-16 13:46:57.786932 INFO: Analyzing pub downgrade... 2024-10-16 13:46:57.795416 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-16 13:47:00.551283 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-16 13:47:05.425629 INFO: [pub-downgrade-success] 2024-10-16 13:47:05.430199 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-16 13:47:06.886423 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-16 13:47:20.677181 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-grpcSYLSKB --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-16 13:48:13.999046 INFO: `dartdoc` completed: 2024-10-16 13:48:13.999046 INFO: Documenting grpc... 2024-10-16 13:48:13.999046 INFO: Discovering libraries... 2024-10-16 13:48:13.999046 INFO: Linking elements... 2024-10-16 13:48:13.999046 INFO: Precaching local docs for 714520 elements... 2024-10-16 13:48:13.999046 INFO: Initialized dartdoc with 541 libraries 2024-10-16 13:48:13.999046 INFO: Generating docs for library grpc_web.dart from package:grpc/grpc_web.dart... 2024-10-16 13:48:13.999046 INFO: Generating docs for library service_api.dart from package:grpc/service_api.dart... 2024-10-16 13:48:13.999046 INFO: Generating docs for library grpc.dart from package:grpc/grpc.dart... 2024-10-16 13:48:13.999046 INFO: Generating docs for library grpc_connection_interface.dart from package:grpc/grpc_connection_interface.dart... 2024-10-16 13:48:13.999046 INFO: Generating docs for library grpc_or_grpcweb.dart from package:grpc/grpc_or_grpcweb.dart... 2024-10-16 13:48:13.999046 INFO: Documented 5 public libraries in 49.9 seconds 2024-10-16 13:48:13.999046 INFO: Success! Docs generated into /tmp/dartdoc-grpcSYLSKB 2024-10-16 13:48:13.999046 INFO: warning: ambiguous reexport of channel, canonicalization candidates: (grpc_connection_interface, service_api) -> service_api (confidence 0.000) 2024-10-16 13:48:13.999046 INFO: from channel: (file:///tmp/pana_VRUTCA/lib/src/client/channel.dart:1:1) 2024-10-16 13:48:13.999046 INFO: grpc_connection_interface: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-16 13:48:13.999046 INFO: service_api: 0.01000 - (_Reason.longName (+0.01000)) 2024-10-16 13:48:13.999046 INFO: Use {@canonicalFor channel} in the desired library's documentation to 2024-10-16 13:48:13.999046 INFO: resolve the ambiguity and/or override dartdoc's decision, or structure 2024-10-16 13:48:13.999046 INFO: your package so the reexport is less ambiguous. The symbol will still be 2024-10-16 13:48:13.999046 INFO: referenced in all candidates -- this only controls the location where it 2024-10-16 13:48:13.999046 INFO: will be written and which library will be displayed in navigation for 2024-10-16 13:48:13.999046 INFO: the relevant pages. The flag 2024-10-16 13:48:13.999046 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-10-16 13:48:13.999046 INFO: threshold at which this warning will appear. 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from call.WebCallOptions.bypassCorsPreflight: (file:///tmp/pana_VRUTCA/lib/src/client/call.dart:114:15) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from call.WebCallOptions.bypassCorsPreflight: (file:///tmp/pana_VRUTCA/lib/src/client/call.dart:114:15) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from timeout.fromTimeoutString: (file:///tmp/pana_VRUTCA/lib/src/shared/timeout.dart:40:11) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [timeout] 2024-10-16 13:48:13.999046 INFO: from timeout.toTimeoutString: (file:///tmp/pana_VRUTCA/lib/src/shared/timeout.dart:19:8) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [a-zA-Z0-9-_] 2024-10-16 13:48:13.999046 INFO: from error_details.pb.ErrorInfo.metadata: (file:///tmp/pana_VRUTCA/lib/src/generated/google/rpc/error_details.pb.dart:449:45) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [A-Z0-9_] 2024-10-16 13:48:13.999046 INFO: from error_details.pb.ErrorInfo.reason: (file:///tmp/pana_VRUTCA/lib/src/generated/google/rpc/error_details.pb.dart:411:20) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [google.rpc.Code.PERMISSION_DENIED] 2024-10-16 13:48:13.999046 INFO: from error_details.pb.ResourceInfo.resourceName: (file:///tmp/pana_VRUTCA/lib/src/generated/google/rpc/error_details.pb.dart:928:20) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [address] 2024-10-16 13:48:13.999046 INFO: from http2_channel.ClientChannel.host: (file:///tmp/pana_VRUTCA/lib/src/client/http2_channel.dart:31:16) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from http2_channel.ClientChannel.host: (file:///tmp/pana_VRUTCA/lib/src/client/http2_channel.dart:31:16) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from call.ServiceCall.headers: (file:///tmp/pana_VRUTCA/lib/src/server/call.dart:29:28) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from call.ServiceCall.isCanceled: (file:///tmp/pana_VRUTCA/lib/src/server/call.dart:42:12) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from call.ServiceCall.isTimedOut: (file:///tmp/pana_VRUTCA/lib/src/server/call.dart:39:12) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from server.ServerCredentials.securityContext: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:38:24) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from server.ServerCredentials.validateClient: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:34:8) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from server.ServerLocalCredentials.securityContext: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:47:24) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from server.ServerCredentials.securityContext: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:38:24) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from server.ServerLocalCredentials.validateClient: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:44:8) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from server.ServerCredentials.validateClient: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:34:8) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from server.ServerTlsCredentials.securityContext: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:67:23) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from server.ServerCredentials.securityContext: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:38:24) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from server.ServerTlsCredentials.validateClient: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:80:8) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from server.ServerCredentials.validateClient: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:34:8) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [null] 2024-10-16 13:48:13.999046 INFO: from server.Server.serve: (file:///tmp/pana_VRUTCA/lib/src/server/server.dart:232:16) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [0,2^32-1] 2024-10-16 13:48:13.999046 INFO: from status.StatusCode.outOfRange: (file:///tmp/pana_VRUTCA/lib/src/shared/status.dart:108:16) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from status.StatusCode.outOfRange: (file:///tmp/pana_VRUTCA/lib/src/shared/status.dart:108:16) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [0,2^32-1] 2024-10-16 13:48:13.999046 INFO: from status.GrpcError.outOfRange: (file:///tmp/pana_VRUTCA/lib/src/shared/status.dart:294:19) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [true] 2024-10-16 13:48:13.999046 INFO: from streams.GrpcHttpDecoder.forResponse: (file:///tmp/pana_VRUTCA/lib/src/shared/streams.dart:43:14) 2024-10-16 13:48:13.999046 INFO: in documentation inherited from streams.GrpcHttpDecoder.forResponse: (file:///tmp/pana_VRUTCA/lib/src/shared/streams.dart:43:14) 2024-10-16 13:48:13.999046 INFO: warning: unresolved doc reference [Channel] 2024-10-16 13:48:13.999046 INFO: from channel.ClientChannelBase.getConnection: (file:///tmp/pana_VRUTCA/lib/src/client/channel.dart:90:28) 2024-10-16 13:48:13.999046 INFO: Found 22 warnings and 0 errors. 2024-10-16 13:48:14.137377 INFO: Writing summary.json 2024-10-16 13:48:14.142634 INFO: Running dartdoc post-processing 2024-10-16 13:48:14.149541 INFO: Creating .tar.gz archive 2024-10-16 13:48:15.834020 INFO: Finished .tar.gz archive 2024-10-16 13:48:20.508089 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-16T13:48:20.895535Z