## Running analysis for "file_system_access_api" version "1.1.0" STARTED: 2025-11-06T13:48:21.757359Z ### Starting pana 2025-11-06 13:48:35.196773 INFO: Running `dart pub unpack file_system_access_api:1.1.0 --output /tmp/pana-file_system_access_apiOEXHVJ/file_system_access_api --no-resolve`... 2025-11-06 13:48:35.867513 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-11-06 13:48:35.901990 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-11-06 13:48:36.049342 INFO: Running `git rev-parse --show-toplevel`... 2025-11-06 13:48:36.142601 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-11-06 13:48:36.800312 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-11-06 13:48:37.365673 INFO: Analyzing package... 2025-11-06 13:48:37.407888 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-11-06 13:48:42.370551 INFO: Running `git init`... 2025-11-06 13:48:42.400382 INFO: Running `git remote add origin https://github.com/poirierlouis/file_system_access_api`... 2025-11-06 13:48:42.429969 INFO: Running `git remote show origin`... 2025-11-06 13:48:42.667175 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-11-06 13:48:42.991021 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-11-06 13:48:43.025311 INFO: Running `git show origin/master:pubspec.yaml`... 2025-11-06 13:48:44.781139 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-11-06 13:48:45.260140 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_JIPWCZ/./lib`... 2025-11-06 13:48:46.012971 INFO: Analyzing pub downgrade... 2025-11-06 13:48:46.021091 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-11-06 13:48:46.707777 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-11-06 13:48:47.178307 INFO: [pub-downgrade-success] 2025-11-06 13:48:47.184209 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-11-06 13:48:47.826328 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-11-06 13:48:48.927889 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-file_system_access_apiOEXHVJ/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-11-06 13:49:12.436212 INFO: `dartdoc` completed: 2025-11-06 13:49:12.436212 INFO: Documenting file_system_access_api... 2025-11-06 13:49:12.436212 INFO: Discovering libraries... 2025-11-06 13:49:12.436212 INFO: Linking elements... 2025-11-06 13:49:12.436212 INFO: Precaching local docs for 137942 elements... 2025-11-06 13:49:12.436212 INFO: Initialized dartdoc with 70 libraries 2025-11-06 13:49:12.436212 INFO: Generating docs for library file_system_access_api.dart from package:file_system_access_api/file_system_access_api.dart... 2025-11-06 13:49:12.436212 INFO: Documented 1 public library in 22.5 seconds 2025-11-06 13:49:12.436212 INFO: Success! Docs generated into /tmp/pana-file_system_access_apiOEXHVJ/raw-dartdoc 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [granted] 2025-11-06 13:49:12.436212 INFO: from errors.NotAllowedError: (file:///tmp/pana_JIPWCZ/lib/src/api/errors.dart:6:7) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemDirectoryHandle.getFileHandle] 2025-11-06 13:49:12.436212 INFO: from errors.TypeMismatchError: (file:///tmp/pana_JIPWCZ/lib/src/api/errors.dart:13:7) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemDirectoryHandle.getDirectoryHandle] 2025-11-06 13:49:12.436212 INFO: from errors.TypeMismatchError: (file:///tmp/pana_JIPWCZ/lib/src/api/errors.dart:13:7) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemHandle.kind] 2025-11-06 13:49:12.436212 INFO: from file_system_kind.FileSystemKind: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_kind.dart:2:6) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [window.showDirectoryPicker] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:17:11) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [window.showOpenFilePicker] 2025-11-06 13:49:12.436212 INFO: from file_system_file_handle.JSFileSystemFileHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_file_handle.dart:25:11) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemFileHandle.createSyncAccessHandle] 2025-11-06 13:49:12.436212 INFO: from file_system_sync_access_handle.JSFileSystemSyncAccessHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_sync_access_handle.dart:21:11) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemFileHandle.createWritable] 2025-11-06 13:49:12.436212 INFO: from file_system_file_handle.JSFileSystemWritableFileStream: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_file_handle.dart:167:11) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [WritableStream.getWriter] 2025-11-06 13:49:12.436212 INFO: from file_system_file_handle.JSWritableStreamDefaultWriter: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_file_handle.dart:309:11) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [this] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.values: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:33:32) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemHandle.kind] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.values: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:33:32) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [this] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.getDirectoryHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:92:37) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemHandle.name] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.getDirectoryHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:92:37) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [this] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.getFileHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:59:32) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemHandle.name] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.getFileHandle: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:59:32) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemDirectoryHandle.removeEntry] 2025-11-06 13:49:12.436212 INFO: from file_system_handle.JSFileSystemHandle.remove: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_handle.dart:62:16) 2025-11-06 13:49:12.436212 INFO: warning: unresolved doc reference [FileSystemHandle.name] 2025-11-06 13:49:12.436212 INFO: from file_system_directory_handle.JSFileSystemDirectoryHandle.resolve: (file:///tmp/pana_JIPWCZ/lib/src/api/file_system_directory_handle.dart:150:25) 2025-11-06 13:49:12.436212 INFO: Found 17 warnings and 0 errors. 2025-11-06 13:49:12.466593 INFO: Writing summary.json 2025-11-06 13:49:12.470161 INFO: Running dartdoc post-processing 2025-11-06 13:49:12.473448 INFO: Creating .tar.gz archive 2025-11-06 13:49:12.926053 INFO: Finished .tar.gz archive 2025-11-06 13:49:13.426774 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-11-06T13:49:13.530566Z