## Running analysis for "posix" version "4.1.0" STARTED: 2024-10-18T19:54:51.729697Z ### Starting pana 2024-10-18 19:55:08.941697 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-10-18 19:55:08.988433 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-10-18 19:55:09.212438 INFO: Downloading package posix 4.1.0 from https://pub.dev/api/archives/posix-4.1.0.tar.gz 2024-10-18 19:55:09.497335 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-10-18 19:55:10.798058 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-10-18 19:55:12.156841 INFO: Analyzing package... 2024-10-18 19:55:12.193642 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:55:18.302293 INFO: Running `git init`... 2024-10-18 19:55:18.330799 INFO: Running `git remote add origin https://github.com/bsutton/dart_posix`... 2024-10-18 19:55:18.360114 INFO: Running `git remote show origin`... 2024-10-18 19:55:18.618111 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-10-18 19:55:19.154954 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-10-18 19:55:19.185684 INFO: Running `git show origin/master:pubspec.yaml`... 2024-10-18 19:55:19.219558 INFO: `pubspec.yaml` from the repository URL mismatch: expected `https://github.com/bsutton/dart_posix` but got `https://github.com/onepub-dev/dart_posix`. 2024-10-18 19:55:22.736762 INFO: Analyzing pub downgrade... 2024-10-18 19:55:22.742047 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-10-18 19:55:24.156951 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-10-18 19:55:27.095776 INFO: [pub-downgrade-failed] 2024-10-18 19:55:27.103522 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-10-18 19:55:28.449350 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-10-18 19:55:30.131081 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-posixWVGFMS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-10-18 19:56:12.968729 INFO: `dartdoc` completed: 2024-10-18 19:56:12.968729 INFO: Documenting posix... 2024-10-18 19:56:12.968729 INFO: Discovering libraries... 2024-10-18 19:56:12.968729 INFO: Linking elements... 2024-10-18 19:56:12.968729 INFO: Precaching local docs for 160589 elements... 2024-10-18 19:56:12.968729 INFO: Initialized dartdoc with 347 libraries 2024-10-18 19:56:12.968729 INFO: Generating docs for library posix.dart from package:posix/posix.dart... 2024-10-18 19:56:12.968729 INFO: Documented 1 public library in 39.7 seconds 2024-10-18 19:56:12.968729 INFO: Success! Docs generated into /tmp/dartdoc-posixWVGFMS 2024-10-18 19:56:12.968729 INFO: warning: unresolved doc reference [1] 2024-10-18 19:56:12.968729 INFO: from unistd.native_pipe: (file:///tmp/pana_SQDYTE/lib/src/unistd/unistd.dart:233:11) 2024-10-18 19:56:12.968729 INFO: warning: unresolved doc reference [0] 2024-10-18 19:56:12.968729 INFO: from unistd.native_pipe: (file:///tmp/pana_SQDYTE/lib/src/unistd/unistd.dart:233:11) 2024-10-18 19:56:12.968729 INFO: warning: unresolved doc reference [((PC - OFFSET) / 2) * SCALE / 65536] 2024-10-18 19:56:12.968729 INFO: from unistd.native_profil: (file:///tmp/pana_SQDYTE/lib/src/unistd/unistd.dart:1818:5) 2024-10-18 19:56:12.968729 INFO: warning: unresolved doc reference [sterror(errno)] 2024-10-18 19:56:12.968729 INFO: from posix_exception.PosixException.posixError: (file:///tmp/pana_SQDYTE/lib/src/posix_exception.dart:19:11) 2024-10-18 19:56:12.968729 INFO: in documentation inherited from posix_exception.PosixException.posixError: (file:///tmp/pana_SQDYTE/lib/src/posix_exception.dart:19:11) 2024-10-18 19:56:12.968729 INFO: Found 4 warnings and 0 errors. 2024-10-18 19:56:13.036726 INFO: Writing summary.json 2024-10-18 19:56:13.042946 INFO: Running dartdoc post-processing 2024-10-18 19:56:13.046432 INFO: Creating .tar.gz archive 2024-10-18 19:56:13.975498 INFO: Finished .tar.gz archive 2024-10-18 19:56:16.022415 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-10-18T19:56:16.311391Z