## Running analysis for "path_type" version "1.0.0" STARTED: 2024-09-26T18:36:42.318303Z ### Starting pana 2024-09-26 18:36:57.291758 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-09-26 18:36:57.335456 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-09-26 18:36:57.521527 INFO: Downloading package path_type 1.0.0 from https://pub.dev/api/archives/path_type-1.0.0.tar.gz 2024-09-26 18:36:57.675399 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-09-26 18:36:58.594485 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-09-26 18:36:59.292407 INFO: Analyzing package... 2024-09-26 18:36:59.330574 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-26 18:37:08.445078 INFO: Running `git init`... 2024-09-26 18:37:08.471648 INFO: Running `git remote add origin https://github.com/mcmah309/path_type`... 2024-09-26 18:37:08.496963 INFO: Running `git remote show origin`... 2024-09-26 18:37:08.746938 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2024-09-26 18:37:09.133234 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2024-09-26 18:37:09.160043 INFO: Running `git show origin/master:pubspec.yaml`... 2024-09-26 18:37:10.503182 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_PRGUSM/lib`... 2024-09-26 18:37:11.210713 INFO: Analyzing pub downgrade... 2024-09-26 18:37:11.216461 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-09-26 18:37:12.126170 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-09-26 18:37:13.436387 INFO: [pub-downgrade-success] 2024-09-26 18:37:13.440695 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-09-26 18:37:14.100443 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.1.0`... 2024-09-26 18:37:24.811634 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-path_typeVEEGXI --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-09-26 18:37:52.797476 INFO: `dartdoc` completed: 2024-09-26 18:37:52.797476 INFO: Documenting path_type... 2024-09-26 18:37:52.797476 INFO: Discovering libraries... 2024-09-26 18:37:52.797476 INFO: Linking elements... 2024-09-26 18:37:52.797476 INFO: Precaching local docs for 147850 elements... 2024-09-26 18:37:52.797476 INFO: Initialized dartdoc with 114 libraries 2024-09-26 18:37:52.797476 INFO: Generating docs for library platform.dart from package:path_type/platform.dart... 2024-09-26 18:37:52.797476 INFO: Generating docs for library windows.dart from package:path_type/windows.dart... 2024-09-26 18:37:52.797476 INFO: Generating docs for library posix.dart from package:path_type/posix.dart... 2024-09-26 18:37:52.797476 INFO: Documented 3 public libraries in 25.7 seconds 2024-09-26 18:37:52.797476 INFO: Success! Docs generated into /tmp/dartdoc-path_typeVEEGXI 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.PathOnString, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.PathOnString: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:12:11) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: Use {@canonicalFor posix_path.PathOnString} in the desired library's 2024-09-26 18:37:52.797476 INFO: documentation to resolve the ambiguity and/or override dartdoc's 2024-09-26 18:37:52.797476 INFO: decision, or structure your package so the reexport is less ambiguous. 2024-09-26 18:37:52.797476 INFO: The symbol will still be referenced in all candidates -- this only 2024-09-26 18:37:52.797476 INFO: controls the location where it will be written and which library will be 2024-09-26 18:37:52.797476 INFO: displayed in navigation for the relevant pages. The flag 2024-09-26 18:37:52.797476 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2024-09-26 18:37:52.797476 INFO: threshold at which this warning will appear. 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.Path, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.Path: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:18:16) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.Component, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.Component: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:334:14) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.Prefix, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.Prefix: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:338:7) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.RootDir, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.RootDir: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:353:7) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.CurDir, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.CurDir: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:366:7) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.ParentDir, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.ParentDir: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:379:7) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path.Normal, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path.Normal: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:392:7) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoError, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoError: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:1:14) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoErrorNotADirectory, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoErrorNotADirectory: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:22:13) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoErrorNotAFile, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoErrorNotAFile: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:31:13) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoErrorNotALink, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoErrorNotALink: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:40:13) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoErrorNotAValidPath, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoErrorNotAValidPath: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:49:13) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error.IoErrorUnknown, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error.IoErrorUnknown: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:58:13) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of posix_path, canonicalization candidates: (platform, posix) -> posix (confidence 0.001000) 2024-09-26 18:37:52.797476 INFO: from posix_path: (file:///tmp/pana_PRGUSM/lib/src/posix_path.dart:1:1) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01100 - (_Reason.longName (+0.01000), _Reason.locationPartStart (+0.001000)) 2024-09-26 18:37:52.797476 INFO: warning: ambiguous reexport of io_error, canonicalization candidates: (platform, posix, windows) -> windows (confidence 0.000) 2024-09-26 18:37:52.797476 INFO: from io_error: (file:///tmp/pana_PRGUSM/lib/src/io_error.dart:1:1) 2024-09-26 18:37:52.797476 INFO: platform: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: posix: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: windows: 0.01000 - (_Reason.longName (+0.01000)) 2024-09-26 18:37:52.797476 INFO: Found 16 warnings and 0 errors. 2024-09-26 18:37:52.833437 INFO: Writing summary.json 2024-09-26 18:37:52.835660 INFO: Running dartdoc post-processing 2024-09-26 18:37:52.838555 INFO: Creating .tar.gz archive 2024-09-26 18:37:53.236347 INFO: Finished .tar.gz archive 2024-09-26 18:37:54.108218 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-09-26T18:37:54.217525Z