The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Neon, reference main (484d6f), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 16:04:14 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Neon.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Neon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 484d6fb Permit zero-length content processing
Submodule path 'tree-sitter-swift': checked out '50b8c5e61c29fa30e760c7a1cbf24b59970e6233'
Submodule 'tree-sitter-swift' (https://github.com/alex-pinkus/tree-sitter-swift) registered for path 'tree-sitter-swift'
Cloning into '/Users/admin/builder/spi-builder-workspace/tree-sitter-swift'...
Cloned https://github.com/ChimeHQ/Neon.git
Revision (git rev-parse @):
484d6fb9e0c4fb679a1d5f5ddaf2cac2ecf21165
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/Neon.git at main
Fetching https://github.com/ChimeHQ/Rearrange
Fetching https://github.com/tree-sitter/tree-sitter
Fetching https://github.com/ChimeHQ/SwiftTreeSitter
[1/1714] Fetching swifttreesitter
[87/2306] Fetching swifttreesitter, rearrange
[2307/69873] Fetching swifttreesitter, rearrange, tree-sitter
Fetched https://github.com/ChimeHQ/Rearrange from cache (3.29s)
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (3.29s)
Fetched https://github.com/tree-sitter/tree-sitter from cache (3.29s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Creating working copy for https://github.com/ChimeHQ/Rearrange
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.10
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.0.0
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at main (39236f7)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "neon",
      "name": "Neon",
      "url": "https://github.com/ChimeHQ/Neon.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Neon",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swifttreesitter",
          "name": "SwiftTreeSitter",
          "url": "https://github.com/ChimeHQ/SwiftTreeSitter",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTreeSitter",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "tree-sitter",
              "name": "TreeSitter",
              "url": "https://github.com/tree-sitter/tree-sitter",
              "version": "0.25.10",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tree-sitter",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "rearrange",
          "name": "Rearrange",
          "url": "https://github.com/ChimeHQ/Rearrange",
          "version": "2.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rearrange",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChimeHQ/Neon.git
[1/2105] Fetching neon
Fetched https://github.com/ChimeHQ/Neon.git from cache (1.08s)
Fetching https://github.com/ChimeHQ/SwiftTreeSitter from cache
Fetched https://github.com/ChimeHQ/SwiftTreeSitter from cache (0.46s)
Fetching https://github.com/ChimeHQ/Rearrange from cache
Fetching https://github.com/tree-sitter/tree-sitter from cache
Fetched https://github.com/tree-sitter/tree-sitter from cache (0.72s)
Fetched https://github.com/ChimeHQ/Rearrange from cache (0.72s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.1.0 (1.34s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.10 (0.56s)
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.10
Creating working copy for https://github.com/ChimeHQ/Neon.git
Working copy of https://github.com/ChimeHQ/Neon.git resolved at main (484d6fb)
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter resolved at main (f97df58)
Creating working copy for https://github.com/ChimeHQ/Rearrange
Working copy of https://github.com/ChimeHQ/Rearrange resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'neon' is not used by any target
Found 2 product dependencies
  - SwiftTreeSitter
  - Rearrange
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ChimeHQ/Neon.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[4/22] Write swift-version--6988338F2F200930.txt
[5/22] Compiling stdlib.c
[6/32] Compiling tree.c
[7/32] Compiling tree_cursor.c
[8/32] Compiling get_changed_ranges.c
[9/32] Compiling lexer.c
[9/32] Write sources
[11/32] Compiling subtree.c
[12/32] Compiling node.c
[12/32] Write sources
[14/32] Compiling stack.c
[15/32] Compiling parser.c
[16/32] Compiling alloc.c
[17/32] Compiling query.c
[18/32] Compiling language.c
[19/32] Compiling wasm_store.c
[20/51] Compiling scanner.c
[21/51] Compiling parser.c
[23/51] Compiling SwiftTreeSitter String+TextProvider.swift
[24/51] Compiling SwiftTreeSitter TSRange.swift
[25/51] Compiling SwiftTreeSitter SendableTypes.swift
[26/51] Compiling SwiftTreeSitter String+Data.swift
[27/53] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[28/53] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[29/53] Compiling SwiftTreeSitter Language.swift
[30/53] Compiling SwiftTreeSitter LanguageConfiguration.swift
[31/53] Compiling SwiftTreeSitter Node.swift
[32/53] Compiling SwiftTreeSitter Parser.swift
[33/53] Compiling SwiftTreeSitter Bundle+Extensions.swift
[34/53] Compiling SwiftTreeSitter Encoding+Helpers.swift
[35/53] Compiling SwiftTreeSitter Input.swift
[36/53] Compiling SwiftTreeSitter InputEdit.swift
[37/53] Emitting module SwiftTreeSitter
[38/53] Compiling SwiftTreeSitter Query.swift
[39/53] Compiling SwiftTreeSitter QueryDefinitions.swift
[40/53] Compiling SwiftTreeSitter Point.swift
[41/53] Compiling SwiftTreeSitter Predicate.swift
[42/53] Compiling SwiftTreeSitter Tree.swift
[43/53] Compiling SwiftTreeSitter TreeCursor.swift
[44/61] Compiling SwiftTreeSitterLayer Snapshots.swift
[45/61] Compiling SwiftTreeSitterLayer Queryable.swift
[46/61] Compiling SwiftTreeSitterLayer TreeSitter+Extensions.swift
[47/61] Compiling SwiftTreeSitterLayer LanguageLayerQueryCursor.swift
[48/61] Compiling SwiftTreeSitterLayer ParseState.swift
[49/61] Compiling SwiftTreeSitterLayer IndexSet+Range.swift
[50/61] Emitting module SwiftTreeSitterLayer
[51/61] Compiling SwiftTreeSitterLayer LanguageLayer.swift
[52/61] Compiling Rearrange UITextRange+Convenience.swift
[53/61] Compiling Rearrange String+NSRange.swift
[54/61] Compiling Rearrange IndexSet+ApplyMutation.swift
[55/61] Emitting module Rearrange
[56/61] Compiling Rearrange RangeMutation.swift
[57/61] Compiling Rearrange NSRange+Shift.swift
[58/61] Compiling Rearrange NSRange+Convenience.swift
[59/61] Compiling Rearrange IndexSet+NSRange.swift
[60/61] Compiling Rearrange NSRange+ApplyMutation.swift
[61/61] Compiling Rearrange NSTextRange+NSRange.swift
[62/71] Compiling RangeState ThreePhaseRangeValidator.swift
[63/71] Compiling RangeState SinglePhaseRangeValidator.swift
[64/71] Compiling RangeState RangeValidator.swift
[65/72] Compiling RangeState RangeProcessor.swift
[66/72] Compiling RangeState RangeInvalidationBuffer.swift
[67/72] Emitting module RangeState
[68/72] Compiling RangeState HybridValueProvider+RangeProcessor.swift
[69/72] Compiling RangeState HybridSyncAsyncValueProvider.swift
[70/72] Compiling RangeState AwaitableQueue.swift
[71/72] Compiling RangeState RangeTarget.swift
[72/72] Compiling RangeState Versioned.swift
[73/78] Compiling TreeSitterClient TreeSitter+Extensions.swift
[74/78] Compiling TreeSitterClient TreeSitterClient.swift
[75/78] Compiling TreeSitterClient HybridSyncAsyncVersionedResource.swift
[76/78] Compiling TreeSitterClient BackgroundProcessor.swift
[77/78] Compiling TreeSitterClient BackgroundingLanguageLayerTree.swift
[78/78] Emitting module TreeSitterClient
[79/89] Compiling Neon TokenSystemValidator.swift
[80/90] Compiling Neon ThreePhaseTextSystemStyler.swift
[81/90] Compiling Neon Token.swift
[82/90] Compiling Neon TextViewSystemInterface.swift
[83/90] Compiling Neon TextSystemStyler.swift
[84/90] Compiling Neon TextSystemInterface.swift
[85/90] Compiling Neon TextSystemInterface+Validation.swift
[86/90] Emitting module Neon
[87/90] Compiling Neon TextViewHighlighter.swift
[88/90] Compiling Neon PlatformTextSystem.swift
[89/90] Compiling Neon TextStorageDelegateBuffer.swift
[90/90] Compiling Neon TreeSitterClient+Neon.swift
Build complete! (17.37s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifttreesitter",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/SwiftTreeSitter"
    },
    {
      "identity" : "rearrange",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChimeHQ/Rearrange"
    }
  ],
  "manifest_display_name" : "Neon",
  "name" : "Neon",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Neon",
      "targets" : [
        "Neon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TreeSitterClientTests",
      "module_type" : "SwiftTarget",
      "name" : "TreeSitterClientTests",
      "path" : "Tests/TreeSitterClientTests",
      "sources" : [
        "TreeSitterClientStressTests.swift",
        "TreeSitterClientTests.swift"
      ],
      "target_dependencies" : [
        "TreeSitterClient",
        "NeonTestsTreeSitterSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TreeSitterClient",
      "module_type" : "SwiftTarget",
      "name" : "TreeSitterClient",
      "path" : "Sources/TreeSitterClient",
      "product_dependencies" : [
        "Rearrange",
        "SwiftTreeSitter",
        "SwiftTreeSitterLayer"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "BackgroundProcessor.swift",
        "BackgroundingLanguageLayerTree.swift",
        "HybridSyncAsyncVersionedResource.swift",
        "TreeSitter+Extensions.swift",
        "TreeSitterClient.swift"
      ],
      "target_dependencies" : [
        "RangeState"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RangeStateTests",
      "module_type" : "SwiftTarget",
      "name" : "RangeStateTests",
      "path" : "Tests/RangeStateTests",
      "sources" : [
        "RangeProcessorTests.swift",
        "RangeTargetTests.swift",
        "RangeValidatorTests.swift",
        "SinglePhaseRangeValidatorTests.swift",
        "StringContent.swift"
      ],
      "target_dependencies" : [
        "RangeState"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RangeState",
      "module_type" : "SwiftTarget",
      "name" : "RangeState",
      "path" : "Sources/RangeState",
      "product_dependencies" : [
        "Rearrange"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "AwaitableQueue.swift",
        "HybridSyncAsyncValueProvider.swift",
        "HybridValueProvider+RangeProcessor.swift",
        "RangeInvalidationBuffer.swift",
        "RangeProcessor.swift",
        "RangeTarget.swift",
        "RangeValidator.swift",
        "SinglePhaseRangeValidator.swift",
        "ThreePhaseRangeValidator.swift",
        "Versioned.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeonTestsTreeSitterSwift",
      "module_type" : "ClangTarget",
      "name" : "NeonTestsTreeSitterSwift",
      "path" : "tree-sitter-swift",
      "sources" : [
        "src/parser.c",
        "src/scanner.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NeonTests",
      "module_type" : "SwiftTarget",
      "name" : "NeonTests",
      "path" : "Tests/NeonTests",
      "sources" : [
        "HighlighterTests.swift",
        "TextViewSystemInterfaceTests.swift"
      ],
      "target_dependencies" : [
        "Neon"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Neon",
      "module_type" : "SwiftTarget",
      "name" : "Neon",
      "path" : "Sources/Neon",
      "product_dependencies" : [
        "Rearrange",
        "SwiftTreeSitterLayer"
      ],
      "product_memberships" : [
        "Neon"
      ],
      "sources" : [
        "PlatformTextSystem.swift",
        "TextStorageDelegateBuffer.swift",
        "TextSystemInterface+Validation.swift",
        "TextSystemInterface.swift",
        "TextSystemStyler.swift",
        "TextViewHighlighter.swift",
        "TextViewSystemInterface.swift",
        "ThreePhaseTextSystemStyler.swift",
        "Token.swift",
        "TokenSystemValidator.swift",
        "TreeSitterClient+Neon.swift"
      ],
      "target_dependencies" : [
        "RangeState",
        "TreeSitterClient"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chimehq/neon/main
Repository:               ChimeHQ/Neon
Swift version used:       6.3
Target:                   Neon
Extracting symbol information for 'Neon'...
Finished extracting symbol information for 'Neon'. (41.30s)
Building documentation for 'Neon'...
warning: '<doc:ChoosingComponents>' doesn't exist at '/Neon'
  --> Neon.md:13:5-13:29
11 | ### Getting Started
12 |
13 + - ``<doc:ChoosingComponents>``
   |     ╰─suggestion: Replace '<doc:ChoosingComponents>' with 'ChoosingComponents'
Finished building documentation for 'Neon' (0.63s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
Updating https://github.com/ChimeHQ/SwiftTreeSitter
Updated https://github.com/ChimeHQ/SwiftTreeSitter (0.40s)
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2277] Fetching swift-docc-plugin
Updating https://github.com/ChimeHQ/Rearrange
Updating https://github.com/tree-sitter/tree-sitter
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.13s)
Updated https://github.com/tree-sitter/tree-sitter (0.81s)
Updated https://github.com/ChimeHQ/Rearrange (0.81s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.10 (2.50s)
Computing version for https://github.com/ChimeHQ/Rearrange
Computed https://github.com/ChimeHQ/Rearrange at 2.0.0 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (2.17s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.12s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--6988338F2F200930.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Identifier.swift
[25/57] Compiling SymbolKit KindIdentifier.swift
[26/57] Compiling SymbolKit Location.swift
[27/57] Compiling SymbolKit Mutability.swift
[28/57] Compiling SymbolKit Mixin+Equals.swift
[29/57] Compiling SymbolKit Mixin+Hash.swift
[30/57] Compiling SymbolKit Mixin.swift
[31/57] Compiling SymbolKit LineList.swift
[32/57] Compiling SymbolKit Position.swift
[33/57] Emitting module SymbolKit
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SnippetBuildCommand.swift
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.84s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Neon' complete! (0.29s)
Target:                   TreeSitterClient
Extracting symbol information for 'TreeSitterClient'...
Finished extracting symbol information for 'TreeSitterClient'. (0.41s)
Building documentation for 'TreeSitterClient'...
warning: Parameter 'contentSnapshopProvider' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | 		///
51 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
52 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |       ╰─suggestion: Document 'contentSnapshopProvider' parameter
53 | 		///
54 | 		public init(
warning: Parameter 'locationTransformer' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | 		///
51 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
52 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |                                                                                            ╰─suggestion: Document 'locationTransformer' parameter
53 | 		///
54 | 		public init(
warning: Parameter 'contentProvider' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | 		///
51 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
52 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |       ╰─suggestion: Document 'contentProvider' parameter
53 | 		///
54 | 		public init(
warning: Parameter 'lengthProvider' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | 		///
51 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
52 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |       ╰─suggestion: Document 'lengthProvider' parameter
53 | 		///
54 | 		public init(
warning: Parameter 'maximumLanguageDepth' is missing documentation
  --> Sources/TreeSitterClient/TreeSitterClient.swift:52:92-52:92
50 | 		///
51 | 		/// - Parameter languageProvider: called when nested language configuration is needed.
52 + 		/// - Parameter invalidationHandler: invoked when parts of the text content have changed.
   |                                                                                            ╰─suggestion: Document 'maximumLanguageDepth' parameter
53 | 		///
54 | 		public init(
Finished building documentation for 'TreeSitterClient' (0.06s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
Building for debugging...
[0/3] Write swift-version--6988338F2F200930.txt
Build of product 'snippet-extract' complete! (0.22s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'TreeSitterClient' complete! (0.28s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/neon/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/chimehq/neon/main/linkable-paths.json
     372
3	/Users/admin/builder/spi-builder-workspace/.docs/chimehq/neon/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chimehq/neon/main
File count: 372
Doc size:   3.0MB
Preparing doc bundle ...
Uploading prod-chimehq-neon-main-ad4c46ea.zip to s3://spi-docs-inbox/prod-chimehq-neon-main-ad4c46ea.zip
Copying... [18%]
Copying... [27%]
Copying... [36%]
Copying... [45%]
Copying... [55%]
Copying... [64%]
Copying... [73%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.