## Running analysis for "graphql" version "5.2.0-beta.9" STARTED: 2024-11-11T18:27:52.668421Z ### Starting pana 2024-11-11 18:28:08.998693 INFO: Running `dart pub unpack graphql:5.2.0-beta.9 --output /tmp/pana-graphqlJCSDGJ/graphql --no-resolve`... 2024-11-11 18:28:10.147108 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-11-11 18:28:10.185384 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-11-11 18:28:10.387391 INFO: Running `git rev-parse --show-toplevel`... 2024-11-11 18:28:10.519943 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-11-11 18:28:13.895019 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-11-11 18:28:16.677930 INFO: Analyzing package... 2024-11-11 18:28:16.713858 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 18:28:38.538528 INFO: Running `git init`... 2024-11-11 18:28:38.569959 INFO: Running `git remote add origin https://github.com/zino-app/graphql-flutter`... 2024-11-11 18:28:38.602743 INFO: Running `git remote show origin`... 2024-11-11 18:28:38.952318 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2024-11-11 18:28:39.487429 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2024-11-11 18:28:39.520417 INFO: Running `git show origin/main:examples/starwars/pubspec.yaml`... 2024-11-11 18:28:39.554211 INFO: Running `git show origin/main:examples/starwars/server/pubspec.yaml`... 2024-11-11 18:28:39.587441 INFO: Running `git show origin/main:packages/graphql/example/pubspec.yaml`... 2024-11-11 18:28:39.621130 INFO: Running `git show origin/main:packages/graphql/pubspec.yaml`... 2024-11-11 18:28:39.657404 INFO: Running `git show origin/main:packages/graphql_flutter/example/pubspec.yaml`... 2024-11-11 18:28:39.690375 INFO: Running `git show origin/main:packages/graphql_flutter/pubspec.yaml`... 2024-11-11 18:28:48.559622 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_TPPPCZ/./lib`... 2024-11-11 18:28:49.957633 INFO: Analyzing pub downgrade... 2024-11-11 18:28:49.971035 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-11-11 18:28:52.916785 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-11-11 18:28:55.417839 INFO: [pub-downgrade-success] 2024-11-11 18:28:55.425285 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-11-11 18:28:58.069072 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-11-11 18:28:59.655827 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-graphqlJCSDGJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-11-11 18:29:51.590019 INFO: `dartdoc` completed: 2024-11-11 18:29:51.590019 INFO: Documenting graphql... 2024-11-11 18:29:51.590019 INFO: Discovering libraries... 2024-11-11 18:29:51.590019 INFO: Linking elements... 2024-11-11 18:29:51.590019 INFO: Precaching local docs for 729220 elements... 2024-11-11 18:29:51.590019 INFO: Initialized dartdoc with 681 libraries 2024-11-11 18:29:51.590019 INFO: Generating docs for library client.dart from package:graphql/client.dart... 2024-11-11 18:29:51.590019 INFO: Documented 1 public library in 49.0 seconds 2024-11-11 18:29:51.590019 INFO: Success! Docs generated into /tmp/pana-graphqlJCSDGJ/raw-dartdoc 2024-11-11 18:29:51.590019 INFO: warning: graphql has no library level documentation comments 2024-11-11 18:29:51.590019 INFO: from graphql: (file:///tmp/pana_TPPPCZ/lib/client.dart:1:9) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [getToken()] 2024-11-11 18:29:51.590019 INFO: from auth_link.AuthLink: (file:///tmp/pana_TPPPCZ/lib/src/links/auth_link.dart:18:7) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:30:7) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [options.eagerlyFetchResults] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:61:7) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [options.fetchResults] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:61:7) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [Cache] 2024-11-11 18:29:51.590019 INFO: from store.Store: (file:///tmp/pana_TPPPCZ/lib/src/cache/store.dart:9:16) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [ignoreOptimistic] 2024-11-11 18:29:51.590019 INFO: from policies.CacheRereadPolicy: (file:///tmp/pana_TPPPCZ/lib/src/core/policies.dart:110:6) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [GqlClient] 2024-11-11 18:29:51.590019 INFO: from graphql.gqlDeepEquals: (file:///tmp/pana_TPPPCZ/lib/src/core/query_manager.dart:29:14) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from graphql.gqlDeepEquals: (file:///tmp/pana_TPPPCZ/lib/src/core/query_manager.dart:29:14) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [AddTypenameVistor] 2024-11-11 18:29:51.590019 INFO: from helpers.gql: (file:///tmp/pana_TPPPCZ/lib/src/utilities/helpers.dart:60:14) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [DeepCollectionEquality().equals] 2024-11-11 18:29:51.590019 INFO: from helpers.optimizedDeepEquals: (file:///tmp/pana_TPPPCZ/lib/src/utilities/helpers.dart:105:6) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [validateStructure] 2024-11-11 18:29:51.590019 INFO: from exceptions_next.MismatchedDataStructureException: (file:///tmp/pana_TPPPCZ/lib/src/exceptions/exceptions_next.dart:38:7) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.dataIdFromObject: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:68:25) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from cache.GraphQLCache.dataIdFromObject: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:68:25) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [acceptForOptimisticData] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.partialDataPolicy: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:51:32) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from cache.GraphQLCache.partialDataPolicy: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:51:32) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.possibleTypes: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:65:34) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from cache.GraphQLCache.possibleTypes: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:65:34) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.typePolicies: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:62:33) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from cache.GraphQLCache.typePolicies: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:62:33) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [claimExectution] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.shouldBroadcast: (file:///tmp/pana_TPPPCZ/lib/src/cache/cache.dart:89:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from cache.GraphQLCache.writeQuery: (file:///tmp/pana_TPPPCZ/lib/src/cache/_normalizing_data_proxy.dart:122:8) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from data_proxy.GraphQLDataProxy.writeQuery: (file:///tmp/pana_TPPPCZ/lib/src/cache/data_proxy.dart:126:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [Hive.openBox] 2024-11-11 18:29:51.590019 INFO: from hive_store.HiveStore.open: (file:///tmp/pana_TPPPCZ/lib/src/cache/hive_store.dart:48:28) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [Hive.openBox] 2024-11-11 18:29:51.590019 INFO: from hive_store.HiveStore.openBox: (file:///tmp/pana_TPPPCZ/lib/src/cache/hive_store.dart:39:46) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [Cache] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.GraphQLClient: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:24:3) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [Cache] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.cache: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:49:22) 2024-11-11 18:29:51.590019 INFO: in documentation inherited from graphql_client.GraphQLClient.cache: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:49:22) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [updateQuery] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.fetchMore: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:234:32) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.readFragment] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.readFragment: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:252:3) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.readQuery] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.readQuery: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:248:3) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.store.reset()] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.resetStore: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:284:31) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.writeFragment] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.writeFragment: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:268:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.writeQuery] 2024-11-11 18:29:51.590019 INFO: from graphql_client.GraphQLClient.writeQuery: (file:///tmp/pana_TPPPCZ/lib/src/graphql_client.dart:262:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [normalize] 2024-11-11 18:29:51.590019 INFO: from data_proxy.GraphQLDataProxy.writeQuery: (file:///tmp/pana_TPPPCZ/lib/src/cache/data_proxy.dart:126:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [updateQuery] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery.fetchMore: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:239:32) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [options.fetchPolicy] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery.fetchResults: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:202:30) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [options.pollInterval] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery.fetchResults: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:202:30) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [options.pollInterval] 2024-11-11 18:29:51.590019 INFO: from observable_query.ObservableQuery.startPolling: (file:///tmp/pana_TPPPCZ/lib/src/core/observable_query.dart:360:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [cache.broadcastRequested] 2024-11-11 18:29:51.590019 INFO: from query_manager.QueryManager.maybeRebroadcastQueries: (file:///tmp/pana_TPPPCZ/lib/src/core/query_manager.dart:498:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [queryAndMutationTimeout] 2024-11-11 18:29:51.590019 INFO: from websocket_client.SocketClient.subscribe: (file:///tmp/pana_TPPPCZ/lib/src/links/websocket_link/websocket_client.dart:470:20) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [request] 2024-11-11 18:29:51.590019 INFO: from fragment.FragmentDataValid.validatesStructureOf: (file:///tmp/pana_TPPPCZ/lib/src/cache/fragment.dart:120:8) 2024-11-11 18:29:51.590019 INFO: warning: unresolved doc reference [request] 2024-11-11 18:29:51.590019 INFO: from fragment.OperationDataValid.validatesStructureOf: (file:///tmp/pana_TPPPCZ/lib/src/cache/fragment.dart:136:8) 2024-11-11 18:29:51.590019 INFO: Found 36 warnings and 0 errors. 2024-11-11 18:29:51.689238 INFO: Writing summary.json 2024-11-11 18:29:51.694127 INFO: Running dartdoc post-processing 2024-11-11 18:29:51.697405 INFO: Creating .tar.gz archive 2024-11-11 18:29:52.932216 INFO: Finished .tar.gz archive 2024-11-11 18:29:56.388257 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-11-11T18:29:56.702377Z