## Running analysis for "gsy_video_player" version "0.0.5" STARTED: 2024-09-26T16:11:21.233647Z ### Starting pana 2024-09-26 16:11:38.997319 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-26 16:11:39.051322 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-26 16:11:39.275429 INFO: Downloading package gsy_video_player 0.0.5 from https://pub.dev/api/archives/gsy_video_player-0.0.5.tar.gz 2024-09-26 16:11:39.947904 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-26 16:11:46.015187 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-09-26 16:11:47.667394 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-26 16:11:49.903519 INFO: Analyzing package... 2024-09-26 16:11:49.935338 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-26 16:12:35.210314 INFO: Running `git init`... 2024-09-26 16:12:35.250752 INFO: Running `git remote add origin https://github.com/liuchuancong/gsy_video_player`... 2024-09-26 16:12:35.288591 INFO: Running `git remote show origin`... 2024-09-26 16:12:35.552238 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-26 16:12:36.104049 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-26 16:12:36.145964 INFO: Running `git show origin/master:example/pubspec.yaml`... 2024-09-26 16:12:36.194128 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-26 16:12:38.505414 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_KSLZQZ/lib`... 2024-09-26 16:12:40.314131 INFO: Analyzing pub downgrade... 2024-09-26 16:12:40.324379 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub downgrade --no-example`... 2024-09-26 16:12:45.197920 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-09-26 16:12:56.958321 INFO: [pub-downgrade-success] 2024-09-26 16:12:56.963537 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check packages pub upgrade --no-example`... 2024-09-26 16:12:59.171892 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-26 16:13:13.811898 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-gsy_video_playerGKVFNE --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-09-26 16:15:01.934574 INFO: `dartdoc` completed: 2024-09-26 16:15:01.934574 INFO: Documenting gsy_video_player... 2024-09-26 16:15:01.934574 INFO: Discovering libraries... 2024-09-26 16:15:01.934574 INFO: Linking elements... 2024-09-26 16:15:01.934574 INFO: Precaching local docs for 803087 elements... 2024-09-26 16:15:01.934574 INFO: Initialized dartdoc with 1389 libraries 2024-09-26 16:15:01.934574 INFO: Generating docs for library gsy_video_player.dart from package:gsy_video_player/gsy_video_player.dart... 2024-09-26 16:15:01.934574 INFO: Documented 1 public library in 104.2 seconds 2024-09-26 16:15:01.934574 INFO: Success! Docs generated into /tmp/dartdoc-gsy_video_playerGKVFNE 2024-09-26 16:15:01.934574 INFO: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. 2024-09-26 16:15:01.934574 INFO: from package-gsy_video_player: file:///tmp/pana_KSLZQZ 2024-09-26 16:15:01.934574 INFO: warning: gsy_video_player has no library level documentation comments 2024-09-26 16:15:01.934574 INFO: from gsy_video_player: (file:///tmp/pana_KSLZQZ/lib/gsy_video_player.dart:1:9) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [enterFullScreen] 2024-09-26 16:15:01.934574 INFO: from chewie_player.ChewieController: (file:///tmp/pana_KSLZQZ/lib/src/controls/chewie_player.dart:263:7) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [exitFullScreen] 2024-09-26 16:15:01.934574 INFO: from chewie_player.ChewieController: (file:///tmp/pana_KSLZQZ/lib/src/controls/chewie_player.dart:263:7) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [VideoEventType.bufferingUpdate] 2024-09-26 16:15:01.934574 INFO: from video_event.VideoEvent.buffered: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_event.dart:75:30) 2024-09-26 16:15:01.934574 INFO: in documentation inherited from video_event.VideoEvent.buffered: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_event.dart:75:30) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [size.width] 2024-09-26 16:15:01.934574 INFO: from video_player.VideoPlayerValue.aspectRatio: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:130:16) 2024-09-26 16:15:01.934574 INFO: in documentation inherited from video_player.VideoPlayerValue.aspectRatio: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:130:16) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [size.height] 2024-09-26 16:15:01.934574 INFO: from video_player.VideoPlayerValue.aspectRatio: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:130:16) 2024-09-26 16:15:01.934574 INFO: in documentation inherited from video_player.VideoPlayerValue.aspectRatio: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:130:16) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [null] 2024-09-26 16:15:01.934574 INFO: from video_player.VideoPlayerValue.errorDescription: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:122:17) 2024-09-26 16:15:01.934574 INFO: in documentation inherited from video_player.VideoPlayerValue.errorDescription: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:122:17) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [copyWidth] 2024-09-26 16:15:01.934574 INFO: from video_player.VideoPlayerValue.copyWith: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player.dart:140:20) 2024-09-26 16:15:01.934574 INFO: warning: unresolved doc reference [this] 2024-09-26 16:15:01.934574 INFO: from video_player_controller.GsyVideoPlayerController.setVolume: (file:///tmp/pana_KSLZQZ/lib/src/video_player/video_player_controller.dart:1007:16) 2024-09-26 16:15:01.934574 INFO: Found 10 warnings and 0 errors. 2024-09-26 16:15:02.007049 INFO: Writing summary.json 2024-09-26 16:15:02.010641 INFO: Running dartdoc post-processing 2024-09-26 16:15:02.015191 INFO: Creating .tar.gz archive 2024-09-26 16:15:03.181711 INFO: Finished .tar.gz archive 2024-09-26 16:15:06.044706 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-26T16:15:06.389519Z