## Running analysis for "csounddart" version "0.0.14" STARTED: 2024-05-02T12:57:39.880439Z ### Starting pana 2024-05-02 12:57:55.358210 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-02 12:57:55.416431 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-02 12:57:55.654606 INFO: Downloading package csounddart 0.0.14 from https://pub.dev/api/archives/csounddart-0.0.14.tar.gz 2024-05-02 12:57:59.185393 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 12:58:07.801487 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub pub get --no-example`... 2024-05-02 12:58:08.956445 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-05-02 12:58:10.547898 INFO: Analyzing package... 2024-05-02 12:58:10.574659 INFO: Running `/home/worker/flutter/stable/bin/cache/dart-sdk/bin/dart analyze --format machine lib`... 2024-05-02 12:58:35.608138 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_ECKBVZ/lib`... 2024-05-02 12:58:36.876426 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-02 12:58:58.647558 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check pub global run dartdoc --output /tmp/dartdoc-csounddartGETXWC --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/flutter/stable/bin/cache/dart-sdk`... 2024-05-02 13:00:22.304703 WARNING: `dartdoc` failed: 2024-05-02 13:00:22.304703 WARNING: Documenting csounddart... 2024-05-02 13:00:22.304703 WARNING: Discovering libraries... 2024-05-02 13:00:22.304703 WARNING: Linking elements... 2024-05-02 13:00:22.304703 WARNING: Precaching local docs for 594322 elements... 2024-05-02 13:00:22.304703 WARNING: Initialized dartdoc with 757 libraries 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csounddart.dart from package:csounddart/csounddart.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_path_finder.dart from package:csounddart/csound_path_finder.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library audio_utilities.dart from package:csounddart/audio_utilities.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_android.dart from package:csounddart/csound_android.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_web.dart from package:csounddart/csound_web.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound.dart from package:csounddart/csound.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_dart_utilities.dart from package:csounddart/csound_dart_utilities.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_native.dart from package:csounddart/csound_native.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csound_stub.dart from package:csounddart/csound_stub.dart... 2024-05-02 13:00:22.304703 WARNING: Generating docs for library csounddart_web.dart from package:csounddart/csounddart_web.dart... 2024-05-02 13:00:22.304703 WARNING: Documented 10 public libraries in 81.6 seconds 2024-05-02 13:00:22.304703 WARNING: warning: csound has no library level documentation comments 2024-05-02 13:00:22.304703 WARNING: from csound: (file:///tmp/pana_ECKBVZ/lib/csound_web.dart:2:9) 2024-05-02 13:00:22.304703 WARNING: error: file already written at "csound/csound-library.html" 2024-05-02 13:00:22.304703 WARNING: for symbol csound: (file:///tmp/pana_ECKBVZ/lib/csound.dart:1:1) 2024-05-02 13:00:22.304703 WARNING: conflicting with file already generated by csound: (file:///tmp/pana_ECKBVZ/lib/csound_web.dart:2:9) 2024-05-02 13:00:22.304703 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2024-05-02 13:00:22.304703 WARNING: 'csound' conflicts with another symbol in the generated path, and 2024-05-02 13:00:22.304703 WARNING: therefore can not be written out. Changing the name, library name, or 2024-05-02 13:00:22.304703 WARNING: class name (if appropriate) of one of the conflicting items can resolve 2024-05-02 13:00:22.304703 WARNING: the conflict. Alternatively, use the `@nodoc` directive in one symbol's 2024-05-02 13:00:22.304703 WARNING: documentation comment to hide it. 2024-05-02 13:00:22.304703 WARNING: error: file already written at "csound/csound-library-sidebar.html" 2024-05-02 13:00:22.304703 WARNING: for symbol csound: (file:///tmp/pana_ECKBVZ/lib/csound.dart:1:1) 2024-05-02 13:00:22.304703 WARNING: conflicting with file already generated by csound: (file:///tmp/pana_ECKBVZ/lib/csound_web.dart:2:9) 2024-05-02 13:00:22.304703 WARNING: Found 1 warning and 2 errors. 2024-05-02 13:00:22.304703 WARNING: 2024-05-02 13:00:22.304703 WARNING: dartdoc 8.0.8 (/tmp/analyzerVUXXJF/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.3.4.snapshot) failed: encountered 2 errors 2024-05-02 13:00:22.304703 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:249:9) 2024-05-02 13:00:22.304703 WARNING: 2024-05-02 13:00:22.304703 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:273:9) 2024-05-02 13:00:22.304703 WARNING: 2024-05-02 13:00:22.522805 INFO: Writing summary.json 2024-05-02 13:00:22.528539 INFO: Running dartdoc post-processing 2024-05-02 13:00:22.531910 INFO: Creating .tar.gz archive 2024-05-02 13:00:23.328745 INFO: Finished .tar.gz archive 2024-05-02 13:00:25.604260 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-02T13:00:25.710909Z