## Running analysis for "file_system" version "1.0.2" STARTED: 2024-06-20T11:19:06.931368Z ### Starting pana 2024-06-20 11:19:23.193559 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-06-20 11:19:23.260930 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-06-20 11:19:23.459710 INFO: Downloading package file_system 1.0.2 from https://pub.dev/api/archives/file_system-1.0.2.tar.gz 2024-06-20 11:19:23.623778 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-06-20 11:19:24.655074 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-06-20 11:19:25.579474 INFO: Analyzing package... 2024-06-20 11:19:25.617488 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-20 11:19:33.452288 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_JYEKIV/lib`... 2024-06-20 11:19:34.023410 INFO: Analyzing pub downgrade... 2024-06-20 11:19:34.030031 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2024-06-20 11:19:35.086301 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-06-20 11:19:36.535793 INFO: [pub-downgrade-success] 2024-06-20 11:19:36.543411 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2024-06-20 11:19:37.459091 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.9`... 2024-06-20 11:19:39.074491 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-file_systemHQNMUT --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-06-20 11:20:13.683349 INFO: `dartdoc` completed: 2024-06-20 11:20:13.683349 INFO: Documenting file_system... 2024-06-20 11:20:13.683349 INFO: Discovering libraries... 2024-06-20 11:20:13.683349 INFO: Linking elements... 2024-06-20 11:20:13.683349 INFO: Precaching local docs for 144641 elements... 2024-06-20 11:20:13.683349 INFO: Initialized dartdoc with 108 libraries 2024-06-20 11:20:13.683349 INFO: Generating docs for library file_system.dart from package:file_system/file_system.dart... 2024-06-20 11:20:13.683349 INFO: Documented 1 public library in 31.9 seconds 2024-06-20 11:20:13.683349 INFO: Success! Docs generated into /tmp/dartdoc-file_systemHQNMUT 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.FileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:23:9) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.MemoryFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/memory_file_system.dart:34:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.StyleableFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/style.dart:95:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.Directory.Directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/directory.dart:12:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingDirectory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_directory.dart:9:7) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.File: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file.dart:12:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:17:7) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.ChrootFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:41:3) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.Link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/link.dart:10:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemStyle: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/style.dart:16:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:10:7) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingLink: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_link.dart:9:7) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystemEntity.ForwardingFileSystemEntity: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system_entity.dart:10:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.File.File: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file.dart:12:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.LocalFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:19:9) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemEntity.FileSystemEntity: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system_entity.dart:11:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.ForwardingFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:14:3) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.Link.Link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/link.dart:10:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystemEntity.D extends FileSystemEntity: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system_entity.dart:11:5) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.MemoryFileSystem.MemoryFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/memory_file_system.dart:45:11) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.StyleableFileSystem.StyleableFileSystem: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/style.dart:95:16) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystemEntity.T extends FileSystemEntity: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system_entity.dart:10:43) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: private API of package:file is reexported by libraries in other packages: 2024-06-20 11:20:13.683349 INFO: from file_system.MemoryFileSystem.test: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/memory_file_system.dart:66:28) 2024-06-20 11:20:13.683349 INFO: referred to by file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: file_system has no library level documentation comments 2024-06-20 11:20:13.683349 INFO: from file_system: (file:///tmp/pana_JYEKIV/lib/file_system.dart:1:9) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [MemoryFileSytem] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:10:7) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:63:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:63:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:63:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:66:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:66:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:66:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:69:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:69:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:69:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:162:32) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:109:35) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.ChrootFileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/chroot/chroot_file_system.dart:173:24) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:119:27) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.DIRECTORY] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isDirectory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:131:16) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.DIRECTORY] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isDirectorySync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:136:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.FILE] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isFile: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:122:16) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.FILE] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isFileSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:127:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isLink: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:140:16) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.isLinkSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:145:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:109:35) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:119:27) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:21:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:21:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:21:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:24:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:24:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:24:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:27:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:27:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:27:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:59:35) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:109:35) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.ForwardingFileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/forwarding/forwarding_file_system.dart:64:27) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:119:27) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:22:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:22:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:22:13) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.directory: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:28:13) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:26:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:26:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:26:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.file: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:33:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`String`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:29:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`Uri`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:29:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [`FileSystemEntity`] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:29:8) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.link: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:38:8) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:65:35) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.type: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:109:35) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [io.FileSystemEntityType.LINK] 2024-06-20 11:20:13.683349 INFO: from file_system.LocalFileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/local/local_file_system.dart:70:27) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystem.typeSync: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/interface/file_system.dart:119:27) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.create] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.create: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:43:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.create: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:43:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.createSync] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.create: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:43:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.create: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:43:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.readAsString] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.readAsStringSync] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.readAsBytes] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.readAsBytesSync] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.read: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:23:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.writeAsString] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.writeAsStringSync] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.writeAsBytes] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: warning: unresolved doc reference [FileSystemEntity.writeAsBytesSync] 2024-06-20 11:20:13.683349 INFO: from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: in documentation inherited from file_system.FileSystemOp.write: (file:///tmp/analyzerERGTZA/pub-cache/hosted/20240620t083100-dot-dartlang-pub.appspot.com/file-7.0.0/lib/src/backends/memory/operations.dart:31:29) 2024-06-20 11:20:13.683349 INFO: Found 85 warnings and 0 errors. 2024-06-20 11:20:13.718402 INFO: Writing summary.json 2024-06-20 11:20:13.723660 INFO: Running dartdoc post-processing 2024-06-20 11:20:13.727516 INFO: Creating .tar.gz archive 2024-06-20 11:20:14.350836 INFO: Finished .tar.gz archive 2024-06-20 11:20:16.035132 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-06-20T11:20:16.137313Z