## Running analysis for "service_worker" version "0.4.0" STARTED: 2026-01-16T07:12:03.575538Z ### Starting processing 2026-01-16 07:12:16.013493 INFO: Running `dart pub unpack service_worker:0.4.0 --output /tmp/pana-service_workerXDPKYA/service_worker --no-resolve`... 2026-01-16 07:12:16.378327 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-16 07:12:16.408624 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-16 07:12:16.544230 INFO: Running `git rev-parse --show-toplevel`... 2026-01-16 07:12:16.616117 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-16 07:12:16.696107 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-16 07:12:16.765139 INFO: Analyzing package... 2026-01-16 07:12:16.800691 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-16 07:12:21.888217 INFO: Running `git init`... 2026-01-16 07:12:21.921167 INFO: Running `git remote add origin https://github.com/isoos/service_worker`... 2026-01-16 07:12:21.945464 INFO: Running `git remote show origin`... 2026-01-16 07:12:22.171141 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2026-01-16 07:12:22.452968 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2026-01-16 07:12:22.478292 INFO: Running `git show origin/master:example/pubspec.yaml`... 2026-01-16 07:12:22.510357 INFO: Running `git show origin/master:pubspec.yaml`... 2026-01-16 07:12:24.183683 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-16 07:12:24.229284 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_CPIDUH/.`... 2026-01-16 07:12:24.339595 INFO: Analyzing pub downgrade... 2026-01-16 07:12:24.344324 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-16 07:12:24.446553 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-16 07:12:26.281528 INFO: [pub-downgrade-failed] 2026-01-16 07:12:26.284563 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-16 07:12:26.361236 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.1`... 2026-01-16 07:12:33.978722 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-service_workerXDPKYA/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-16 07:12:59.406265 WARNING: `dartdoc` failed: 2026-01-16 07:12:59.406265 WARNING: Documenting service_worker... 2026-01-16 07:12:59.406265 WARNING: Discovering libraries... 2026-01-16 07:12:59.406265 WARNING: Linking elements... 2026-01-16 07:12:59.406265 WARNING: Precaching local docs for 142083 elements... 2026-01-16 07:12:59.406265 WARNING: Initialized dartdoc with 58 libraries 2026-01-16 07:12:59.406265 WARNING: Generating docs for library worker.dart from package:service_worker/worker.dart... 2026-01-16 07:12:59.406265 WARNING: Generating docs for library window.dart from package:service_worker/window.dart... 2026-01-16 07:12:59.406265 WARNING: Generating docs for library service_worker.dart from package:service_worker/service_worker.dart... 2026-01-16 07:12:59.406265 WARNING: Documented 3 public libraries in 24.6 seconds 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.ServiceWorkerRegistration, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ServiceWorkerRegistration: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:447:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: Use {@canonicalFor service_worker_api.ServiceWorkerRegistration} in the 2026-01-16 07:12:59.406265 WARNING: desired library's documentation to resolve the ambiguity and/or override 2026-01-16 07:12:59.406265 WARNING: dartdoc's decision, or structure your package so the reexport is less 2026-01-16 07:12:59.406265 WARNING: ambiguous. The symbol will still be referenced in all candidates -- this 2026-01-16 07:12:59.406265 WARNING: only controls the location where it will be written and which library 2026-01-16 07:12:59.406265 WARNING: will be displayed in navigation for the relevant pages. The flag 2026-01-16 07:12:59.406265 WARNING: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-16 07:12:59.406265 WARNING: threshold at which this warning will appear. 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.PushManager, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.PushManager: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:539:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.PushSubscription, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.PushSubscription: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:571:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.ExtendableEvent, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ExtendableEvent: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:615:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.ServiceWorker, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ServiceWorker: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:781:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.NotificationEvent, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.NotificationEvent: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:886:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.PushSubscriptionOptions, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.PushSubscriptionOptions: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:265:16) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.1767 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.ShowNotificationOptions, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ShowNotificationOptions: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:505:7) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.1767 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api.ServiceWorkerRegisterOptions, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ServiceWorkerRegisterOptions: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:671:16) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.1767 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api: (file:///tmp/pana_CPIDUH/lib/src/service_worker_api.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2600 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of promise_js_facade, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from promise_js_facade: (file:///tmp/pana_CPIDUH/lib/src/js_facade/promise.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of service_worker_api, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from service_worker_api: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: ambiguous reexport of isomorphic_fetch, canonicalization candidates: (service_worker, service_worker, service_worker.window) -> service_worker.window (confidence 0.01000) 2026-01-16 07:12:59.406265 WARNING: from isomorphic_fetch: (file:///tmp/pana_CPIDUH/lib/src/js_facade/isomorphic_fetch.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: service_worker: 0.2100 - (_Reason.deprecated (-1.000), _Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: service_worker.window: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-16 07:12:59.406265 WARNING: warning: unresolved doc reference [300, 100, 400] 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.Notification.vibrate: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:480:26) 2026-01-16 07:12:59.406265 WARNING: warning: service_worker.window has no library level documentation comments 2026-01-16 07:12:59.406265 WARNING: from service_worker.window: (file:///tmp/pana_CPIDUH/lib/window.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: warning: unresolved doc reference [300, 100, 400] 2026-01-16 07:12:59.406265 WARNING: from service_worker_api.ShowNotificationOptions.vibrate: (file:///tmp/pana_CPIDUH/lib/src/js_facade/service_worker_api.dart:564:26) 2026-01-16 07:12:59.406265 WARNING: error: file already written at "service_worker/index.html" 2026-01-16 07:12:59.406265 WARNING: for symbol service_worker: (file:///tmp/pana_CPIDUH/lib/service_worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: conflicting with file already generated by service_worker: (file:///tmp/pana_CPIDUH/lib/worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: Dartdoc generates a path and filename to write to for each symbol. 2026-01-16 07:12:59.406265 WARNING: 'service_worker' conflicts with another symbol in the generated path, 2026-01-16 07:12:59.406265 WARNING: and therefore can not be written out. Changing the name, library name, 2026-01-16 07:12:59.406265 WARNING: or class name (if appropriate) of one of the conflicting items can 2026-01-16 07:12:59.406265 WARNING: resolve the conflict. Alternatively, use the `@nodoc` directive in one 2026-01-16 07:12:59.406265 WARNING: symbol's documentation comment to hide it. 2026-01-16 07:12:59.406265 WARNING: error: file already written at "service_worker/service_worker-library.html" 2026-01-16 07:12:59.406265 WARNING: for symbol service_worker: (file:///tmp/pana_CPIDUH/lib/service_worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: conflicting with file already generated by service_worker: (file:///tmp/pana_CPIDUH/lib/worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: error: file already written at "service_worker/service_worker-library-sidebar.html" 2026-01-16 07:12:59.406265 WARNING: for symbol service_worker: (file:///tmp/pana_CPIDUH/lib/service_worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: conflicting with file already generated by service_worker: (file:///tmp/pana_CPIDUH/lib/worker.dart:1:1) 2026-01-16 07:12:59.406265 WARNING: Found 16 warnings and 3 errors. 2026-01-16 07:12:59.406265 WARNING: 2026-01-16 07:12:59.406265 WARNING: dartdoc 9.0.1 (/tmp/analyzerWORQOV/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.10.7.snapshot) failed: encountered 3 errors 2026-01-16 07:12:59.406265 WARNING: #0 Dartdoc.generateDocs (package:dartdoc/src/dartdoc.dart:245:9) 2026-01-16 07:12:59.406265 WARNING: 2026-01-16 07:12:59.406265 WARNING: #1 Dartdoc.executeGuarded. (package:dartdoc/src/dartdoc.dart:269:9) 2026-01-16 07:12:59.406265 WARNING: 2026-01-16 07:12:59.448424 INFO: Writing summary.json 2026-01-16 07:12:59.450932 INFO: Running dartdoc post-processing 2026-01-16 07:12:59.453012 INFO: Creating .tar.gz archive 2026-01-16 07:13:00.110850 INFO: Finished .tar.gz archive 2026-01-16 07:13:00.963190 INFO: Finished post-processing ### Execution of process exited 0 STOPPED: 2026-01-16T07:13:01.078374Z