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

Failed to build SwiftLint, reference 0.59.1 (625792), with Swift 5.10 for Linux on 15 Apr 2025 16:44:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

    static let commentKinds: Set<SyntaxKind> = [
               ^
[743/904] Compiling SwiftLintBuiltInRules MissingDocsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
[744/904] Compiling SwiftLintBuiltInRules MissingDocsRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
[745/904] Compiling SwiftLintBuiltInRules NSLocalizedStringKeyRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
[746/904] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[747/904] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[748/904] Compiling SwiftLintBuiltInRules RawValueForCamelCasedCodableEnumRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[749/904] Compiling SwiftLintBuiltInRules RedundantSendableRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[750/904] Compiling SwiftLintBuiltInRules RequiredDeinitRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[751/904] Compiling SwiftLintBuiltInRules RequiredEnumCaseRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[752/904] Compiling SwiftLintBuiltInRules SelfInPropertyInitializationRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[753/904] Compiling SwiftLintBuiltInRules StrongIBOutletRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[754/904] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[755/904] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[756/904] Compiling SwiftLintBuiltInRules TodoRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[757/904] Compiling SwiftLintBuiltInRules TypesafeArrayInitRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[758/904] Compiling SwiftLintBuiltInRules UnhandledThrowingTaskRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[759/904] Compiling SwiftLintBuiltInRules UnneededOverrideRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[760/904] Compiling SwiftLintBuiltInRules UnneededOverrideRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[761/904] Compiling SwiftLintBuiltInRules UnownedVariableCaptureRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[762/904] Compiling SwiftLintBuiltInRules UnusedClosureParameterRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[763/904] Compiling SwiftLintBuiltInRules UnusedClosureParameterRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[764/904] Compiling SwiftLintBuiltInRules UnusedControlFlowLabelRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[765/904] Compiling SwiftLintBuiltInRules UnusedDeclarationRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[766/904] Compiling SwiftLintBuiltInRules UnusedDeclarationRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[767/904] Compiling SwiftLintBuiltInRules UnusedImportRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[768/904] Compiling SwiftLintBuiltInRules UnusedImportRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[769/904] Compiling SwiftLintBuiltInRules UnusedParameterRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[770/904] Compiling SwiftLintBuiltInRules UnusedSetterValueRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
[771/954] Compiling SwiftLintBuiltInRules ValidIBInspectableRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[772/954] Compiling SwiftLintBuiltInRules WeakDelegateRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[773/954] Compiling SwiftLintBuiltInRules YodaConditionRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[774/954] Compiling SwiftLintBuiltInRules ClosureBodyLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[775/954] Compiling SwiftLintBuiltInRules ClosureBodyLengthRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[776/954] Compiling SwiftLintBuiltInRules CyclomaticComplexityRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[777/954] Compiling SwiftLintBuiltInRules EnumCaseAssociatedValuesLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[778/954] Compiling SwiftLintBuiltInRules FileLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[779/954] Compiling SwiftLintBuiltInRules FunctionBodyLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[780/954] Compiling SwiftLintBuiltInRules FunctionParameterCountRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[781/954] Compiling SwiftLintBuiltInRules LargeTupleRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[782/954] Compiling SwiftLintBuiltInRules LargeTupleRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[783/954] Compiling SwiftLintBuiltInRules LineLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[784/954] Compiling SwiftLintBuiltInRules NestingRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[785/954] Compiling SwiftLintBuiltInRules NestingRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[786/954] Compiling SwiftLintBuiltInRules TypeBodyLengthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[787/954] Compiling SwiftLintBuiltInRules ContainsOverFilterCountRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[788/954] Compiling SwiftLintBuiltInRules ContainsOverFilterIsEmptyRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[789/954] Compiling SwiftLintBuiltInRules ContainsOverFirstNotNilRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[790/954] Compiling SwiftLintBuiltInRules ContainsOverRangeNilComparisonRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[791/954] Compiling SwiftLintBuiltInRules EmptyCollectionLiteralRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[792/954] Compiling SwiftLintBuiltInRules EmptyCountRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[793/954] Compiling SwiftLintBuiltInRules EmptyStringRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[794/954] Compiling SwiftLintBuiltInRules FinalTestCaseRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[795/954] Compiling SwiftLintBuiltInRules FirstWhereRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[796/979] Compiling SwiftLintBuiltInRules FlatMapOverMapReduceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[797/979] Compiling SwiftLintBuiltInRules LastWhereRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[798/979] Compiling SwiftLintBuiltInRules ReduceBooleanRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[799/979] Compiling SwiftLintBuiltInRules ReduceIntoRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[800/979] Compiling SwiftLintBuiltInRules SortedFirstLastRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[801/979] Compiling SwiftLintBuiltInRules AttributesConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[802/979] Compiling SwiftLintBuiltInRules BlanketDisableCommandConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[803/979] Compiling SwiftLintBuiltInRules CollectionAlignmentConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[804/979] Compiling SwiftLintBuiltInRules ColonConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[805/979] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[806/979] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[807/979] Compiling SwiftLintBuiltInRules CyclomaticComplexityConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[808/979] Compiling SwiftLintBuiltInRules DeploymentTargetConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[809/979] Compiling SwiftLintBuiltInRules DiscouragedDirectInitConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[810/979] Compiling SwiftLintBuiltInRules EmptyCountConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[811/979] Compiling SwiftLintBuiltInRules ExpiringTodoConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[812/979] Compiling SwiftLintBuiltInRules ExplicitInitConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[813/979] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[814/979] Compiling SwiftLintBuiltInRules FileHeaderConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[815/979] Compiling SwiftLintBuiltInRules FileLengthConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[816/979] Compiling SwiftLintBuiltInRules FileNameConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[817/979] Compiling SwiftLintBuiltInRules FileNameNoSpaceConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[818/979] Compiling SwiftLintBuiltInRules FileTypesOrderConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[819/979] Compiling SwiftLintBuiltInRules ForWhereConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[820/979] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
[821/1004] Compiling SwiftLintBuiltInRules FunctionParameterCountConfiguration.swift
[822/1004] Compiling SwiftLintBuiltInRules IdentifierNameConfiguration.swift
[823/1004] Compiling SwiftLintBuiltInRules ImplicitReturnConfiguration.swift
[824/1004] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalConfiguration.swift
[825/1004] Compiling SwiftLintBuiltInRules InclusiveLanguageConfiguration.swift
[826/1004] Compiling SwiftLintBuiltInRules IndentationWidthConfiguration.swift
[827/1004] Compiling SwiftLintBuiltInRules LegacyObjcTypeConfiguration.swift
[828/1004] Compiling SwiftLintBuiltInRules LineLengthConfiguration.swift
[829/1004] Compiling SwiftLintBuiltInRules MissingDocsConfiguration.swift
[830/1004] Compiling SwiftLintBuiltInRules ModifierOrderConfiguration.swift
[831/1004] Compiling SwiftLintBuiltInRules MultilineArgumentsConfiguration.swift
[832/1004] Compiling SwiftLintBuiltInRules MultilineParametersConfiguration.swift
[833/1004] Compiling SwiftLintBuiltInRules NameConfiguration.swift
[834/1004] Compiling SwiftLintBuiltInRules NestingConfiguration.swift
[835/1004] Compiling SwiftLintBuiltInRules NoEmptyBlockConfiguration.swift
[836/1004] Compiling SwiftLintBuiltInRules NoMagicNumbersConfiguration.swift
[837/1004] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationConfiguration.swift
[838/1004] Compiling SwiftLintBuiltInRules NumberSeparatorConfiguration.swift
[839/1004] Compiling SwiftLintBuiltInRules ObjectLiteralConfiguration.swift
[840/1004] Compiling SwiftLintBuiltInRules OpeningBraceConfiguration.swift
[841/1004] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceConfiguration.swift
[842/1004] Compiling SwiftLintBuiltInRules OverriddenSuperCallConfiguration.swift
[843/1004] Compiling SwiftLintBuiltInRules PreferKeyPathConfiguration.swift
[844/1004] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantConfiguration.swift
[845/1004] Compiling SwiftLintBuiltInRules PrivateOutletConfiguration.swift
[846/1004] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateConfiguration.swift
[847/1004] Compiling SwiftLintBuiltInRules ProhibitedSuperConfiguration.swift
[848/1004] Compiling SwiftLintBuiltInRules RedundantDiscardableLetConfiguration.swift
[849/1004] Compiling SwiftLintBuiltInRules RedundantSendableConfiguration.swift
[850/1004] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationConfiguration.swift
[851/1004] Compiling SwiftLintBuiltInRules RedundantVoidReturnConfiguration.swift
[852/1004] Compiling SwiftLintBuiltInRules RequiredEnumCaseConfiguration.swift
[853/1004] Compiling SwiftLintBuiltInRules SelfBindingConfiguration.swift
[854/1004] Compiling SwiftLintBuiltInRules ShorthandArgumentConfiguration.swift
[855/1004] Compiling SwiftLintBuiltInRules SortedImportsConfiguration.swift
[856/1004] Compiling SwiftLintBuiltInRules StatementPositionConfiguration.swift
[857/1004] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentConfiguration.swift
[858/1004] Compiling SwiftLintBuiltInRules TestCaseAccessibilityConfiguration.swift
[859/1004] Compiling SwiftLintBuiltInRules TodoConfiguration.swift
[860/1004] Compiling SwiftLintBuiltInRules TrailingClosureConfiguration.swift
[861/1004] Compiling SwiftLintBuiltInRules TrailingCommaConfiguration.swift
[862/1004] Compiling SwiftLintBuiltInRules TrailingWhitespaceConfiguration.swift
[863/1004] Compiling SwiftLintBuiltInRules TypeContentsOrderConfiguration.swift
[864/1004] Compiling SwiftLintBuiltInRules TypeNameConfiguration.swift
[865/1004] Compiling SwiftLintBuiltInRules UnitTestConfiguration.swift
[866/1004] Compiling SwiftLintBuiltInRules UnneededOverrideRuleConfiguration.swift
[867/1004] Compiling SwiftLintBuiltInRules UnusedDeclarationConfiguration.swift
[868/1004] Compiling SwiftLintBuiltInRules UnusedImportConfiguration.swift
[869/1004] Compiling SwiftLintBuiltInRules UnusedOptionalBindingConfiguration.swift
[870/1004] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesConfiguration.swift
[871/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[872/1054] Compiling SwiftLintBuiltInRules XCTSpecificMatcherConfiguration.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[873/1054] Compiling SwiftLintBuiltInRules AttributeNameSpacingRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[874/1054] Compiling SwiftLintBuiltInRules AttributesRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[875/1054] Compiling SwiftLintBuiltInRules AttributesRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[876/1054] Compiling SwiftLintBuiltInRules ClosingBraceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[877/1054] Compiling SwiftLintBuiltInRules ClosureEndIndentationRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[878/1054] Compiling SwiftLintBuiltInRules ClosureEndIndentationRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[879/1054] Compiling SwiftLintBuiltInRules ClosureParameterPositionRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[880/1054] Compiling SwiftLintBuiltInRules ClosureSpacingRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[881/1054] Compiling SwiftLintBuiltInRules CollectionAlignmentRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[882/1054] Compiling SwiftLintBuiltInRules ColonRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[883/1054] Compiling SwiftLintBuiltInRules ColonRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[884/1054] Compiling SwiftLintBuiltInRules CommaInheritanceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[885/1054] Compiling SwiftLintBuiltInRules CommaRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[886/1054] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[887/1054] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[888/1054] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[889/1054] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[890/1054] Compiling SwiftLintBuiltInRules ContrastedOpeningBraceRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[891/1054] Compiling SwiftLintBuiltInRules ControlStatementRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[892/1054] Compiling SwiftLintBuiltInRules DirectReturnRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[893/1054] Compiling SwiftLintBuiltInRules EmptyEnumArgumentsRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[894/1054] Compiling SwiftLintBuiltInRules EmptyParametersRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[895/1054] Compiling SwiftLintBuiltInRules EmptyParenthesesWithTrailingClosureRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
[896/1054] Compiling SwiftLintBuiltInRules ExplicitSelfRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[897/1054] Compiling SwiftLintBuiltInRules ExplicitSelfRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[898/1054] Compiling SwiftLintBuiltInRules FileHeaderRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[899/1054] Compiling SwiftLintBuiltInRules FileTypesOrderRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[900/1054] Compiling SwiftLintBuiltInRules FileTypesOrderRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[901/1054] Compiling SwiftLintBuiltInRules IdentifierNameRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[902/1054] Compiling SwiftLintBuiltInRules IdentifierNameRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[903/1054] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[904/1054] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[905/1054] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[906/1054] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[907/1054] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[908/1054] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[909/1054] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[910/1054] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[911/1054] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[912/1054] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[913/1054] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[914/1054] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[915/1054] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[916/1054] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[917/1054] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[918/1054] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[919/1054] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[920/1054] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:30:16: warning: static property 'typeKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let typeKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
[921/1054] Compiling SwiftLintBuiltInRules FileNameNoSpaceRule.swift
[922/1054] Compiling SwiftLintBuiltInRules FileNameRule.swift
[923/1054] Compiling SwiftLintBuiltInRules ForWhereRule.swift
[924/1054] Compiling SwiftLintBuiltInRules ForceCastRule.swift
[925/1054] Compiling SwiftLintBuiltInRules ForceTryRule.swift
[926/1054] Compiling SwiftLintBuiltInRules ForceUnwrappingRule.swift
[927/1054] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndRule.swift
[928/1054] Compiling SwiftLintBuiltInRules GenericTypeNameRule.swift
[929/1054] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalRule.swift
[930/1054] Compiling SwiftLintBuiltInRules IsDisjointRule.swift
[931/1054] Compiling SwiftLintBuiltInRules JoinedDefaultParameterRule.swift
[932/1054] Compiling SwiftLintBuiltInRules LegacyCGGeometryFunctionsRule.swift
[933/1054] Compiling SwiftLintBuiltInRules LegacyConstantRule.swift
[934/1054] Compiling SwiftLintBuiltInRules LegacyConstantRuleExamples.swift
[935/1054] Compiling SwiftLintBuiltInRules LegacyConstructorRule.swift
[936/1054] Compiling SwiftLintBuiltInRules LegacyHashingRule.swift
[937/1054] Compiling SwiftLintBuiltInRules LegacyMultipleRule.swift
[938/1054] Compiling SwiftLintBuiltInRules LegacyNSGeometryFunctionsRule.swift
[939/1054] Compiling SwiftLintBuiltInRules LegacyObjcTypeRule.swift
[940/1054] Compiling SwiftLintBuiltInRules LegacyRandomRule.swift
[941/1054] Compiling SwiftLintBuiltInRules NimbleOperatorRule.swift
[942/1054] Compiling SwiftLintBuiltInRules NoEmptyBlockRule.swift
[943/1054] Compiling SwiftLintBuiltInRules NoExtensionAccessModifierRule.swift
[944/1054] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRule.swift
[945/1054] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRuleExamples.swift
[946/1054] Compiling SwiftLintBuiltInRules NoGroupingExtensionRule.swift
[947/1054] Compiling SwiftLintBuiltInRules NoMagicNumbersRule.swift
[948/1054] Compiling SwiftLintBuiltInRules ObjectLiteralRule.swift
[949/1054] Compiling SwiftLintBuiltInRules OneDeclarationPerFileRule.swift
[950/1054] Compiling SwiftLintBuiltInRules PatternMatchingKeywordsRule.swift
[951/1054] Compiling SwiftLintBuiltInRules PreferKeyPathRule.swift
[952/1054] Compiling SwiftLintBuiltInRules PreferNimbleRule.swift
[953/1054] Compiling SwiftLintBuiltInRules PreferTypeCheckingRule.swift
[954/1054] Compiling SwiftLintBuiltInRules PreferZeroOverExplicitInitRule.swift
[955/1054] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateRule.swift
[956/1054] Compiling SwiftLintBuiltInRules RedundantNilCoalescingRule.swift
[957/1054] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRule.swift
[958/1054] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRuleExamples.swift
[959/1054] Compiling SwiftLintBuiltInRules RedundantOptionalInitializationRule.swift
[960/1054] Compiling SwiftLintBuiltInRules RedundantSetAccessControlRule.swift
[961/1054] Compiling SwiftLintBuiltInRules RedundantStringEnumValueRule.swift
[962/1054] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationRule.swift
[963/1054] Compiling SwiftLintBuiltInRules RedundantVoidReturnRule.swift
[964/1054] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRule.swift
[965/1054] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRuleExamples.swift
[966/1054] Compiling SwiftLintBuiltInRules ShorthandOptionalBindingRule.swift
[967/1054] Compiling SwiftLintBuiltInRules StaticOperatorRule.swift
[968/1054] Compiling SwiftLintBuiltInRules StaticOverFinalClassRule.swift
[969/1054] Compiling SwiftLintBuiltInRules StrictFilePrivateRule.swift
[970/1054] Compiling SwiftLintBuiltInRules SyntacticSugarRule.swift
[971/1054] Compiling SwiftLintBuiltInRules Exports.swift
[972/1054] Compiling SwiftLintBuiltInRules SourceKittenDictionary+SwiftUI.swift
[973/1054] Compiling SwiftLintBuiltInRules LegacyFunctionRuleHelper.swift
[974/1054] Compiling SwiftLintBuiltInRules BuiltInRules.swift
[975/1054] Compiling SwiftLintBuiltInRules ImportUsage.swift
[976/1054] Compiling SwiftLintBuiltInRules AnonymousArgumentInMultilineClosureRule.swift
[977/1054] Compiling SwiftLintBuiltInRules BlockBasedKVORule.swift
[978/1054] Compiling SwiftLintBuiltInRules ConvenienceTypeRule.swift
[979/1054] Compiling SwiftLintBuiltInRules DiscouragedAssertRule.swift
[980/1054] Compiling SwiftLintBuiltInRules DiscouragedNoneNameRule.swift
[981/1054] Compiling SwiftLintBuiltInRules DiscouragedObjectLiteralRule.swift
[982/1054] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRule.swift
[983/1054] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRuleExamples.swift
[984/1054] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionExamples.swift
[985/1054] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionRule.swift
[986/1054] Compiling SwiftLintBuiltInRules DuplicateImportsRule.swift
[987/1054] Compiling SwiftLintBuiltInRules DuplicateImportsRuleExamples.swift
[988/1054] Compiling SwiftLintBuiltInRules ExplicitACLRule.swift
[989/1054] Compiling SwiftLintBuiltInRules ExplicitEnumRawValueRule.swift
[990/1054] Compiling SwiftLintBuiltInRules ExplicitInitRule.swift
[991/1054] Compiling SwiftLintBuiltInRules ExplicitTopLevelACLRule.swift
[992/1054] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceRule.swift
[993/1054] Compiling SwiftLintBuiltInRules ExtensionAccessModifierRule.swift
[994/1054] Compiling SwiftLintBuiltInRules FallthroughRule.swift
[995/1054] Compiling SwiftLintBuiltInRules FatalErrorMessageRule.swift
[996/1054] Emitting module SwiftLintBuiltInRules
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Lint/TypesafeArrayInitRule.swift:54:24: warning: static property 'mapTypePatterns' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let mapTypePatterns = [
                       ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:18:16: warning: static property 'allKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let allKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SwiftDeclarationKind+SwiftLint.swift:13:16: warning: static property 'functionKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let functionKinds: Set<SwiftDeclarationKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:9:24: warning: static property 'stringRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let stringRegexOptions: NSRegularExpression.Options = [.ignoreMetacharacters]
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:10:24: warning: static property 'patternRegexOptions' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let patternRegexOptions: NSRegularExpression.Options =
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/RuleConfigurations/FileHeaderConfiguration.swift:27:24: warning: static property 'defaultRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let defaultRegex = regex("\\bCopyright\\b", options: [.caseInsensitive])
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/ClosureEndIndentationRule.swift:17:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/LiteralExpressionEndIndentationRule.swift:141:28: warning: static property 'notWhitespace' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    fileprivate static let notWhitespace = regex("[^\\s]")
                           ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:133:24: warning: static property 'whitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let whitespaceDotRegex = regex("\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/MultilineFunctionChainsRule.swift:145:24: warning: static property 'newlineWhitespaceDotRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    private static let newlineWhitespaceDotRegex = regex("\\n\\s*\\.")
                       ^
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
[997/1054] Compiling SwiftLintBuiltInRules SingleTestClassRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[998/1054] Compiling SwiftLintBuiltInRules SortedEnumCasesRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[999/1054] Compiling SwiftLintBuiltInRules SortedImportsRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1000/1054] Compiling SwiftLintBuiltInRules SortedImportsRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1001/1054] Compiling SwiftLintBuiltInRules StatementPositionRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1002/1054] Compiling SwiftLintBuiltInRules SuperfluousElseRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1003/1054] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1004/1054] Compiling SwiftLintBuiltInRules SwitchCaseOnNewlineRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1005/1054] Compiling SwiftLintBuiltInRules TrailingClosureRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1006/1054] Compiling SwiftLintBuiltInRules TrailingCommaRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1007/1054] Compiling SwiftLintBuiltInRules TrailingNewlineRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1008/1054] Compiling SwiftLintBuiltInRules TrailingWhitespaceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1009/1054] Compiling SwiftLintBuiltInRules TypeContentsOrderRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1010/1054] Compiling SwiftLintBuiltInRules TypeContentsOrderRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1011/1054] Compiling SwiftLintBuiltInRules UnneededParenthesesInClosureArgumentRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1012/1054] Compiling SwiftLintBuiltInRules UnusedOptionalBindingRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1013/1054] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentOnCallRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1014/1054] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1015/1054] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1016/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceBetweenCasesRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1017/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1018/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRuleExamples.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1019/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceOpeningBracesRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1020/1054] Compiling SwiftLintBuiltInRules VerticalWhitespaceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1021/1054] Compiling SwiftLintBuiltInRules VoidReturnRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Rules/Style/StatementPositionRule.swift:136:16: warning: static property 'uncuddledRegex' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let uncuddledRegex = regex(uncuddledPattern, options: [])
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:13:16: warning: static property 'commentKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentKinds: Set<SyntaxKind> = [
               ^
