The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of CodeEditLanguages, reference 0.1.20 (331d5d), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 17:10:42 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeEditApp/CodeEditLanguages.git
Reference: 0.1.20
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeEditApp/CodeEditLanguages
 * tag               0.1.20     -> FETCH_HEAD
HEAD is now at 331d5db chore: Update Language Sources (#80)
Cloned https://github.com/CodeEditApp/CodeEditLanguages.git
Revision (git rev-parse @):
331d5dbc5fc8513be5848fce8a2a312908f36a11
SUCCESS checkout https://github.com/CodeEditApp/CodeEditLanguages.git at 0.1.20
Fetching https://github.com/ChimeHQ/SwiftTreeSitter.git
Fetching https://github.com/tree-sitter/tree-sitter
[1/1614] Fetching swifttreesitter
[1615/54672] Fetching swifttreesitter, tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (3.15s)
Fetched https://github.com/ChimeHQ/SwiftTreeSitter.git from cache (3.15s)
Computing version for https://github.com/ChimeHQ/SwiftTreeSitter.git
Computed https://github.com/ChimeHQ/SwiftTreeSitter.git at 0.9.0 (0.41s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.40s)
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter.git
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter.git resolved at 0.9.0
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.23.2
========================================
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",
  "dependencies": [
    {
      "identity": "codeeditlanguages",
      "name": "CodeEditLanguages",
      "url": "https://github.com/CodeEditApp/CodeEditLanguages.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodeEditLanguages",
      "dependencies": [
        {
          "identity": "swifttreesitter",
          "name": "SwiftTreeSitter",
          "url": "https://github.com/ChimeHQ/SwiftTreeSitter.git",
          "version": "0.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftTreeSitter",
          "dependencies": [
            {
              "identity": "tree-sitter",
              "name": "TreeSitter",
              "url": "https://github.com/tree-sitter/tree-sitter",
              "version": "0.23.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tree-sitter",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CodeEditApp/CodeEditLanguages.git
[1/2207] Fetching codeeditlanguages
Fetched https://github.com/CodeEditApp/CodeEditLanguages.git from cache (353.79s)
Fetching https://github.com/ChimeHQ/SwiftTreeSitter.git from cache
Fetched https://github.com/ChimeHQ/SwiftTreeSitter.git from cache (0.50s)
Computing version for https://github.com/ChimeHQ/SwiftTreeSitter.git
Computed https://github.com/ChimeHQ/SwiftTreeSitter.git at 0.9.0 (0.02s)
Fetching https://github.com/tree-sitter/tree-sitter from cache
Fetched https://github.com/tree-sitter/tree-sitter from cache (0.75s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.23.2 (0.02s)
Creating working copy for https://github.com/CodeEditApp/CodeEditLanguages.git
Working copy of https://github.com/CodeEditApp/CodeEditLanguages.git resolved at 0.1.20 (331d5db)
Creating working copy for https://github.com/ChimeHQ/SwiftTreeSitter.git
Working copy of https://github.com/ChimeHQ/SwiftTreeSitter.git resolved at 0.9.0
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.23.2
warning: '.resolve-product-dependencies': dependency 'codeeditlanguages' is not used by any target
Found 1 product dependencies
  - SwiftTreeSitter
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/CodeEditApp/CodeEditLanguages.git
error: The file “CodeLanguagesContainer.xcframework.zip” couldn’t be opened.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[2/6] Copying CodeLanguages_Container.framework
[3/6] Copying Resources
[4/6] Write swift-version--7754E27361AE5C74.txt
[5/6] Compiling lib.c
[7/25] Compiling SwiftTreeSitter SendableTypes.swift
[8/25] Compiling SwiftTreeSitter String+Data.swift
[9/27] Compiling SwiftTreeSitter String+TextProvider.swift
[10/27] Compiling SwiftTreeSitter TSRange.swift
[11/27] Compiling SwiftTreeSitter Point.swift
[12/27] Compiling SwiftTreeSitter Predicate.swift
[13/27] Compiling SwiftTreeSitter ResolvingQueryCursor.swift
[14/27] Compiling SwiftTreeSitter ResolvingQueryMatchSequence.swift
[15/27] Compiling SwiftTreeSitter Node.swift
[16/27] Compiling SwiftTreeSitter Parser.swift
[17/27] Compiling SwiftTreeSitter Input.swift
[18/27] Compiling SwiftTreeSitter InputEdit.swift
[19/27] Compiling SwiftTreeSitter Language.swift
[20/27] Compiling SwiftTreeSitter LanguageConfiguration.swift
[21/27] Emitting module SwiftTreeSitter
[22/27] Compiling SwiftTreeSitter Bundle+Extensions.swift
[23/27] Compiling SwiftTreeSitter Encoding+Helpers.swift
[24/27] Compiling SwiftTreeSitter Query.swift
[25/27] Compiling SwiftTreeSitter QueryDefinitions.swift
[26/27] Compiling SwiftTreeSitter Tree.swift
[27/27] Compiling SwiftTreeSitter TreeCursor.swift
[28/34] Compiling CodeEditLanguages resource_bundle_accessor.swift
[29/34] Compiling CodeEditLanguages TreeSitterModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/TreeSitterModel.swift:15:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'TreeSitterModel' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// A singleton class to manage `tree-sitter` queries and keep them in memory.
 12 | public class TreeSitterModel {
    |              `- note: class 'TreeSitterModel' does not conform to the 'Sendable' protocol
 13 |
 14 |     /// The singleton/shared instance of ``TreeSitterModel``.
 15 |     public static let shared: TreeSitterModel = .init()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'TreeSitterModel' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     /// Get a query for a specific language
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:69:16: warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     /// A language structure for `Bash`
 69 |     static let bash: CodeLanguage = .init(
    |                |- warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'bash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 70 |         id: .bash,
 71 |         tsName: "bash",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:78:16: warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 76 |
 77 |     /// A language structure for `C`
 78 |     static let c: CodeLanguage = .init(
    |                |- warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'c' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |         id: .c,
 80 |         tsName: "c",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:87:16: warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 85 |
 86 |     /// A language structure for `C++`
 87 |     static let cpp: CodeLanguage = .init(
    |                |- warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cpp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |         id: .cpp,
 89 |         tsName: "cpp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:99:16: warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// A language structure for `C#`
 99 |     static let cSharp: CodeLanguage = .init(
    |                |- warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cSharp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         id: .cSharp,
101 |         tsName: "c-sharp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:108:16: warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
106 |
107 |     /// A language structure for `CSS`
108 |     static let css: CodeLanguage = .init(
    |                |- warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'css' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
109 |         id: .css,
110 |         tsName: "css",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:117:16: warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
115 |
116 |     /// A language structure for `Dart`
117 |     static let dart: CodeLanguage = .init(
    |                |- warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
118 |         id: .dart,
119 |         tsName: "dart",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:126:16: warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
124 |
125 |     /// A language structure for `Dockerfile`
126 |     static let dockerfile: CodeLanguage = .init(
    |                |- warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dockerfile' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
127 |         id: .dockerfile,
128 |         tsName: "dockerfile",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:135:16: warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
133 |
134 |     /// A language structure for `Elixir`
135 |     static let elixir: CodeLanguage = .init(
    |                |- warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'elixir' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
136 |         id: .elixir,
137 |         tsName: "elixir",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:146:16: warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
144 |
145 |     /// A language structure for `Go`
146 |     static let go: CodeLanguage = .init(
    |                |- warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'go' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
147 |         id: .go,
148 |         tsName: "go",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:155:16: warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
153 |
154 |     /// A language structure for `GoMod`
155 |     static let goMod: CodeLanguage = .init(
    |                |- warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'goMod' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         id: .goMod,
157 |         tsName: "go-mod",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:164:16: warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
162 |
163 |     /// A language structure for `Haskell`
164 |     static let haskell: CodeLanguage = .init(
    |                |- warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'haskell' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |         id: .haskell,
166 |         tsName: "haskell",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:173:16: warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
171 |
172 |     /// A language structure for `HTML`
173 |     static let html: CodeLanguage = .init(
    |                |- warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'html' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
174 |         id: .html,
175 |         tsName: "html",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:183:16: warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
181 |
182 |     /// A language structure for `Java`
183 |     static let java: CodeLanguage = .init(
    |                |- warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'java' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
184 |         id: .java,
185 |         tsName: "java",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:193:16: warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
191 |
192 |     /// A language structure for `JavaScript`
193 |     static let javascript: CodeLanguage = .init(
    |                |- warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'javascript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
194 |         id: .javascript,
195 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:205:16: warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
203 |
204 |     /// A language structure for `JSDoc`
205 |     static let jsdoc: CodeLanguage = .init(
    |                |- warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsdoc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
206 |         id: .jsdoc,
207 |         tsName: "jsdoc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:223:16: warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
221 |
222 |     /// A language structure for `JSX`
223 |     static let jsx: CodeLanguage = .init(
    |                |- warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
224 |         id: .jsx,
225 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:214:16: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
212 |
213 |     /// A language structure for `JSON`
214 |     static let json: CodeLanguage = .init(
    |                |- warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
215 |         id: .json,
216 |         tsName: "json",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:242:16: warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
240 |
241 |     /// A language structure for `Kotlin`
242 |     static let kotlin: CodeLanguage = .init(
    |                |- warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'kotlin' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
243 |         id: .kotlin,
244 |         tsName: "kotlin",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:251:16: warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
249 |
250 |     /// A language structure for `Lua`
251 |     static let lua: CodeLanguage = .init(
    |                |- warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'lua' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
252 |         id: .lua,
253 |         tsName: "lua",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:261:16: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |     /// A language structure for `Markdown`
261 |     static let markdown: CodeLanguage = .init(
    |                |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |         id: .markdown,
263 |         tsName: "markdown",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:271:16: warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
269 |
270 |     /// A language structure for `Markdown Inline`
271 |     static let markdownInline: CodeLanguage = .init(
    |                |- warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdownInline' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
272 |         id: .markdownInline,
273 |         tsName: "markdown-inline",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:281:16: warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
279 |
280 |     /// A language structure for `Objective C`
281 |     static let objc: CodeLanguage = .init(
    |                |- warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'objc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
282 |         id: .objc,
283 |         tsName: "objc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:292:16: warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
290 |
291 |     /// A language structure for `OCaml`
292 |     static let ocaml: CodeLanguage = .init(
    |                |- warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
293 |         id: .ocaml,
294 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:302:16: warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
300 |
301 |     /// A language structure for `OCaml Interface`
302 |     static let ocamlInterface: CodeLanguage = .init(
    |                |- warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocamlInterface' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
303 |         id: .ocamlInterface,
304 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:320:16: warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
318 |
319 |     /// A language structure for `PHP`
320 |     static let php: CodeLanguage = .init(
    |                |- warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'php' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
321 |         id: .php,
322 |         tsName: "php",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:330:16: warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
328 |
329 |     /// A language structure for `Python`
330 |     static let python: CodeLanguage = .init(
    |                |- warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'python' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |         id: .python,
332 |         tsName: "python",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:341:16: warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
339 |
340 |     /// A language structure for `Regex`
341 |     static let regex: CodeLanguage = .init(
    |                |- warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
342 |         id: .regex,
343 |         tsName: "regex",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:350:16: warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
348 |
349 |     /// A language structure for `Ruby`
350 |     static let ruby: CodeLanguage = .init(
    |                |- warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ruby' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
351 |         id: .ruby,
352 |         tsName: "ruby",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:359:16: warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
357 |
358 |     /// A language structure for `Rust`
359 |     static let rust: CodeLanguage = .init(
    |                |- warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'rust' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
360 |         id: .rust,
361 |         tsName: "rust",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:375:16: warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
373 |
374 |     /// A language structure for `Scala`
375 |     static let scala: CodeLanguage = .init(
    |                |- warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'scala' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
376 |         id: .scala,
377 |         tsName: "scala",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:384:16: warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
382 |
383 |     /// A language structure for `SQL`
384 |     static let sql: CodeLanguage = .init(
    |                |- warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'sql' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
385 |         id: .sql,
386 |         tsName: "sql",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:393:16: warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |     /// A language structure for `Swift`
393 |     static let swift: CodeLanguage = .init(
    |                |- warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swift' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |         id: .swift,
395 |         tsName: "swift",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:403:16: warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
401 |
402 |     /// A language structure for `TOML`
403 |     static let toml: CodeLanguage = .init(
    |                |- warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'toml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
404 |         id: .toml,
405 |         tsName: "toml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:412:16: warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |     /// A language structure for `TSX`
412 |     static let tsx: CodeLanguage = .init(
    |                |- warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'tsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |         id: .tsx,
414 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:422:16: warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
420 |
421 |     /// A language structure for `Typescript`
422 |     static let typescript: CodeLanguage = .init(
    |                |- warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'typescript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 |         id: .typescript,
424 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:441:16: warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
439 |
440 |     /// A language structure for `YAML`
441 |     static let yaml: CodeLanguage = .init(
    |                |- warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'yaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
442 |         id: .yaml,
443 |         tsName: "yaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:450:16: warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
448 |
449 |     /// A language structure for `Zig`
450 |     static let zig: CodeLanguage = .init(
    |                |- warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'zig' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
451 |         id: .zig,
452 |         tsName: "zig",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
[30/34] Compiling CodeEditLanguages CodeLanguage+Definitions.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:15:16: warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     /// An array of all language structures.
 15 |     static let allLanguages: [CodeLanguage] = [
    |                |- warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allLanguages' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |         .agda,
 17 |         .bash,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:60:16: warning: static property 'agda' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 58 |
 59 |     /// A language structure for `Agda`
 60 |     static let agda: CodeLanguage = .init(
    |                |- warning: static property 'agda' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'agda' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 61 |         id: .agda,
 62 |         tsName: "agda",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:69:16: warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     /// A language structure for `Bash`
 69 |     static let bash: CodeLanguage = .init(
    |                |- warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'bash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 70 |         id: .bash,
 71 |         tsName: "bash",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:78:16: warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 76 |
 77 |     /// A language structure for `C`
 78 |     static let c: CodeLanguage = .init(
    |                |- warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'c' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |         id: .c,
 80 |         tsName: "c",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:87:16: warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 85 |
 86 |     /// A language structure for `C++`
 87 |     static let cpp: CodeLanguage = .init(
    |                |- warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cpp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |         id: .cpp,
 89 |         tsName: "cpp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:99:16: warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// A language structure for `C#`
 99 |     static let cSharp: CodeLanguage = .init(
    |                |- warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cSharp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         id: .cSharp,
101 |         tsName: "c-sharp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:108:16: warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
106 |
107 |     /// A language structure for `CSS`
108 |     static let css: CodeLanguage = .init(
    |                |- warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'css' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
109 |         id: .css,
110 |         tsName: "css",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:117:16: warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
115 |
116 |     /// A language structure for `Dart`
117 |     static let dart: CodeLanguage = .init(
    |                |- warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
118 |         id: .dart,
119 |         tsName: "dart",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:126:16: warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
124 |
125 |     /// A language structure for `Dockerfile`
126 |     static let dockerfile: CodeLanguage = .init(
    |                |- warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dockerfile' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
127 |         id: .dockerfile,
128 |         tsName: "dockerfile",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:135:16: warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
133 |
134 |     /// A language structure for `Elixir`
135 |     static let elixir: CodeLanguage = .init(
    |                |- warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'elixir' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
136 |         id: .elixir,
137 |         tsName: "elixir",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:146:16: warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
144 |
145 |     /// A language structure for `Go`
146 |     static let go: CodeLanguage = .init(
    |                |- warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'go' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
147 |         id: .go,
148 |         tsName: "go",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:155:16: warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
153 |
154 |     /// A language structure for `GoMod`
155 |     static let goMod: CodeLanguage = .init(
    |                |- warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'goMod' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         id: .goMod,
157 |         tsName: "go-mod",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:164:16: warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
162 |
163 |     /// A language structure for `Haskell`
164 |     static let haskell: CodeLanguage = .init(
    |                |- warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'haskell' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |         id: .haskell,
166 |         tsName: "haskell",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:173:16: warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
171 |
172 |     /// A language structure for `HTML`
173 |     static let html: CodeLanguage = .init(
    |                |- warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'html' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
174 |         id: .html,
175 |         tsName: "html",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:183:16: warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
181 |
182 |     /// A language structure for `Java`
183 |     static let java: CodeLanguage = .init(
    |                |- warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'java' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
184 |         id: .java,
185 |         tsName: "java",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:193:16: warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
191 |
192 |     /// A language structure for `JavaScript`
193 |     static let javascript: CodeLanguage = .init(
    |                |- warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'javascript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
194 |         id: .javascript,
195 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:205:16: warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
203 |
204 |     /// A language structure for `JSDoc`
205 |     static let jsdoc: CodeLanguage = .init(
    |                |- warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsdoc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
206 |         id: .jsdoc,
207 |         tsName: "jsdoc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:214:16: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
212 |
213 |     /// A language structure for `JSON`
214 |     static let json: CodeLanguage = .init(
    |                |- warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
215 |         id: .json,
216 |         tsName: "json",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:223:16: warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
221 |
222 |     /// A language structure for `JSX`
223 |     static let jsx: CodeLanguage = .init(
    |                |- warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
224 |         id: .jsx,
225 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:233:16: warning: static property 'julia' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
231 |
232 |     /// A language structure for `Julia`
233 |     static let julia: CodeLanguage = .init(
    |                |- warning: static property 'julia' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'julia' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
234 |         id: .julia,
235 |         tsName: "julia",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:242:16: warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
240 |
241 |     /// A language structure for `Kotlin`
242 |     static let kotlin: CodeLanguage = .init(
    |                |- warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'kotlin' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
243 |         id: .kotlin,
244 |         tsName: "kotlin",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:251:16: warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
249 |
250 |     /// A language structure for `Lua`
251 |     static let lua: CodeLanguage = .init(
    |                |- warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'lua' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
252 |         id: .lua,
253 |         tsName: "lua",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:261:16: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |     /// A language structure for `Markdown`
261 |     static let markdown: CodeLanguage = .init(
    |                |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |         id: .markdown,
263 |         tsName: "markdown",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:271:16: warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
269 |
270 |     /// A language structure for `Markdown Inline`
271 |     static let markdownInline: CodeLanguage = .init(
    |                |- warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdownInline' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
272 |         id: .markdownInline,
273 |         tsName: "markdown-inline",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:281:16: warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
279 |
280 |     /// A language structure for `Objective C`
281 |     static let objc: CodeLanguage = .init(
    |                |- warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'objc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
282 |         id: .objc,
283 |         tsName: "objc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:292:16: warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
290 |
291 |     /// A language structure for `OCaml`
292 |     static let ocaml: CodeLanguage = .init(
    |                |- warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
293 |         id: .ocaml,
294 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:302:16: warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
300 |
301 |     /// A language structure for `OCaml Interface`
302 |     static let ocamlInterface: CodeLanguage = .init(
    |                |- warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocamlInterface' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
303 |         id: .ocamlInterface,
304 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:311:16: warning: static property 'perl' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
309 |
310 |     /// A language structure for `Perl`
311 |     static let perl: CodeLanguage = .init(
    |                |- warning: static property 'perl' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'perl' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
312 |         id: .perl,
313 |         tsName: "perl",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:320:16: warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
318 |
319 |     /// A language structure for `PHP`
320 |     static let php: CodeLanguage = .init(
    |                |- warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'php' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
321 |         id: .php,
322 |         tsName: "php",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:330:16: warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
328 |
329 |     /// A language structure for `Python`
330 |     static let python: CodeLanguage = .init(
    |                |- warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'python' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |         id: .python,
332 |         tsName: "python",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:341:16: warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
339 |
340 |     /// A language structure for `Regex`
341 |     static let regex: CodeLanguage = .init(
    |                |- warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
342 |         id: .regex,
343 |         tsName: "regex",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:350:16: warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
348 |
349 |     /// A language structure for `Ruby`
350 |     static let ruby: CodeLanguage = .init(
    |                |- warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ruby' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
351 |         id: .ruby,
352 |         tsName: "ruby",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:359:16: warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
357 |
358 |     /// A language structure for `Rust`
359 |     static let rust: CodeLanguage = .init(
    |                |- warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'rust' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
360 |         id: .rust,
361 |         tsName: "rust",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:375:16: warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
373 |
374 |     /// A language structure for `Scala`
375 |     static let scala: CodeLanguage = .init(
    |                |- warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'scala' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
376 |         id: .scala,
377 |         tsName: "scala",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:384:16: warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
382 |
383 |     /// A language structure for `SQL`
384 |     static let sql: CodeLanguage = .init(
    |                |- warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'sql' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
385 |         id: .sql,
386 |         tsName: "sql",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:393:16: warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |     /// A language structure for `Swift`
393 |     static let swift: CodeLanguage = .init(
    |                |- warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swift' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |         id: .swift,
395 |         tsName: "swift",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:403:16: warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
401 |
402 |     /// A language structure for `TOML`
403 |     static let toml: CodeLanguage = .init(
    |                |- warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'toml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
404 |         id: .toml,
405 |         tsName: "toml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:412:16: warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |     /// A language structure for `TSX`
412 |     static let tsx: CodeLanguage = .init(
    |                |- warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'tsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |         id: .tsx,
414 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:422:16: warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
420 |
421 |     /// A language structure for `Typescript`
422 |     static let typescript: CodeLanguage = .init(
    |                |- warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'typescript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 |         id: .typescript,
424 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:432:16: warning: static property 'verilog' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
430 |
431 |     /// A language structure for `Verilog`
432 |     static let verilog: CodeLanguage = .init(
    |                |- warning: static property 'verilog' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'verilog' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
433 |         id: .verilog,
434 |         tsName: "verilog",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:441:16: warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
439 |
440 |     /// A language structure for `YAML`
441 |     static let yaml: CodeLanguage = .init(
    |                |- warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'yaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
442 |         id: .yaml,
443 |         tsName: "yaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:450:16: warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
448 |
449 |     /// A language structure for `Zig`
450 |     static let zig: CodeLanguage = .init(
    |                |- warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'zig' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
451 |         id: .zig,
452 |         tsName: "zig",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:461:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
459 |
460 |     /// The default language (plain text)
461 |     static let `default`: CodeLanguage = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
462 |         id: .plainText,
463 |         tsName: "PlainText",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
[31/34] Compiling CodeEditLanguages TreeSitterLanguage.swift
[32/34] Emitting module CodeEditLanguages
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:15:16: warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     /// An array of all language structures.
 15 |     static let allLanguages: [CodeLanguage] = [
    |                |- warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allLanguages' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |         .agda,
 17 |         .bash,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:60:16: warning: static property 'agda' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 58 |
 59 |     /// A language structure for `Agda`
 60 |     static let agda: CodeLanguage = .init(
    |                |- warning: static property 'agda' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'agda' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 61 |         id: .agda,
 62 |         tsName: "agda",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:69:16: warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 67 |
 68 |     /// A language structure for `Bash`
 69 |     static let bash: CodeLanguage = .init(
    |                |- warning: static property 'bash' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'bash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 70 |         id: .bash,
 71 |         tsName: "bash",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:78:16: warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 76 |
 77 |     /// A language structure for `C`
 78 |     static let c: CodeLanguage = .init(
    |                |- warning: static property 'c' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'c' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 79 |         id: .c,
 80 |         tsName: "c",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:87:16: warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 85 |
 86 |     /// A language structure for `C++`
 87 |     static let cpp: CodeLanguage = .init(
    |                |- warning: static property 'cpp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cpp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 88 |         id: .cpp,
 89 |         tsName: "cpp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:99:16: warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// A language structure for `C#`
 99 |     static let cSharp: CodeLanguage = .init(
    |                |- warning: static property 'cSharp' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'cSharp' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |         id: .cSharp,
101 |         tsName: "c-sharp",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:108:16: warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
106 |
107 |     /// A language structure for `CSS`
108 |     static let css: CodeLanguage = .init(
    |                |- warning: static property 'css' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'css' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
109 |         id: .css,
110 |         tsName: "css",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:117:16: warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
115 |
116 |     /// A language structure for `Dart`
117 |     static let dart: CodeLanguage = .init(
    |                |- warning: static property 'dart' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dart' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
118 |         id: .dart,
119 |         tsName: "dart",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:126:16: warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
124 |
125 |     /// A language structure for `Dockerfile`
126 |     static let dockerfile: CodeLanguage = .init(
    |                |- warning: static property 'dockerfile' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'dockerfile' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
127 |         id: .dockerfile,
128 |         tsName: "dockerfile",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:135:16: warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
133 |
134 |     /// A language structure for `Elixir`
135 |     static let elixir: CodeLanguage = .init(
    |                |- warning: static property 'elixir' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'elixir' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
136 |         id: .elixir,
137 |         tsName: "elixir",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:146:16: warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
144 |
145 |     /// A language structure for `Go`
146 |     static let go: CodeLanguage = .init(
    |                |- warning: static property 'go' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'go' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
147 |         id: .go,
148 |         tsName: "go",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:155:16: warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
153 |
154 |     /// A language structure for `GoMod`
155 |     static let goMod: CodeLanguage = .init(
    |                |- warning: static property 'goMod' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'goMod' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
156 |         id: .goMod,
157 |         tsName: "go-mod",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:164:16: warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
162 |
163 |     /// A language structure for `Haskell`
164 |     static let haskell: CodeLanguage = .init(
    |                |- warning: static property 'haskell' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'haskell' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
165 |         id: .haskell,
166 |         tsName: "haskell",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:173:16: warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
171 |
172 |     /// A language structure for `HTML`
173 |     static let html: CodeLanguage = .init(
    |                |- warning: static property 'html' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'html' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
174 |         id: .html,
175 |         tsName: "html",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:183:16: warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
181 |
182 |     /// A language structure for `Java`
183 |     static let java: CodeLanguage = .init(
    |                |- warning: static property 'java' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'java' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
184 |         id: .java,
185 |         tsName: "java",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:193:16: warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
191 |
192 |     /// A language structure for `JavaScript`
193 |     static let javascript: CodeLanguage = .init(
    |                |- warning: static property 'javascript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'javascript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
194 |         id: .javascript,
195 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:205:16: warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
203 |
204 |     /// A language structure for `JSDoc`
205 |     static let jsdoc: CodeLanguage = .init(
    |                |- warning: static property 'jsdoc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsdoc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
206 |         id: .jsdoc,
207 |         tsName: "jsdoc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:214:16: warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
212 |
213 |     /// A language structure for `JSON`
214 |     static let json: CodeLanguage = .init(
    |                |- warning: static property 'json' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'json' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
215 |         id: .json,
216 |         tsName: "json",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:223:16: warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
221 |
222 |     /// A language structure for `JSX`
223 |     static let jsx: CodeLanguage = .init(
    |                |- warning: static property 'jsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'jsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
224 |         id: .jsx,
225 |         tsName: "javascript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:233:16: warning: static property 'julia' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
231 |
232 |     /// A language structure for `Julia`
233 |     static let julia: CodeLanguage = .init(
    |                |- warning: static property 'julia' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'julia' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
234 |         id: .julia,
235 |         tsName: "julia",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:242:16: warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
240 |
241 |     /// A language structure for `Kotlin`
242 |     static let kotlin: CodeLanguage = .init(
    |                |- warning: static property 'kotlin' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'kotlin' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
243 |         id: .kotlin,
244 |         tsName: "kotlin",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:251:16: warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
249 |
250 |     /// A language structure for `Lua`
251 |     static let lua: CodeLanguage = .init(
    |                |- warning: static property 'lua' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'lua' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
252 |         id: .lua,
253 |         tsName: "lua",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:261:16: warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
259 |
260 |     /// A language structure for `Markdown`
261 |     static let markdown: CodeLanguage = .init(
    |                |- warning: static property 'markdown' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdown' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
262 |         id: .markdown,
263 |         tsName: "markdown",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:271:16: warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
269 |
270 |     /// A language structure for `Markdown Inline`
271 |     static let markdownInline: CodeLanguage = .init(
    |                |- warning: static property 'markdownInline' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'markdownInline' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
272 |         id: .markdownInline,
273 |         tsName: "markdown-inline",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:281:16: warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
279 |
280 |     /// A language structure for `Objective C`
281 |     static let objc: CodeLanguage = .init(
    |                |- warning: static property 'objc' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'objc' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
282 |         id: .objc,
283 |         tsName: "objc",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:292:16: warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
290 |
291 |     /// A language structure for `OCaml`
292 |     static let ocaml: CodeLanguage = .init(
    |                |- warning: static property 'ocaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
293 |         id: .ocaml,
294 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:302:16: warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
300 |
301 |     /// A language structure for `OCaml Interface`
302 |     static let ocamlInterface: CodeLanguage = .init(
    |                |- warning: static property 'ocamlInterface' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ocamlInterface' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
303 |         id: .ocamlInterface,
304 |         tsName: "ocaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:311:16: warning: static property 'perl' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
309 |
310 |     /// A language structure for `Perl`
311 |     static let perl: CodeLanguage = .init(
    |                |- warning: static property 'perl' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'perl' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
312 |         id: .perl,
313 |         tsName: "perl",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:320:16: warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
318 |
319 |     /// A language structure for `PHP`
320 |     static let php: CodeLanguage = .init(
    |                |- warning: static property 'php' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'php' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
321 |         id: .php,
322 |         tsName: "php",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:330:16: warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
328 |
329 |     /// A language structure for `Python`
330 |     static let python: CodeLanguage = .init(
    |                |- warning: static property 'python' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'python' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
331 |         id: .python,
332 |         tsName: "python",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:341:16: warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
339 |
340 |     /// A language structure for `Regex`
341 |     static let regex: CodeLanguage = .init(
    |                |- warning: static property 'regex' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'regex' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
342 |         id: .regex,
343 |         tsName: "regex",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:350:16: warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
348 |
349 |     /// A language structure for `Ruby`
350 |     static let ruby: CodeLanguage = .init(
    |                |- warning: static property 'ruby' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'ruby' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
351 |         id: .ruby,
352 |         tsName: "ruby",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:359:16: warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
357 |
358 |     /// A language structure for `Rust`
359 |     static let rust: CodeLanguage = .init(
    |                |- warning: static property 'rust' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'rust' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
360 |         id: .rust,
361 |         tsName: "rust",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:375:16: warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
373 |
374 |     /// A language structure for `Scala`
375 |     static let scala: CodeLanguage = .init(
    |                |- warning: static property 'scala' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'scala' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
376 |         id: .scala,
377 |         tsName: "scala",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:384:16: warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
382 |
383 |     /// A language structure for `SQL`
384 |     static let sql: CodeLanguage = .init(
    |                |- warning: static property 'sql' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'sql' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
385 |         id: .sql,
386 |         tsName: "sql",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:393:16: warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
391 |
392 |     /// A language structure for `Swift`
393 |     static let swift: CodeLanguage = .init(
    |                |- warning: static property 'swift' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'swift' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
394 |         id: .swift,
395 |         tsName: "swift",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:403:16: warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
401 |
402 |     /// A language structure for `TOML`
403 |     static let toml: CodeLanguage = .init(
    |                |- warning: static property 'toml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'toml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
404 |         id: .toml,
405 |         tsName: "toml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:412:16: warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
410 |
411 |     /// A language structure for `TSX`
412 |     static let tsx: CodeLanguage = .init(
    |                |- warning: static property 'tsx' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'tsx' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
413 |         id: .tsx,
414 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:422:16: warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
420 |
421 |     /// A language structure for `Typescript`
422 |     static let typescript: CodeLanguage = .init(
    |                |- warning: static property 'typescript' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'typescript' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
423 |         id: .typescript,
424 |         tsName: "typescript",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:432:16: warning: static property 'verilog' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
430 |
431 |     /// A language structure for `Verilog`
432 |     static let verilog: CodeLanguage = .init(
    |                |- warning: static property 'verilog' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'verilog' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
433 |         id: .verilog,
434 |         tsName: "verilog",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:441:16: warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
439 |
440 |     /// A language structure for `YAML`
441 |     static let yaml: CodeLanguage = .init(
    |                |- warning: static property 'yaml' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'yaml' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
442 |         id: .yaml,
443 |         tsName: "yaml",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:450:16: warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
448 |
449 |     /// A language structure for `Zig`
450 |     static let zig: CodeLanguage = .init(
    |                |- warning: static property 'zig' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'zig' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
451 |         id: .zig,
452 |         tsName: "zig",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:461:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
459 |
460 |     /// The default language (plain text)
461 |     static let `default`: CodeLanguage = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
462 |         id: .plainText,
463 |         tsName: "PlainText",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/TreeSitterModel.swift:15:23: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'TreeSitterModel' may have shared mutable state; this is an error in the Swift 6 language mode
 10 |
 11 | /// A singleton class to manage `tree-sitter` queries and keep them in memory.
 12 | public class TreeSitterModel {
    |              `- note: class 'TreeSitterModel' does not conform to the 'Sendable' protocol
 13 |
 14 |     /// The singleton/shared instance of ``TreeSitterModel``.
 15 |     public static let shared: TreeSitterModel = .init()
    |                       |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'TreeSitterModel' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |
 17 |     /// Get a query for a specific language
[33/34] Compiling CodeEditLanguages CodeLanguage.swift
[34/34] Compiling CodeEditLanguages CodeLanguage+DetectLanguage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:461:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
459 |
460 |     /// The default language (plain text)
461 |     static let `default`: CodeLanguage = .init(
    |                |- warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'CodeLanguage' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'default' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
462 |         id: .plainText,
463 |         tsName: "PlainText",
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage+Definitions.swift:15:16: warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
 13 |
 14 |     /// An array of all language structures.
 15 |     static let allLanguages: [CodeLanguage] = [
    |                |- warning: static property 'allLanguages' is not concurrency-safe because non-'Sendable' type '[CodeLanguage]' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'allLanguages' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 16 |         .agda,
 17 |         .bash,
/Users/admin/builder/spi-builder-workspace/Sources/CodeEditLanguages/CodeLanguage.swift:15:15: note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 13 |
 14 | /// A structure holding metadata for code languages
 15 | public struct CodeLanguage {
    |               `- note: consider making struct 'CodeLanguage' conform to the 'Sendable' protocol
 16 |     internal init(
 17 |         id: TreeSitterLanguage,
Build complete! (22.04s)
Build complete.
error: The file “CodeLanguagesContainer.xcframework.zip” couldn’t be opened.
Done.