## Running analysis for "git2dart" version "0.3.0" STARTED: 2025-10-15T15:15:39.591568Z ### Starting pana 2025-10-15 15:15:53.663725 INFO: Running `dart pub unpack git2dart:0.3.0 --output /tmp/pana-git2dartMJWHJJ/git2dart --no-resolve`... 2025-10-15 15:15:54.785004 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-15 15:15:54.822826 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-15 15:15:54.991045 INFO: Running `git rev-parse --show-toplevel`... 2025-10-15 15:15:55.237931 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-15 15:15:57.706048 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-15 15:15:58.441456 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-10-15 15:15:59.615519 INFO: Analyzing package... 2025-10-15 15:15:59.664695 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-15 15:16:10.254784 INFO: Running `git init`... 2025-10-15 15:16:10.294015 INFO: Running `git remote add origin https://github.com/DartGit-dev/git2dart`... 2025-10-15 15:16:10.327958 INFO: Running `git remote show origin`... 2025-10-15 15:16:10.602434 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2025-10-15 15:16:11.089523 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2025-10-15 15:16:11.124490 INFO: Running `git show origin/main:pubspec.yaml`... 2025-10-15 15:16:14.051620 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub get --no-example`... 2025-10-15 15:16:14.800754 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_UGVWGO/./lib`... 2025-10-15 15:16:16.807011 INFO: Analyzing pub downgrade... 2025-10-15 15:16:16.813100 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-15 15:16:18.229165 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-15 15:16:19.699672 INFO: [pub-downgrade-success] 2025-10-15 15:16:19.706934 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-15 15:16:20.930876 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 9.0.0`... 2025-10-15 15:16:32.917202 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-git2dartMJWHJJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2025-10-15 15:17:04.621944 INFO: `dartdoc` completed: 2025-10-15 15:17:04.621944 INFO: Documenting git2dart... 2025-10-15 15:17:04.621944 INFO: Discovering libraries... 2025-10-15 15:17:04.621944 INFO: Linking elements... 2025-10-15 15:17:04.621944 INFO: Precaching local docs for 148896 elements... 2025-10-15 15:17:04.621944 INFO: Initialized dartdoc with 205 libraries 2025-10-15 15:17:04.621944 INFO: Generating docs for library git2dart.dart from package:git2dart/git2dart.dart... 2025-10-15 15:17:04.621944 INFO: Documented 1 public library in 30.4 seconds 2025-10-15 15:17:04.621944 INFO: Success! Docs generated into /tmp/pana-git2dartMJWHJJ/raw-dartdoc 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [GitBlameFlag.trackCopies*] 2025-10-15 15:17:04.621944 INFO: from blame.Blame.file: (file:///tmp/pana_UGVWGO/lib/src/blame.dart:44:9) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [oldestCommit] 2025-10-15 15:17:04.621944 INFO: from blame.BlameHunk.isBoundary: (file:///tmp/pana_UGVWGO/lib/src/blame.dart:144:12) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [originCommitId] 2025-10-15 15:17:04.621944 INFO: from blame.BlameHunk.originStartLineNumber: (file:///tmp/pana_UGVWGO/lib/src/blame.dart:165:11) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [refname] 2025-10-15 15:17:04.621944 INFO: from callbacks.Callbacks.pushUpdateReference: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:64:56) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from callbacks.Callbacks.pushUpdateReference: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:64:56) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [message] 2025-10-15 15:17:04.621944 INFO: from callbacks.Callbacks.pushUpdateReference: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:64:56) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from callbacks.Callbacks.pushUpdateReference: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:64:56) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [refname] 2025-10-15 15:17:04.621944 INFO: from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [old] 2025-10-15 15:17:04.621944 INFO: from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [newOne] 2025-10-15 15:17:04.621944 INFO: from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from callbacks.Callbacks.updateTips: (file:///tmp/pana_UGVWGO/lib/src/callbacks.dart:57:61) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [stateCleanup] 2025-10-15 15:17:04.621944 INFO: from merge.Merge.commit: (file:///tmp/pana_UGVWGO/lib/src/merge.dart:142:15) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [createSymbolic] 2025-10-15 15:17:04.621944 INFO: from reference.Reference.nameToId: (file:///tmp/pana_UGVWGO/lib/src/reference.dart:203:14) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [remote] 2025-10-15 15:17:04.621944 INFO: from repository.Repository.clone: (file:///tmp/pana_UGVWGO/lib/src/repository.dart:138:14) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [repository] 2025-10-15 15:17:04.621944 INFO: from repository.Repository.clone: (file:///tmp/pana_UGVWGO/lib/src/repository.dart:138:14) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [updateGitLink] 2025-10-15 15:17:04.621944 INFO: from repository.Repository.setWorkdir: (file:///tmp/pana_UGVWGO/lib/src/repository.dart:356:8) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [from] 2025-10-15 15:17:04.621944 INFO: from revparse.RevParse.range: (file:///tmp/pana_UGVWGO/lib/src/revparse.dart:145:18) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [to] 2025-10-15 15:17:04.621944 INFO: from revparse.RevParse.range: (file:///tmp/pana_UGVWGO/lib/src/revparse.dart:145:18) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [flags] 2025-10-15 15:17:04.621944 INFO: from revparse.RevParse.range: (file:///tmp/pana_UGVWGO/lib/src/revparse.dart:145:18) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [LibGit2Error] 2025-10-15 15:17:04.621944 INFO: from stash.Stash.apply: (file:///tmp/pana_UGVWGO/lib/src/stash.dart:84:15) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [LibGit2Error] 2025-10-15 15:17:04.621944 INFO: from stash.Stash.create: (file:///tmp/pana_UGVWGO/lib/src/stash.dart:54:14) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [LibGit2Error] 2025-10-15 15:17:04.621944 INFO: from stash.Stash.drop: (file:///tmp/pana_UGVWGO/lib/src/stash.dart:114:15) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [LibGit2Error] 2025-10-15 15:17:04.621944 INFO: from stash.Stash.list: (file:///tmp/pana_UGVWGO/lib/src/stash.dart:37:22) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [LibGit2Error] 2025-10-15 15:17:04.621944 INFO: from stash.Stash.pop: (file:///tmp/pana_UGVWGO/lib/src/stash.dart:133:15) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [useGitLink] 2025-10-15 15:17:04.621944 INFO: from submodule.Submodule.add: (file:///tmp/pana_UGVWGO/lib/src/submodule.dart:36:13) 2025-10-15 15:17:04.621944 INFO: warning: unresolved doc reference [templatePath] 2025-10-15 15:17:04.621944 INFO: from git_types.GitRepositoryInit.externalTemplate: (file:///tmp/pana_UGVWGO/lib/src/git_types.dart:1243:3) 2025-10-15 15:17:04.621944 INFO: in documentation inherited from git_types.GitRepositoryInit.externalTemplate: (file:///tmp/pana_UGVWGO/lib/src/git_types.dart:1243:3) 2025-10-15 15:17:04.621944 INFO: Found 23 warnings and 0 errors. 2025-10-15 15:17:04.815822 INFO: Writing summary.json 2025-10-15 15:17:04.821014 INFO: Running dartdoc post-processing 2025-10-15 15:17:04.825359 INFO: Creating .tar.gz archive 2025-10-15 15:17:06.091966 INFO: Finished .tar.gz archive 2025-10-15 15:17:08.264454 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-15T15:17:08.409970Z