## Running analysis for "dartfx" version "1.0.14" STARTED: 2025-12-12T08:20:14.107063Z ### Starting pana 2025-12-12 08:20:27.024818 INFO: Running `dart pub unpack dartfx:1.0.14 --output /tmp/pana-dartfxPGFEOP/dartfx --no-resolve`... 2025-12-12 08:20:27.514624 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2025-12-12 08:20:27.544566 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2025-12-12 08:20:27.684332 INFO: Running `git rev-parse --show-toplevel`... 2025-12-12 08:20:27.916595 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-12 08:20:29.675941 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2025-12-12 08:20:29.928657 INFO: Analyzing package... 2025-12-12 08:20:29.953744 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-12 08:20:57.072347 INFO: Running `git init`... 2025-12-12 08:20:57.107038 INFO: Running `git remote add origin https://github.com/youngchan1988/dartfx`... 2025-12-12 08:20:57.136062 INFO: Running `git remote show origin`... 2025-12-12 08:20:57.368252 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin master`... 2025-12-12 08:20:57.836578 INFO: Running `git ls-tree -r --name-only --full-tree origin/master`... 2025-12-12 08:20:57.868030 INFO: Running `git show origin/master:example/pubspec.yaml`... 2025-12-12 08:20:57.902628 INFO: Running `git show origin/master:pubspec.yaml`... 2025-12-12 08:21:11.907776 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2025-12-12 08:21:11.996944 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_JWQXTE/./lib`... 2025-12-12 08:21:13.136652 INFO: Analyzing pub downgrade... 2025-12-12 08:21:13.143463 INFO: Running `/home/worker/dart/stable/bin/dart pub downgrade --no-example`... 2025-12-12 08:21:14.727783 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2025-12-12 08:21:20.516874 INFO: [pub-downgrade-success] 2025-12-12 08:21:20.522966 INFO: Running `/home/worker/dart/stable/bin/dart pub upgrade --no-example`... 2025-12-12 08:21:20.735209 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 9.0.0`... 2025-12-12 08:21:28.818498 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/pana-dartfxPGFEOP/raw-dartdoc --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2025-12-12 08:22:17.761782 INFO: `dartdoc` completed: 2025-12-12 08:22:17.761782 INFO: Documenting dartfx... 2025-12-12 08:22:17.761782 INFO: Discovering libraries... 2025-12-12 08:22:17.761782 INFO: Linking elements... 2025-12-12 08:22:17.761782 INFO: Precaching local docs for 330067 elements... 2025-12-12 08:22:17.761782 INFO: Initialized dartdoc with 915 libraries 2025-12-12 08:22:17.761782 INFO: Generating docs for library dartfx.dart from package:dartfx/dartfx.dart... 2025-12-12 08:22:17.761782 INFO: Documented 1 public library in 48.1 seconds 2025-12-12 08:22:17.761782 INFO: Success! Docs generated into /tmp/pana-dartfxPGFEOP/raw-dartdoc 2025-12-12 08:22:17.761782 INFO: warning: dartfx has no library level documentation comments 2025-12-12 08:22:17.761782 INFO: from dartfx: (file:///tmp/pana_JWQXTE/lib/dartfx.dart:1:1) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.Annotation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:639:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.AsExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1863:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeAnnotation] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.AsExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1863:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.AssignmentExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1375:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.AwaitExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1401:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.BinaryExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1328:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeParameterList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ClassDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1426:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ClassMember] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ClassDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1426:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ConditionalExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1950:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Identifier] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ConstructorDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:2071:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ConstructorInitializer] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ConstructorDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:2071:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ConstructorFieldInitializer: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:2117:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.DefaultFormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:755:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ExpressionFunctionBody: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1013:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ExpressionStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:2185:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeAnnotation] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FieldFormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:819:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeParameterList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FieldFormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:819:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForLoopParts: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1588:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForLoopParts: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1588:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [DeclaredIdentifier] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForLoopParts: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1588:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [VariableDeclarationStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ForEachStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [WhileStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [DoStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TryStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ContinueStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [FunctionDeclarationStatement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:289:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Statement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1560:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1560:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [DeclaredIdentifier] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ForStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1560:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeParameterList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FunctionExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1083:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FunctionExpressionInvocation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1839:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.FunctionExpressionInvocation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1839:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.IfStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1519:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Statement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.IfStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1519:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.IndexExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1788:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.InstanceCreationExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:2139:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.InterpolationExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:374:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Expression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.IsExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1887:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeAnnotation] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.IsExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1887:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [' elements? '] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ListLiteral: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:587:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ListLiteral: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:587:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ThrowExpression] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.Literal: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:253:16) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.MapLiteralEntry: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:524:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeParameterList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.MethodDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1051:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.MethodInvocation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1142:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.MethodInvocation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1142:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Label] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.NamedExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1166:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.NamedExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1166:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.PrefixExpression: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1190:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.PropertyAccess: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1763:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.ReturnStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1739:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SetOrMapLiteral: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:556:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SetOrMapLiteral: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:556:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeAnnotation] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SimpleFormalParameter: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:687:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [ArgumentList] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SuperConstructorInvocation: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1997:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SwitchCase: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1699:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Statement] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SwitchCase: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1699:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SwitchStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1667:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [SwitchDefault] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.SwitchStatement: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1667:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [AstNode] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.VariableDeclaration: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1221:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [TypeAnnotation] 2025-12-12 08:22:17.761782 INFO: from ast_runtime_node.VariableDeclarationList: (file:///tmp/pana_JWQXTE/lib/src/runtime/ast_runtime_node.dart:1250:7) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [jsfxAssignment] 2025-12-12 08:22:17.761782 INFO: from dartfx_main.fxAssignment: (file:///tmp/pana_JWQXTE/lib/src/dartfx_main.dart:124:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [StringToken] 2025-12-12 08:22:17.761782 INFO: from token.Token.lexeme: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:59:14) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [StringToken] 2025-12-12 08:22:17.761782 INFO: from token.SimpleToken.lexeme: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:210:14) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.lexeme: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:59:14) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.SimpleToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:233:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.BeginToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:318:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [Token.stringValue] 2025-12-12 08:22:17.761782 INFO: from token.TokenType.stringValue: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:864:17) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.TokenType.stringValue: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:864:17) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.SyntheticToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:968:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.SyntheticBeginToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:983:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from token.ReplacementToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:1009:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [StringToken] 2025-12-12 08:22:17.761782 INFO: from error_token.ErrorToken.lexeme: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/error_token.dart:62:14) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.lexeme: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:59:14) 2025-12-12 08:22:17.761782 INFO: warning: unresolved doc reference [preceedingComment] 2025-12-12 08:22:17.761782 INFO: from error_token.ErrorToken.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/error_token.dart:93:9) 2025-12-12 08:22:17.761782 INFO: in documentation inherited from token.Token.copy: (file:///tmp/pana_JWQXTE/lib/src/lexer/tokens/token.dart:127:9) 2025-12-12 08:22:17.761782 INFO: Found 75 warnings and 0 errors. 2025-12-12 08:22:17.839808 INFO: Writing summary.json 2025-12-12 08:22:17.844039 INFO: Running dartdoc post-processing 2025-12-12 08:22:17.846056 INFO: Creating .tar.gz archive 2025-12-12 08:22:18.939663 INFO: Finished .tar.gz archive 2025-12-12 08:22:20.480669 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2025-12-12T08:22:20.625867Z