## Running analysis for "github_kit" version "1.0.0" STARTED: 2025-10-02T23:28:49.086360Z ### Starting pana 2025-10-02 23:29:07.115286 INFO: Running `dart pub unpack github_kit:1.0.0 --output /tmp/pana-github_kitXNXXBR/github_kit --no-resolve`... 2025-10-02 23:29:07.971827 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-10-02 23:29:08.009449 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-10-02 23:29:08.209879 INFO: Running `git rev-parse --show-toplevel`... 2025-10-02 23:29:08.319321 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-02 23:29:12.149036 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-10-02 23:29:13.643878 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-02 23:29:15.847153 INFO: Analyzing package... 2025-10-02 23:29:15.887115 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine bin`... 2025-10-02 23:29:18.400573 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-02 23:29:30.841197 INFO: Running `git init`... 2025-10-02 23:29:30.880952 INFO: Running `git remote add origin https://github.com/DAMMAK/github_kit`... 2025-10-02 23:29:30.917978 INFO: Running `git remote show origin`... 2025-10-02 23:29:31.178551 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-10-02 23:29:31.525327 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-10-02 23:29:31.554270 INFO: Running `git show origin/master:pubspec.yaml`... 2025-10-02 23:29:36.143254 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WVJBBG/./bin`... 2025-10-02 23:29:36.741676 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_WVJBBG/./lib`... 2025-10-02 23:29:37.592936 INFO: Analyzing pub downgrade... 2025-10-02 23:29:37.599195 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-10-02 23:29:41.052257 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine bin`... 2025-10-02 23:29:43.324348 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-10-02 23:29:45.600224 INFO: [pub-downgrade-success] 2025-10-02 23:29:45.606941 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-10-02 23:29:47.696155 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.4`... 2025-10-02 23:30:04.471047 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-github_kitXNXXBR/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-02 23:31:53.538053 INFO: `dartdoc` completed: 2025-10-02 23:31:53.538053 INFO: Documenting github_kit... 2025-10-02 23:31:53.538053 INFO: Discovering libraries... 2025-10-02 23:31:53.538053 INFO: Linking elements... 2025-10-02 23:31:53.538053 INFO: Precaching local docs for 1202847 elements... 2025-10-02 23:31:53.538053 INFO: Initialized dartdoc with 1162 libraries 2025-10-02 23:31:53.538053 INFO: Generating docs for library github_kit.dart from package:github_kit/github_kit.dart... 2025-10-02 23:31:53.538053 INFO: Documented 1 public library in 107.2 seconds 2025-10-02 23:31:53.538053 INFO: Success! Docs generated into /tmp/pana-github_kitXNXXBR/raw-dartdoc 2025-10-02 23:31:53.538053 INFO: warning: github_kit has no library level documentation comments 2025-10-02 23:31:53.538053 INFO: from github_kit: (file:///tmp/pana_WVJBBG/lib/github_kit.dart:1:1) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from issues.IssuesApi.createIssue: (file:///tmp/pana_WVJBBG/lib/src/api/issues.dart:33:17) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from issues.IssuesApi.getIssue: (file:///tmp/pana_WVJBBG/lib/src/api/issues.dart:52:17) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from issues.IssuesApi.listIssues: (file:///tmp/pana_WVJBBG/lib/src/api/issues.dart:69:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from issues.IssuesApi.updateIssue: (file:///tmp/pana_WVJBBG/lib/src/api/issues.dart:93:17) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from pull_requests.PullRequestsApi.createPullRequest: (file:///tmp/pana_WVJBBG/lib/src/api/pull_requests.dart:34:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from pull_requests.PullRequestsApi.getPullRequest: (file:///tmp/pana_WVJBBG/lib/src/api/pull_requests.dart:55:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from pull_requests.PullRequestsApi.listPullRequests: (file:///tmp/pana_WVJBBG/lib/src/api/pull_requests.dart:72:29) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from pull_requests.PullRequestsApi.mergePullRequest: (file:///tmp/pana_WVJBBG/lib/src/api/pull_requests.dart:119:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from pull_requests.PullRequestsApi.updatePullRequest: (file:///tmp/pana_WVJBBG/lib/src/api/pull_requests.dart:96:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from actions.ActionsApi.cancelWorkflowRun: (file:///tmp/pana_WVJBBG/lib/src/api/actions.dart:86:16) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from actions.ActionsApi.createWorkflowDispatch: (file:///tmp/pana_WVJBBG/lib/src/api/actions.dart:49:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from actions.ActionsApi.getWorkflowRun: (file:///tmp/pana_WVJBBG/lib/src/api/actions.dart:72:23) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from actions.ActionsApi.listWorkflows: (file:///tmp/pana_WVJBBG/lib/src/api/actions.dart:30:26) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from actions.ActionsApi.rerunWorkflowRun: (file:///tmp/pana_WVJBBG/lib/src/api/actions.dart:97:16) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from code_scanning.CodeScanningApi.getCodeScanningAlert: (file:///tmp/pana_WVJBBG/lib/src/api/code_scanning.dart:59:29) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from code_scanning.CodeScanningApi.listCodeScanningAlerts: (file:///tmp/pana_WVJBBG/lib/src/api/code_scanning.dart:34:35) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from code_scanning.CodeScanningApi.updateCodeScanningAlert: (file:///tmp/pana_WVJBBG/lib/src/api/code_scanning.dart:77:29) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from secret_scanning.SecretScanningApi.getSecretScanningAlert: (file:///tmp/pana_WVJBBG/lib/src/api/secret_scanning.dart:58:31) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from secret_scanning.SecretScanningApi.listSecretScanningAlerts: (file:///tmp/pana_WVJBBG/lib/src/api/secret_scanning.dart:33:37) 2025-10-02 23:31:53.538053 INFO: warning: unresolved doc reference [GitHubException] 2025-10-02 23:31:53.538053 INFO: from secret_scanning.SecretScanningApi.updateSecretScanningAlert: (file:///tmp/pana_WVJBBG/lib/src/api/secret_scanning.dart:76:31) 2025-10-02 23:31:53.538053 INFO: Found 21 warnings and 0 errors. 2025-10-02 23:31:53.586815 INFO: Writing summary.json 2025-10-02 23:31:53.594515 INFO: Running dartdoc post-processing 2025-10-02 23:31:53.597833 INFO: Creating .tar.gz archive 2025-10-02 23:31:54.098334 INFO: Finished .tar.gz archive 2025-10-02 23:31:54.699520 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-10-02T23:31:54.805018Z