## Running analysis for "sticky_table" version "1.0.1" STARTED: 2025-04-16T07:03:52.264106Z ### Starting pana 2025-04-16 07:04:11.707963 INFO: Running `dart pub unpack sticky_table:1.0.1 --output /tmp/pana-sticky_tableZWWYYJ/sticky_table --no-resolve`... 2025-04-16 07:04:13.491052 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-04-16 07:04:13.530607 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-04-16 07:04:13.779886 INFO: Running `git rev-parse --show-toplevel`... 2025-04-16 07:04:14.064860 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-16 07:04:15.647007 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2025-04-16 07:04:16.890268 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-04-16 07:04:18.582273 INFO: Analyzing package... 2025-04-16 07:04:18.625433 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-16 07:04:39.152925 INFO: Running `git init`... 2025-04-16 07:04:39.195521 INFO: Running `git remote add origin https://github.com/AlwaysSum/flutter_sticky_table`... 2025-04-16 07:04:39.239322 INFO: Running `git remote show origin`... 2025-04-16 07:04:39.568515 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-04-16 07:04:40.276071 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-04-16 07:04:40.313233 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-04-16 07:04:40.353956 INFO: Running `git show origin/master:pubspec.yaml`... 2025-04-16 07:04:41.613333 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_MBKAWH/./lib`... 2025-04-16 07:04:42.755803 INFO: Analyzing pub downgrade... 2025-04-16 07:04:42.763833 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2025-04-16 07:04:44.302358 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2025-04-16 07:04:48.674576 INFO: [pub-downgrade-success] 2025-04-16 07:04:48.682507 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2025-04-16 07:04:50.259172 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global activate dartdoc 8.3.3`... 2025-04-16 07:04:52.363754 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/pana-sticky_tableZWWYYJ/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-04-16 07:06:37.882989 WARNING: `dartdoc` failed: 2025-04-16 07:06:37.882989 WARNING: Documenting sticky_table... 2025-04-16 07:06:37.882989 WARNING: Discovering libraries... 2025-04-16 07:06:37.882989 WARNING: Linking elements... 2025-04-16 07:06:37.882989 WARNING: Precaching local docs for 629557 elements... 2025-04-16 07:06:37.882989 WARNING: Initialized dartdoc with 777 libraries 2025-04-16 07:06:37.882989 WARNING: Generating docs for library flutter_sticky_table.dart from package:sticky_table/flutter_sticky_table.dart... 2025-04-16 07:06:37.882989 WARNING: Generating docs for library sticky_table_method_channel.dart from package:sticky_table/sticky_table_method_channel.dart... 2025-04-16 07:06:37.882989 WARNING: Generating docs for library sticky_table_web.dart from package:sticky_table/sticky_table_web.dart... 2025-04-16 07:06:37.882989 WARNING: Generating docs for library sticky_table.dart from package:sticky_table/sticky_table.dart... 2025-04-16 07:06:37.882989 WARNING: Generating docs for library sync_scroller_controller.dart from package:sticky_table/sync_scroller_controller.dart... 2025-04-16 07:06:37.882989 WARNING: Generating docs for library sticky_table_platform_interface.dart from package:sticky_table/sticky_table_platform_interface.dart... 2025-04-16 07:06:37.882989 WARNING: Documented 6 public libraries in 103.1 seconds 2025-04-16 07:06:37.882989 WARNING: warning: flutter_sticky_table has no library level documentation comments 2025-04-16 07:06:37.882989 WARNING: from flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: error: file already written at "flutter_sticky_table/index.html" 2025-04-16 07:06:37.882989 WARNING: for symbol flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: conflicting with file already generated by flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/flutter_sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2025-04-16 07:06:37.882989 WARNING: 'flutter_sticky_table' conflicts with another symbol in the generated 2025-04-16 07:06:37.882989 WARNING: path, and therefore can not be written out. Changing the name, library 2025-04-16 07:06:37.882989 WARNING: name, or class name (if appropriate) of one of the conflicting items can 2025-04-16 07:06:37.882989 WARNING: resolve the conflict. Alternatively, use the `@nodoc` directive in one 2025-04-16 07:06:37.882989 WARNING: symbol's documentation comment to hide it. 2025-04-16 07:06:37.882989 WARNING: error: file already written at "flutter_sticky_table/flutter_sticky_table-library.html" 2025-04-16 07:06:37.882989 WARNING: for symbol flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: conflicting with file already generated by flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/flutter_sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: error: file already written at "flutter_sticky_table/flutter_sticky_table-library-sidebar.html" 2025-04-16 07:06:37.882989 WARNING: for symbol flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: conflicting with file already generated by flutter_sticky_table: (file:///tmp/pana_MBKAWH/lib/flutter_sticky_table.dart:1:1) 2025-04-16 07:06:37.882989 WARNING: Found 1 warning and 3 errors. 2025-04-16 07:06:37.882989 WARNING: 2025-04-16 07:06:37.882989 WARNING: dartdoc 8.3.3 (/tmp/analyzerIQYTHA/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.7.2.snapshot) failed: encountered 3 errors 2025-04-16 07:06:37.882989 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2025-04-16 07:06:37.882989 WARNING: 2025-04-16 07:06:37.882989 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2025-04-16 07:06:37.882989 WARNING: 2025-04-16 07:06:37.882989 WARNING: 2025-04-16 07:06:37.882989 WARNING: Failed to update packages. 2025-04-16 07:06:37.935885 INFO: Writing summary.json 2025-04-16 07:06:37.941171 INFO: Running dartdoc post-processing 2025-04-16 07:06:37.945283 INFO: Creating .tar.gz archive 2025-04-16 07:06:38.195969 INFO: Finished .tar.gz archive 2025-04-16 07:06:38.935691 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-04-16T07:06:39.065601Z