## Running analysis for "slog_core" version "0.2.0" STARTED: 2026-01-08T02:53:38.396492Z ### Starting pana 2026-01-08 02:53:56.155990 INFO: Running `dart pub unpack slog_core:0.2.0 --output /tmp/pana-slog_coreCLUUWI/slog_core --no-resolve`... 2026-01-08 02:53:56.504512 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2026-01-08 02:53:56.544971 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2026-01-08 02:53:56.759702 INFO: Running `git rev-parse --show-toplevel`... 2026-01-08 02:53:56.850812 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 02:53:57.078562 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2026-01-08 02:53:57.222116 INFO: Analyzing package... 2026-01-08 02:53:57.280854 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 02:54:06.739129 INFO: Running `git init`... 2026-01-08 02:54:06.778943 INFO: Running `git remote add origin https://github.com/SeanfvdM/slog`... 2026-01-08 02:54:06.816898 INFO: Running `git remote show origin`... 2026-01-08 02:54:07.062010 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin main`... 2026-01-08 02:54:07.366306 INFO: Running `git ls-tree -r --name-only --full-tree origin/main`... 2026-01-08 02:54:07.401606 INFO: Running `git show origin/main:packages/slog_basic/pubspec.yaml`... 2026-01-08 02:54:07.435771 INFO: Running `git show origin/main:packages/slog_core/pubspec.yaml`... 2026-01-08 02:54:10.517476 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2026-01-08 02:54:10.591501 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_RXXGPZ/.`... 2026-01-08 02:54:10.678651 INFO: Analyzing pub downgrade... 2026-01-08 02:54:10.684404 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2026-01-08 02:54:10.916685 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine .`... 2026-01-08 02:54:11.915837 INFO: [pub-downgrade-success] 2026-01-08 02:54:11.921223 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2026-01-08 02:54:12.059885 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2026-01-08 02:54:22.423881 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-slog_coreCLUUWI/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2026-01-08 02:54:56.527982 INFO: `dartdoc` completed: 2026-01-08 02:54:56.527982 INFO: Documenting slog_core... 2026-01-08 02:54:56.527982 INFO: Discovering libraries... 2026-01-08 02:54:56.527982 INFO: Linking elements... 2026-01-08 02:54:56.527982 INFO: Precaching local docs for 147689 elements... 2026-01-08 02:54:56.527982 INFO: Initialized dartdoc with 161 libraries 2026-01-08 02:54:56.527982 INFO: Generating docs for library slog_core.dart from package:slog_core/slog_core.dart... 2026-01-08 02:54:56.527982 INFO: Generating docs for library logger.dart from package:slog_core/logger.dart... 2026-01-08 02:54:56.527982 INFO: Documented 2 public libraries in 33.2 seconds 2026-01-08 02:54:56.527982 INFO: Success! Docs generated into /tmp/pana-slog_coreCLUUWI/raw-dartdoc 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of levels.Level, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from levels.Level: (file:///tmp/pana_RXXGPZ/lib/src/levels.dart:6:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: Use {@canonicalFor levels.Level} in the desired library's documentation 2026-01-08 02:54:56.527982 INFO: to resolve the ambiguity and/or override dartdoc's decision, or 2026-01-08 02:54:56.527982 INFO: structure your package so the reexport is less ambiguous. The symbol 2026-01-08 02:54:56.527982 INFO: will still be referenced in all candidates -- this only controls the 2026-01-08 02:54:56.527982 INFO: location where it will be written and which library will be displayed in 2026-01-08 02:54:56.527982 INFO: navigation for the relevant pages. The flag 2026-01-08 02:54:56.527982 INFO: `--ambiguous-reexport-scorer-min-confidence` allows you to set the 2026-01-08 02:54:56.527982 INFO: threshold at which this warning will appear. 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of channel.SLogChannel, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from channel.SLogChannel: (file:///tmp/pana_RXXGPZ/lib/src/model/channel.dart:2:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of interceptor.SLogInterceptor, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from interceptor.SLogInterceptor: (file:///tmp/pana_RXXGPZ/lib/src/model/interceptor.dart:6:16) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of log.Log, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from log.Log: (file:///tmp/pana_RXXGPZ/lib/src/model/log.dart:9:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of log.LogEvent, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from log.LogEvent: (file:///tmp/pana_RXXGPZ/lib/src/model/log.dart:55:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of log.LogRequest, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from log.LogRequest: (file:///tmp/pana_RXXGPZ/lib/src/model/log.dart:93:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of log.ToJsonFunctions, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from log.ToJsonFunctions: (file:///tmp/pana_RXXGPZ/lib/src/model/log.dart:130:16) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of options.SLogOptions, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from options.SLogOptions: (file:///tmp/pana_RXXGPZ/lib/src/model/options.dart:5:7) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of printer.SLogPrinter, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from printer.SLogPrinter: (file:///tmp/pana_RXXGPZ/lib/src/model/printer.dart:8:16) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.187 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.1667)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of levels, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from levels: (file:///tmp/pana_RXXGPZ/lib/src/levels.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of model, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from model: (file:///tmp/pana_RXXGPZ/lib/src/model.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.260 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2500)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.270 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2500)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of channel, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from channel: (file:///tmp/pana_RXXGPZ/lib/src/model/channel.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of interceptor, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from interceptor: (file:///tmp/pana_RXXGPZ/lib/src/model/interceptor.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of log, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from log: (file:///tmp/pana_RXXGPZ/lib/src/model/log.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of options, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from options: (file:///tmp/pana_RXXGPZ/lib/src/model/options.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: warning: ambiguous reexport of printer, canonicalization candidates: (slog_core, slog_core.logger) -> slog_core.logger (confidence 0.01000) 2026-01-08 02:54:56.527982 INFO: from printer: (file:///tmp/pana_RXXGPZ/lib/src/model/printer.dart:1:1) 2026-01-08 02:54:56.527982 INFO: slog_core: 1.210 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: slog_core.logger: 1.220 - (_Reason.packageName (+1.000), _Reason.longName (+0.02000), _Reason.sharedNamePart (+0.2000)) 2026-01-08 02:54:56.527982 INFO: warning: slog_core.logger has no library level documentation comments 2026-01-08 02:54:56.527982 INFO: from slog_core.logger: (file:///tmp/pana_RXXGPZ/lib/logger.dart:1:1) 2026-01-08 02:54:56.527982 INFO: Found 17 warnings and 0 errors. 2026-01-08 02:54:56.571251 INFO: Writing summary.json 2026-01-08 02:54:56.574881 INFO: Running dartdoc post-processing 2026-01-08 02:54:56.578670 INFO: Creating .tar.gz archive 2026-01-08 02:54:57.036673 INFO: Finished .tar.gz archive 2026-01-08 02:54:57.557933 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2026-01-08T02:54:57.685737Z