/host/spi-builder-workspace/Source/SwiftLintCore/Extensions/SyntaxKind+SwiftLint.swift:11:16: warning: static property 'commentAndStringKinds' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    static let commentAndStringKinds: Set<SyntaxKind> = commentKinds.union([.string])
               ^
[1022/1054] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
[1023/1054] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
[1024/1054] Compiling SwiftLintBuiltInRules MultipleClosuresWithTrailingClosureRule.swift
[1025/1054] Compiling SwiftLintBuiltInRules NoSpaceInMethodCallRule.swift
[1026/1054] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationRule.swift
[1027/1054] Compiling SwiftLintBuiltInRules NumberSeparatorRule.swift
[1028/1054] Compiling SwiftLintBuiltInRules NumberSeparatorRuleExamples.swift
[1029/1054] Compiling SwiftLintBuiltInRules OpeningBraceRule.swift
[1030/1054] Compiling SwiftLintBuiltInRules OpeningBraceRuleExamples.swift
[1031/1054] Compiling SwiftLintBuiltInRules OperatorFunctionWhitespaceRule.swift
[1032/1054] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRule.swift
[1033/1054] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRuleExamples.swift
[1034/1054] Compiling SwiftLintBuiltInRules OptionalEnumCaseMatchingRule.swift
[1035/1054] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRule.swift
[1036/1054] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRuleExamples.swift
[1037/1054] Compiling SwiftLintBuiltInRules PreferSelfTypeOverTypeOfSelfRule.swift
[1038/1054] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantRule.swift
[1039/1054] Compiling SwiftLintBuiltInRules ProtocolPropertyAccessorsOrderRule.swift
[1040/1054] Compiling SwiftLintBuiltInRules RedundantDiscardableLetRule.swift
[1041/1054] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRule.swift
[1042/1054] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRuleExamples.swift
[1043/1054] Compiling SwiftLintBuiltInRules ReturnArrowWhitespaceRule.swift
[1044/1054] Compiling SwiftLintBuiltInRules SelfBindingRule.swift
[1045/1054] Compiling SwiftLintBuiltInRules ShorthandArgumentRule.swift
[1046/1054] Compiling SwiftLintBuiltInRules ShorthandOperatorRule.swift
[1047/1055] Wrapping AST for SwiftLintBuiltInRules for debugging
[1049/1107] Compiling SwiftLintFramework RelativePathReporter.swift
[1050/1107] Compiling SwiftLintFramework Reporter.swift
[1051/1107] Compiling SwiftLintFramework SARIFReporter.swift
[1052/1107] Compiling SwiftLintFramework SonarQubeReporter.swift
[1053/1107] Compiling SwiftLintFramework SummaryReporter.swift
[1054/1107] Compiling SwiftLintFramework XcodeReporter.swift
[1055/1107] Compiling SwiftLintFramework CoreRules.swift
[1056/1114] Emitting module SwiftLintFramework
[1057/1114] Compiling SwiftLintFramework Version.swift
[1058/1114] Compiling SwiftLintFramework YamlParser.swift
[1059/1114] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
[1060/1114] Compiling SwiftLintFramework ProgressBar.swift
[1061/1114] Compiling SwiftLintFramework CSVReporter.swift
[1062/1114] Compiling SwiftLintFramework CheckstyleReporter.swift
[1063/1114] Compiling SwiftLintFramework CodeClimateReporter.swift
[1064/1114] Compiling SwiftLintFramework EmojiReporter.swift
[1065/1114] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[1066/1114] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[1067/1114] Compiling SwiftLintFramework HTMLReporter.swift
[1068/1114] Compiling SwiftLintFramework JSONReporter.swift
[1069/1114] Compiling SwiftLintFramework JUnitReporter.swift
[1070/1114] Compiling SwiftLintFramework MarkdownReporter.swift
[1071/1114] Compiling SwiftLintFramework Configuration+Merging.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1072/1114] Compiling SwiftLintFramework Configuration+Parsing.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1073/1114] Compiling SwiftLintFramework Configuration+Remote.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1074/1114] Compiling SwiftLintFramework Configuration+RulesMode.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1075/1114] Compiling SwiftLintFramework Configuration+RulesWrapper.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1076/1114] Compiling SwiftLintFramework Configuration.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1077/1114] Compiling SwiftLintFramework RuleDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1078/1114] Compiling SwiftLintFramework RuleListDocumentation.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:297:63: error: value of type 'NSLock' has no member 'withLock'
            let cachedIsOptInRule = Self.isOptInRuleCacheLock.withLock {
                                    ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+RulesWrapper.swift:306:39: error: value of type 'NSLock' has no member 'withLock'
            Self.isOptInRuleCacheLock.withLock {
            ~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~
[1079/1114] Compiling SwiftLintFramework Exports.swift
[1080/1114] Compiling SwiftLintFramework FileManager+SwiftLint.swift
[1081/1114] Compiling SwiftLintFramework String+XML.swift
[1082/1114] Compiling SwiftLintFramework String+sha256.swift
[1083/1114] Compiling SwiftLintFramework ExecutableInfo.swift
[1084/1114] Compiling SwiftLintFramework Glob.swift
[1085/1114] Compiling SwiftLintFramework Reachability.swift
[1086/1114] Compiling SwiftLintFramework LintOrAnalyzeCommand.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1087/1114] Compiling SwiftLintFramework LintableFilesVisitor.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1088/1114] Compiling SwiftLintFramework CustomRuleTimer.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1089/1114] Compiling SwiftLintFramework HashableConfigurationRuleWrapperWrapper.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1090/1114] Compiling SwiftLintFramework Linter.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1091/1114] Compiling SwiftLintFramework LinterCache.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1092/1114] Compiling SwiftLintFramework ReportersList.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:19:14: error: value of type 'NSLock' has no member 'withLock'
        lock.withLock {
        ~~~~ ^~~~~~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/Models/CustomRuleTimer.swift:30:18: error: value of type 'NSLock' has no member 'withLock'
            lock.withLock {
            ~~~~ ^~~~~~~~
[1093/1114] Compiling SwiftLintFramework CustomRules.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1094/1114] Compiling SwiftLintFramework SuperfluousDisableCommandRule.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1095/1114] Compiling SwiftLintFramework RulesFilter.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1096/1114] Compiling SwiftLintFramework Signposts.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1097/1114] Compiling SwiftLintFramework SwiftLintError.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1098/1114] Compiling SwiftLintFramework SwiftPMCompilationDB.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1099/1114] Compiling SwiftLintFramework UpdateChecker.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:44: error: value of type 'URLSession' has no member 'data'
        return try await URLSession.shared.data(for: request).0
                         ~~~~~~~~~~~~~~~~~ ^~~~
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:20: warning: no 'async' operations occur within 'await' expression
        return try await URLSession.shared.data(for: request).0
                   ^
/host/spi-builder-workspace/Source/SwiftLintFramework/UpdateChecker.swift:46:16: warning: no calls to throwing functions occur within 'try' expression
        return try await URLSession.shared.data(for: request).0
               ^
[1100/1114] Compiling SwiftLintFramework Benchmark.swift
[1101/1114] Compiling SwiftLintFramework CompilerArgumentsExtractor.swift
[1102/1114] Compiling SwiftLintFramework Configuration+CommandLine.swift
[1103/1114] Compiling SwiftLintFramework Configuration+Cache.swift
[1104/1114] Compiling SwiftLintFramework Configuration+FileGraph.swift
[1105/1114] Compiling SwiftLintFramework Configuration+FileGraphSubtypes.swift
[1106/1114] Compiling SwiftLintFramework Configuration+IndentationStyle.swift
[1107/1114] Compiling SwiftLintFramework Configuration+LintableFiles.swift
error: fatalError
BUILD FAILURE 5.10 linux