Build Information
Successful build of SwiftLint, reference main (929f0f
), with Swift 6.2 (beta) for Linux on 27 Jun 2025 21:43:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
[1339/1701] Compiling SwiftLintBuiltInRules ForceCastRule.swift
[1340/1701] Compiling SwiftLintBuiltInRules ForceTryRule.swift
[1341/1701] Compiling SwiftLintBuiltInRules ForceUnwrappingRule.swift
[1342/1701] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndRule.swift
[1343/1701] Compiling SwiftLintBuiltInRules GenericTypeNameRule.swift
[1344/1701] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalRule.swift
[1345/1701] Compiling SwiftLintBuiltInRules IsDisjointRule.swift
[1346/1701] Compiling SwiftLintBuiltInRules JoinedDefaultParameterRule.swift
[1347/1701] Compiling SwiftLintBuiltInRules LegacyCGGeometryFunctionsRule.swift
[1348/1701] Compiling SwiftLintBuiltInRules LegacyConstantRule.swift
[1349/1701] Compiling SwiftLintBuiltInRules LegacyConstantRuleExamples.swift
[1350/1701] Compiling SwiftLintBuiltInRules LegacyConstructorRule.swift
[1351/1701] Compiling SwiftLintBuiltInRules LegacyHashingRule.swift
[1352/1701] Compiling SwiftLintBuiltInRules LegacyMultipleRule.swift
[1353/1701] Compiling SwiftLintBuiltInRules LegacyNSGeometryFunctionsRule.swift
[1354/1701] Compiling SwiftLintBuiltInRules LegacyObjcTypeRule.swift
[1355/1701] Compiling SwiftLintBuiltInRules LegacyRandomRule.swift
[1356/1701] Compiling SwiftLintBuiltInRules NimbleOperatorRule.swift
[1357/1701] Compiling SwiftLintBuiltInRules NoEmptyBlockRule.swift
[1358/1701] Compiling SwiftLintBuiltInRules NoExtensionAccessModifierRule.swift
[1359/1701] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRule.swift
[1360/1701] Compiling SwiftLintBuiltInRules NoFallthroughOnlyRuleExamples.swift
[1361/1701] Compiling SwiftLintBuiltInRules NoGroupingExtensionRule.swift
[1387/1751] Compiling SwiftLintBuiltInRules ClassDelegateProtocolRule.swift
[1388/1751] Compiling SwiftLintBuiltInRules CommentSpacingRule.swift
[1389/1751] Compiling SwiftLintBuiltInRules CompilerProtocolInitRule.swift
[1390/1751] Compiling SwiftLintBuiltInRules DeploymentTargetRule.swift
[1391/1751] Compiling SwiftLintBuiltInRules DeploymentTargetRuleExamples.swift
[1392/1751] Compiling SwiftLintBuiltInRules DiscardedNotificationCenterObserverRule.swift
[1393/1751] Compiling SwiftLintBuiltInRules DiscouragedDirectInitRule.swift
[1394/1751] Compiling SwiftLintBuiltInRules DuplicateConditionsRule.swift
[1395/1751] Compiling SwiftLintBuiltInRules DuplicateEnumCasesRule.swift
[1396/1751] Compiling SwiftLintBuiltInRules DuplicatedKeyInDictionaryLiteralRule.swift
[1397/1751] Compiling SwiftLintBuiltInRules DynamicInlineRule.swift
[1398/1751] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRule.swift
[1399/1751] Compiling SwiftLintBuiltInRules EmptyXCTestMethodRuleExamples.swift
[1400/1751] Compiling SwiftLintBuiltInRules ExpiringTodoRule.swift
[1401/1751] Compiling SwiftLintBuiltInRules IBInspectableInExtensionRule.swift
[1402/1751] Compiling SwiftLintBuiltInRules IdenticalOperandsRule.swift
[1403/1751] Compiling SwiftLintBuiltInRules InvalidSwiftLintCommandRule.swift
[1404/1751] Compiling SwiftLintBuiltInRules LocalDocCommentRule.swift
[1405/1751] Compiling SwiftLintBuiltInRules LowerACLThanParentRule.swift
[1406/1751] Compiling SwiftLintBuiltInRules MarkRule.swift
[1407/1751] Compiling SwiftLintBuiltInRules MarkRuleExamples.swift
[1408/1751] Compiling SwiftLintBuiltInRules MissingDocsRule.swift
[1409/1751] Compiling SwiftLintBuiltInRules MissingDocsRuleExamples.swift
[1410/1751] Compiling SwiftLintBuiltInRules NSLocalizedStringKeyRule.swift
[1411/1751] Compiling SwiftLintBuiltInRules NSLocalizedStringRequireBundleRule.swift
[1412/1751] Compiling SwiftLintBuiltInRules QuickDiscouragedPendingTestRuleExamples.swift
[1413/1751] Compiling SwiftLintBuiltInRules RawValueForCamelCasedCodableEnumRule.swift
[1414/1751] Compiling SwiftLintBuiltInRules RedundantSendableRule.swift
[1415/1751] Compiling SwiftLintBuiltInRules RequiredDeinitRule.swift
[1416/1751] Compiling SwiftLintBuiltInRules RequiredEnumCaseRule.swift
[1417/1751] Compiling SwiftLintBuiltInRules SelfInPropertyInitializationRule.swift
[1418/1751] Compiling SwiftLintBuiltInRules StrongIBOutletRule.swift
[1419/1751] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRule.swift
[1420/1751] Compiling SwiftLintBuiltInRules TestCaseAccessibilityRuleExamples.swift
[1421/1751] Compiling SwiftLintBuiltInRules TodoRule.swift
[1422/1751] Compiling SwiftLintBuiltInRules TypesafeArrayInitRule.swift
[1423/1751] Compiling SwiftLintBuiltInRules UnhandledThrowingTaskRule.swift
[1424/1751] Compiling SwiftLintBuiltInRules UnneededOverrideRule.swift
[1425/1751] Compiling SwiftLintBuiltInRules UnneededOverrideRuleExamples.swift
[1426/1751] Compiling SwiftLintBuiltInRules UnownedVariableCaptureRule.swift
[1427/1751] Compiling SwiftLintBuiltInRules UnusedClosureParameterRule.swift
[1428/1751] Compiling SwiftLintBuiltInRules UnusedClosureParameterRuleExamples.swift
[1429/1751] Compiling SwiftLintBuiltInRules UnusedControlFlowLabelRule.swift
[1430/1751] Compiling SwiftLintBuiltInRules UnusedDeclarationRule.swift
[1431/1751] Compiling SwiftLintBuiltInRules UnusedDeclarationRuleExamples.swift
[1432/1751] Compiling SwiftLintBuiltInRules UnusedImportRule.swift
[1433/1751] Compiling SwiftLintBuiltInRules UnusedImportRuleExamples.swift
[1434/1751] Compiling SwiftLintBuiltInRules UnusedParameterRule.swift
[1435/1751] Compiling SwiftLintBuiltInRules UnusedSetterValueRule.swift
[1436/1751] Compiling SwiftLintBuiltInRules ValidIBInspectableRule.swift
[1512/1876] Compiling SwiftLintBuiltInRules NoMagicNumbersRule.swift
[1513/1876] Compiling SwiftLintBuiltInRules ObjectLiteralRule.swift
[1514/1876] Compiling SwiftLintBuiltInRules OneDeclarationPerFileRule.swift
[1515/1876] Compiling SwiftLintBuiltInRules PatternMatchingKeywordsRule.swift
[1516/1876] Compiling SwiftLintBuiltInRules PreferKeyPathRule.swift
[1517/1876] Compiling SwiftLintBuiltInRules PreferNimbleRule.swift
[1518/1876] Compiling SwiftLintBuiltInRules PreferTypeCheckingRule.swift
[1519/1876] Compiling SwiftLintBuiltInRules PreferZeroOverExplicitInitRule.swift
[1520/1876] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateRule.swift
[1521/1876] Compiling SwiftLintBuiltInRules RedundantNilCoalescingRule.swift
[1522/1876] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRule.swift
[1523/1876] Compiling SwiftLintBuiltInRules RedundantObjcAttributeRuleExamples.swift
[1524/1876] Compiling SwiftLintBuiltInRules RedundantOptionalInitializationRule.swift
[1525/1876] Compiling SwiftLintBuiltInRules RedundantSetAccessControlRule.swift
[1526/1876] Compiling SwiftLintBuiltInRules RedundantStringEnumValueRule.swift
[1527/1876] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationRule.swift
[1528/1876] Compiling SwiftLintBuiltInRules RedundantVoidReturnRule.swift
[1529/1876] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRule.swift
[1530/1876] Compiling SwiftLintBuiltInRules ReturnValueFromVoidFunctionRuleExamples.swift
[1531/1876] Compiling SwiftLintBuiltInRules ShorthandOptionalBindingRule.swift
[1532/1876] Compiling SwiftLintBuiltInRules StaticOperatorRule.swift
[1533/1876] Compiling SwiftLintBuiltInRules StaticOverFinalClassRule.swift
[1534/1876] Compiling SwiftLintBuiltInRules StrictFilePrivateRule.swift
[1535/1876] Compiling SwiftLintBuiltInRules SyntacticSugarRule.swift
[1536/1876] Compiling SwiftLintBuiltInRules SyntacticSugarRuleExamples.swift
[1537/1876] Compiling SwiftLintBuiltInRules Exports.swift
[1538/1876] Compiling SwiftLintBuiltInRules LegacyFunctionRuleHelper.swift
[1539/1876] Compiling SwiftLintBuiltInRules BuiltInRules.swift
[1540/1876] Compiling SwiftLintBuiltInRules ImportUsage.swift
[1541/1876] Compiling SwiftLintBuiltInRules AnonymousArgumentInMultilineClosureRule.swift
[1542/1876] Compiling SwiftLintBuiltInRules BlockBasedKVORule.swift
[1543/1876] Compiling SwiftLintBuiltInRules ConvenienceTypeRule.swift
[1544/1876] Compiling SwiftLintBuiltInRules DiscouragedAssertRule.swift
[1545/1876] Compiling SwiftLintBuiltInRules DiscouragedNoneNameRule.swift
[1546/1876] Compiling SwiftLintBuiltInRules DiscouragedObjectLiteralRule.swift
[1547/1876] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRule.swift
[1548/1876] Compiling SwiftLintBuiltInRules DiscouragedOptionalBooleanRuleExamples.swift
[1549/1876] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionExamples.swift
[1550/1876] Compiling SwiftLintBuiltInRules DiscouragedOptionalCollectionRule.swift
[1551/1876] Compiling SwiftLintBuiltInRules DuplicateImportsRule.swift
[1552/1876] Compiling SwiftLintBuiltInRules DuplicateImportsRuleExamples.swift
[1553/1876] Compiling SwiftLintBuiltInRules ExplicitACLRule.swift
[1554/1876] Compiling SwiftLintBuiltInRules ExplicitEnumRawValueRule.swift
[1555/1876] Compiling SwiftLintBuiltInRules ExplicitInitRule.swift
[1556/1876] Compiling SwiftLintBuiltInRules ExplicitTopLevelACLRule.swift
[1557/1876] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceRule.swift
[1558/1876] Compiling SwiftLintBuiltInRules ExtensionAccessModifierRule.swift
[1559/1876] Compiling SwiftLintBuiltInRules FallthroughRule.swift
[1560/1876] Compiling SwiftLintBuiltInRules FatalErrorMessageRule.swift
[1561/1876] Compiling SwiftLintBuiltInRules FileNameNoSpaceRule.swift
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1637/1999] Compiling SwiftLintBuiltInRules WeakDelegateRule.swift
[1638/1999] Compiling SwiftLintBuiltInRules YodaConditionRule.swift
[1639/1999] Compiling SwiftLintBuiltInRules ClosureBodyLengthRule.swift
[1640/1999] Compiling SwiftLintBuiltInRules ClosureBodyLengthRuleExamples.swift
[1641/1999] Compiling SwiftLintBuiltInRules CyclomaticComplexityRule.swift
[1642/1999] Compiling SwiftLintBuiltInRules EnumCaseAssociatedValuesLengthRule.swift
[1643/1999] Compiling SwiftLintBuiltInRules FileLengthRule.swift
[1644/1999] Compiling SwiftLintBuiltInRules FunctionBodyLengthRule.swift
[1645/1999] Compiling SwiftLintBuiltInRules FunctionParameterCountRule.swift
[1646/1999] Compiling SwiftLintBuiltInRules LargeTupleRule.swift
[1647/1999] Compiling SwiftLintBuiltInRules LineLengthRule.swift
[1648/1999] Compiling SwiftLintBuiltInRules NestingRule.swift
[1649/1999] Compiling SwiftLintBuiltInRules NestingRuleExamples.swift
[1650/1999] Compiling SwiftLintBuiltInRules TypeBodyLengthRule.swift
[1651/1999] Compiling SwiftLintBuiltInRules ContainsOverFilterCountRule.swift
[1652/1999] Compiling SwiftLintBuiltInRules ContainsOverFilterIsEmptyRule.swift
[1653/1999] Compiling SwiftLintBuiltInRules ContainsOverFirstNotNilRule.swift
[1654/1999] Compiling SwiftLintBuiltInRules ContainsOverRangeNilComparisonRule.swift
[1655/1999] Compiling SwiftLintBuiltInRules EmptyCollectionLiteralRule.swift
[1656/1999] Compiling SwiftLintBuiltInRules EmptyCountRule.swift
[1657/1999] Compiling SwiftLintBuiltInRules EmptyStringRule.swift
[1658/1999] Compiling SwiftLintBuiltInRules FinalTestCaseRule.swift
[1659/1999] Compiling SwiftLintBuiltInRules FirstWhereRule.swift
[1660/1999] Compiling SwiftLintBuiltInRules FlatMapOverMapReduceRule.swift
[1661/1999] Compiling SwiftLintBuiltInRules LastWhereRule.swift
[1662/2023] Compiling SwiftLintBuiltInRules RedundantDiscardableLetConfiguration.swift
[1663/2023] Compiling SwiftLintBuiltInRules RedundantSendableConfiguration.swift
[1664/2023] Compiling SwiftLintBuiltInRules RedundantTypeAnnotationConfiguration.swift
[1665/2023] Compiling SwiftLintBuiltInRules RedundantVoidReturnConfiguration.swift
[1666/2023] Compiling SwiftLintBuiltInRules RequiredEnumCaseConfiguration.swift
[1667/2023] Compiling SwiftLintBuiltInRules SelfBindingConfiguration.swift
[1668/2023] Compiling SwiftLintBuiltInRules ShorthandArgumentConfiguration.swift
[1669/2023] Compiling SwiftLintBuiltInRules SortedImportsConfiguration.swift
[1670/2023] Compiling SwiftLintBuiltInRules StatementPositionConfiguration.swift
[1671/2023] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentConfiguration.swift
[1672/2023] Compiling SwiftLintBuiltInRules TestCaseAccessibilityConfiguration.swift
[1673/2023] Compiling SwiftLintBuiltInRules TodoConfiguration.swift
[1674/2023] Compiling SwiftLintBuiltInRules TrailingClosureConfiguration.swift
[1675/2023] Compiling SwiftLintBuiltInRules TrailingCommaConfiguration.swift
[1676/2023] Compiling SwiftLintBuiltInRules TrailingWhitespaceConfiguration.swift
[1677/2023] Compiling SwiftLintBuiltInRules TypeContentsOrderConfiguration.swift
[1678/2023] Compiling SwiftLintBuiltInRules TypeNameConfiguration.swift
[1679/2023] Compiling SwiftLintBuiltInRules UnitTestConfiguration.swift
[1680/2023] Compiling SwiftLintBuiltInRules UnneededOverrideRuleConfiguration.swift
[1681/2023] Compiling SwiftLintBuiltInRules UnusedDeclarationConfiguration.swift
[1682/2023] Compiling SwiftLintBuiltInRules UnusedImportConfiguration.swift
[1683/2023] Compiling SwiftLintBuiltInRules UnusedOptionalBindingConfiguration.swift
[1684/2023] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesConfiguration.swift
[1685/2023] Compiling SwiftLintBuiltInRules VerticalWhitespaceConfiguration.swift
[1686/2023] Compiling SwiftLintBuiltInRules XCTSpecificMatcherConfiguration.swift
[1687/2023] Compiling SwiftLintBuiltInRules ReduceBooleanRule.swift
[1688/2023] Compiling SwiftLintBuiltInRules ReduceIntoRule.swift
[1689/2023] Compiling SwiftLintBuiltInRules SortedFirstLastRule.swift
[1690/2023] Compiling SwiftLintBuiltInRules AttributesConfiguration.swift
[1691/2023] Compiling SwiftLintBuiltInRules BlanketDisableCommandConfiguration.swift
[1692/2023] Compiling SwiftLintBuiltInRules CollectionAlignmentConfiguration.swift
[1693/2023] Compiling SwiftLintBuiltInRules ColonConfiguration.swift
[1694/2023] Compiling SwiftLintBuiltInRules ComputedAccessorsOrderConfiguration.swift
[1695/2023] Compiling SwiftLintBuiltInRules ConditionalReturnsOnNewlineConfiguration.swift
[1696/2023] Compiling SwiftLintBuiltInRules CyclomaticComplexityConfiguration.swift
[1697/2023] Compiling SwiftLintBuiltInRules DeploymentTargetConfiguration.swift
[1698/2023] Compiling SwiftLintBuiltInRules DiscouragedDirectInitConfiguration.swift
[1699/2023] Compiling SwiftLintBuiltInRules EmptyCountConfiguration.swift
[1700/2023] Compiling SwiftLintBuiltInRules ExpiringTodoConfiguration.swift
[1701/2023] Compiling SwiftLintBuiltInRules ExplicitInitConfiguration.swift
[1702/2023] Compiling SwiftLintBuiltInRules ExplicitTypeInterfaceConfiguration.swift
[1703/2023] Compiling SwiftLintBuiltInRules FileHeaderConfiguration.swift
[1704/2023] Compiling SwiftLintBuiltInRules FileLengthConfiguration.swift
[1705/2023] Compiling SwiftLintBuiltInRules FileNameConfiguration.swift
[1706/2023] Compiling SwiftLintBuiltInRules FileNameNoSpaceConfiguration.swift
[1707/2023] Compiling SwiftLintBuiltInRules FileTypesOrderConfiguration.swift
[1708/2023] Compiling SwiftLintBuiltInRules ForWhereConfiguration.swift
[1709/2023] Compiling SwiftLintBuiltInRules FunctionDefaultParameterAtEndConfiguration.swift
[1710/2023] Compiling SwiftLintBuiltInRules FunctionParameterCountConfiguration.swift
[1711/2023] Compiling SwiftLintBuiltInRules IdentifierNameConfiguration.swift
[1787/2047] Compiling SwiftLintBuiltInRules ImplicitReturnConfiguration.swift
[1788/2047] Compiling SwiftLintBuiltInRules ImplicitlyUnwrappedOptionalConfiguration.swift
[1789/2047] Compiling SwiftLintBuiltInRules InclusiveLanguageConfiguration.swift
[1790/2047] Compiling SwiftLintBuiltInRules IndentationWidthConfiguration.swift
[1791/2047] Compiling SwiftLintBuiltInRules LegacyObjcTypeConfiguration.swift
[1792/2047] Compiling SwiftLintBuiltInRules LineLengthConfiguration.swift
[1793/2047] Compiling SwiftLintBuiltInRules MissingDocsConfiguration.swift
[1794/2047] Compiling SwiftLintBuiltInRules ModifierOrderConfiguration.swift
[1795/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsConfiguration.swift
[1796/2047] Compiling SwiftLintBuiltInRules MultilineParametersConfiguration.swift
[1797/2047] Compiling SwiftLintBuiltInRules NameConfiguration.swift
[1798/2047] Compiling SwiftLintBuiltInRules NestingConfiguration.swift
[1799/2047] Compiling SwiftLintBuiltInRules NoEmptyBlockConfiguration.swift
[1800/2047] Compiling SwiftLintBuiltInRules NoMagicNumbersConfiguration.swift
[1801/2047] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationConfiguration.swift
[1802/2047] Compiling SwiftLintBuiltInRules NumberSeparatorConfiguration.swift
[1803/2047] Compiling SwiftLintBuiltInRules ObjectLiteralConfiguration.swift
[1804/2047] Compiling SwiftLintBuiltInRules OpeningBraceConfiguration.swift
[1805/2047] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceConfiguration.swift
[1806/2047] Compiling SwiftLintBuiltInRules OverriddenSuperCallConfiguration.swift
[1807/2047] Compiling SwiftLintBuiltInRules PreferKeyPathConfiguration.swift
[1808/2047] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantConfiguration.swift
[1809/2047] Compiling SwiftLintBuiltInRules PrivateOutletConfiguration.swift
[1810/2047] Compiling SwiftLintBuiltInRules PrivateOverFilePrivateConfiguration.swift
[1811/2047] Compiling SwiftLintBuiltInRules ProhibitedSuperConfiguration.swift
[1837/2047] Compiling SwiftLintBuiltInRules FileHeaderRule.swift
[1838/2047] Compiling SwiftLintBuiltInRules FileTypesOrderRule.swift
[1839/2047] Compiling SwiftLintBuiltInRules FileTypesOrderRuleExamples.swift
[1840/2047] Compiling SwiftLintBuiltInRules IdentifierNameRule.swift
[1841/2047] Compiling SwiftLintBuiltInRules IdentifierNameRuleExamples.swift
[1842/2047] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
[1843/2047] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
[1844/2047] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
[1845/2047] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
[1846/2047] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
[1847/2047] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
[1848/2047] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
[1849/2047] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
[1850/2047] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
[1851/2047] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
[1852/2047] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
[1853/2047] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
[1854/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
[1855/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
[1856/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
[1857/2047] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
[1858/2047] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
[1859/2047] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
[1860/2047] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
[1861/2047] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
[1862/2047] Compiling SwiftLintBuiltInRules FileHeaderRule.swift
[1863/2047] Compiling SwiftLintBuiltInRules FileTypesOrderRule.swift
[1864/2047] Compiling SwiftLintBuiltInRules FileTypesOrderRuleExamples.swift
[1865/2047] Compiling SwiftLintBuiltInRules IdentifierNameRule.swift
[1866/2047] Compiling SwiftLintBuiltInRules IdentifierNameRuleExamples.swift
[1867/2047] Compiling SwiftLintBuiltInRules ImplicitGetterRule.swift
[1868/2047] Compiling SwiftLintBuiltInRules ImplicitGetterRuleExamples.swift
[1869/2047] Compiling SwiftLintBuiltInRules ImplicitReturnRule.swift
[1870/2047] Compiling SwiftLintBuiltInRules ImplicitReturnRuleExamples.swift
[1871/2047] Compiling SwiftLintBuiltInRules InclusiveLanguageRule.swift
[1872/2047] Compiling SwiftLintBuiltInRules InclusiveLanguageRuleExamples.swift
[1873/2047] Compiling SwiftLintBuiltInRules IndentationWidthRule.swift
[1874/2047] Compiling SwiftLintBuiltInRules LeadingWhitespaceRule.swift
[1875/2047] Compiling SwiftLintBuiltInRules LetVarWhitespaceRule.swift
[1876/2047] Compiling SwiftLintBuiltInRules LiteralExpressionEndIndentationRule.swift
[1877/2047] Compiling SwiftLintBuiltInRules ModifierOrderRule.swift
[1878/2047] Compiling SwiftLintBuiltInRules ModifierOrderRuleExamples.swift
[1879/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsBracketsRule.swift
[1880/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsRule.swift
[1881/2047] Compiling SwiftLintBuiltInRules MultilineArgumentsRuleExamples.swift
[1882/2047] Compiling SwiftLintBuiltInRules MultilineFunctionChainsRule.swift
[1883/2047] Compiling SwiftLintBuiltInRules MultilineLiteralBracketsRule.swift
[1884/2047] Compiling SwiftLintBuiltInRules MultilineParametersBracketsRule.swift
[1885/2047] Compiling SwiftLintBuiltInRules MultilineParametersRule.swift
[1886/2047] Compiling SwiftLintBuiltInRules MultilineParametersRuleExamples.swift
[1937/2047] Emitting module SwiftLintBuiltInRules
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
/host/spi-builder-workspace/Source/SwiftLintBuiltInRules/Models/BuiltInRules.swift:4:12: warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
2 |
3 | /// The rule list containing all available rules built into SwiftLint.
4 | public let builtInRules: [any Rule.Type] = [
| |- warning: let 'builtInRules' is not concurrency-safe because non-'Sendable' type '[any Rule.Type]' may have shared mutable state; this is an error in the Swift 6 language mode [#MutableGlobalVariable]
| |- note: add '@MainActor' to make let 'builtInRules' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | AccessibilityLabelForImageRule.self,
6 | AccessibilityTraitForButtonRule.self,
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1939/2047] Compiling SwiftLintBuiltInRules MultipleClosuresWithTrailingClosureRule.swift
[1940/2047] Compiling SwiftLintBuiltInRules NoSpaceInMethodCallRule.swift
[1941/2047] Compiling SwiftLintBuiltInRules NonOverridableClassDeclarationRule.swift
[1942/2047] Compiling SwiftLintBuiltInRules NumberSeparatorRule.swift
[1943/2047] Compiling SwiftLintBuiltInRules NumberSeparatorRuleExamples.swift
[1944/2047] Compiling SwiftLintBuiltInRules OpeningBraceRule.swift
[1945/2047] Compiling SwiftLintBuiltInRules OpeningBraceRuleExamples.swift
[1946/2047] Compiling SwiftLintBuiltInRules OperatorFunctionWhitespaceRule.swift
[1947/2047] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRule.swift
[1948/2047] Compiling SwiftLintBuiltInRules OperatorUsageWhitespaceRuleExamples.swift
[1949/2047] Compiling SwiftLintBuiltInRules OptionalEnumCaseMatchingRule.swift
[1950/2047] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRule.swift
[1951/2047] Compiling SwiftLintBuiltInRules PreferSelfInStaticReferencesRuleExamples.swift
[1952/2047] Compiling SwiftLintBuiltInRules PreferSelfTypeOverTypeOfSelfRule.swift
[1953/2047] Compiling SwiftLintBuiltInRules PrefixedTopLevelConstantRule.swift
[1954/2047] Compiling SwiftLintBuiltInRules ProtocolPropertyAccessorsOrderRule.swift
[1955/2047] Compiling SwiftLintBuiltInRules RedundantDiscardableLetRule.swift
[1956/2047] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRule.swift
[1957/2047] Compiling SwiftLintBuiltInRules RedundantSelfInClosureRuleExamples.swift
[1958/2047] Compiling SwiftLintBuiltInRules ReturnArrowWhitespaceRule.swift
[1959/2047] Compiling SwiftLintBuiltInRules SelfBindingRule.swift
[1960/2047] Compiling SwiftLintBuiltInRules ShorthandArgumentRule.swift
[1961/2047] Compiling SwiftLintBuiltInRules ShorthandOperatorRule.swift
[1962/2047] Compiling SwiftLintBuiltInRules SingleTestClassRule.swift
[1963/2047] Compiling SwiftLintBuiltInRules SortedEnumCasesRule.swift
[1964/2047] Compiling SwiftLintBuiltInRules SortedImportsRule.swift
[1965/2047] Compiling SwiftLintBuiltInRules SortedImportsRuleExamples.swift
[1966/2047] Compiling SwiftLintBuiltInRules StatementPositionRule.swift
[1967/2047] Compiling SwiftLintBuiltInRules SuperfluousElseRule.swift
[1968/2047] Compiling SwiftLintBuiltInRules SwitchCaseAlignmentRule.swift
[1969/2047] Compiling SwiftLintBuiltInRules SwitchCaseOnNewlineRule.swift
[1970/2047] Compiling SwiftLintBuiltInRules TrailingClosureRule.swift
[1971/2047] Compiling SwiftLintBuiltInRules TrailingCommaRule.swift
[1972/2047] Compiling SwiftLintBuiltInRules TrailingNewlineRule.swift
[1973/2047] Compiling SwiftLintBuiltInRules TrailingWhitespaceRule.swift
[1974/2047] Compiling SwiftLintBuiltInRules TypeContentsOrderRule.swift
[1975/2047] Compiling SwiftLintBuiltInRules TypeContentsOrderRuleExamples.swift
[1976/2047] Compiling SwiftLintBuiltInRules UnneededParenthesesInClosureArgumentRule.swift
[1977/2047] Compiling SwiftLintBuiltInRules UnusedOptionalBindingRule.swift
[1978/2047] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentOnCallRule.swift
[1979/2047] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRule.swift
[1980/2047] Compiling SwiftLintBuiltInRules VerticalParameterAlignmentRuleExamples.swift
[1981/2047] Compiling SwiftLintBuiltInRules VerticalWhitespaceBetweenCasesRule.swift
[1982/2047] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRule.swift
[1983/2047] Compiling SwiftLintBuiltInRules VerticalWhitespaceClosingBracesRuleExamples.swift
[1984/2047] Compiling SwiftLintBuiltInRules VerticalWhitespaceOpeningBracesRule.swift
[1985/2047] Compiling SwiftLintBuiltInRules VerticalWhitespaceRule.swift
[1986/2047] Compiling SwiftLintBuiltInRules VoidReturnRule.swift
[2011/2048] Wrapping AST for SwiftLintBuiltInRules for debugging
[2013/2100] Emitting module SwiftLintFramework
[2014/2107] Compiling SwiftLintFramework RelativePathReporter.swift
[2015/2107] Compiling SwiftLintFramework Reporter.swift
[2016/2107] Compiling SwiftLintFramework SARIFReporter.swift
[2017/2107] Compiling SwiftLintFramework SonarQubeReporter.swift
[2018/2107] Compiling SwiftLintFramework SummaryReporter.swift
[2019/2107] Compiling SwiftLintFramework XcodeReporter.swift
[2020/2107] Compiling SwiftLintFramework CoreRules.swift
[2021/2107] Compiling SwiftLintFramework Version.swift
[2022/2107] Compiling SwiftLintFramework YamlParser.swift
[2023/2107] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
[2024/2107] Compiling SwiftLintFramework ProgressBar.swift
[2025/2107] Compiling SwiftLintFramework CSVReporter.swift
[2026/2107] Compiling SwiftLintFramework CheckstyleReporter.swift
[2027/2107] Compiling SwiftLintFramework CodeClimateReporter.swift
[2028/2107] Compiling SwiftLintFramework EmojiReporter.swift
[2029/2107] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[2030/2107] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[2031/2107] Compiling SwiftLintFramework HTMLReporter.swift
[2032/2107] Compiling SwiftLintFramework JSONReporter.swift
[2033/2107] Compiling SwiftLintFramework JUnitReporter.swift
[2034/2107] Compiling SwiftLintFramework MarkdownReporter.swift
[2059/2137] Wrapping AST for SwiftLintBuiltInRules for debugging
[2061/2160] Compiling SwiftLintFramework Configuration+Merging.swift
[2062/2160] Compiling SwiftLintFramework Configuration+Parsing.swift
[2063/2160] Compiling SwiftLintFramework Configuration+Remote.swift
[2064/2160] Compiling SwiftLintFramework Configuration+RulesMode.swift
[2065/2160] Compiling SwiftLintFramework Configuration+RulesWrapper.swift
[2066/2160] Compiling SwiftLintFramework Configuration.swift
[2067/2160] Compiling SwiftLintFramework RuleDocumentation.swift
[2068/2160] Compiling SwiftLintFramework RuleListDocumentation.swift
[2069/2160] Compiling SwiftLintFramework Exports.swift
[2070/2160] Compiling SwiftLintFramework FileManager+SwiftLint.swift
[2071/2160] Compiling SwiftLintFramework String+XML.swift
[2072/2160] Compiling SwiftLintFramework String+sha256.swift
[2073/2160] Compiling SwiftLintFramework ExecutableInfo.swift
[2074/2160] Compiling SwiftLintFramework Glob.swift
[2075/2160] Compiling SwiftLintFramework RelativePathReporter.swift
[2076/2160] Compiling SwiftLintFramework Reporter.swift
[2077/2160] Compiling SwiftLintFramework SARIFReporter.swift
[2078/2160] Compiling SwiftLintFramework SonarQubeReporter.swift
[2079/2160] Compiling SwiftLintFramework SummaryReporter.swift
[2080/2160] Compiling SwiftLintFramework XcodeReporter.swift
[2081/2160] Compiling SwiftLintFramework CoreRules.swift
[2082/2167] Compiling SwiftLintFramework CustomRules.swift
[2083/2167] Compiling SwiftLintFramework SuperfluousDisableCommandRule.swift
[2084/2167] Compiling SwiftLintFramework RulesFilter.swift
[2085/2167] Compiling SwiftLintFramework Signposts.swift
[2086/2167] Compiling SwiftLintFramework SwiftLintError.swift
[2087/2167] Compiling SwiftLintFramework SwiftPMCompilationDB.swift
[2088/2167] Compiling SwiftLintFramework UpdateChecker.swift
[2089/2167] Compiling SwiftLintFramework Benchmark.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2090/2167] Compiling SwiftLintFramework CompilerArgumentsExtractor.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2091/2167] Compiling SwiftLintFramework Configuration+CommandLine.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2092/2167] Compiling SwiftLintFramework Configuration+Cache.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2093/2167] Compiling SwiftLintFramework Configuration+FileGraph.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2094/2167] Compiling SwiftLintFramework Configuration+FileGraphSubtypes.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2095/2167] Compiling SwiftLintFramework Configuration+IndentationStyle.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2096/2167] Compiling SwiftLintFramework Configuration+LintableFiles.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2097/2167] Compiling SwiftLintFramework ReportersList.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2098/2167] Compiling SwiftLintFramework Version.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2099/2167] Compiling SwiftLintFramework YamlParser.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2100/2167] Compiling SwiftLintFramework ProcessInfo+XcodeCloud.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2101/2167] Compiling SwiftLintFramework ProgressBar.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2102/2167] Compiling SwiftLintFramework CSVReporter.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2103/2167] Compiling SwiftLintFramework CheckstyleReporter.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2104/2167] Compiling SwiftLintFramework CodeClimateReporter.swift
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2105/2168] Wrapping AST for SwiftLintFramework for debugging
[2114/2185] Compiling TestHelpers TestResources.swift
[2115/2185] Emitting module TestHelpers
[2116/2185] Compiling SwiftLintFramework EmojiReporter.swift
[2117/2185] Compiling SwiftLintFramework GitHubActionsLoggingReporter.swift
[2118/2185] Compiling SwiftLintFramework GitLabJUnitReporter.swift
[2119/2185] Compiling SwiftLintFramework HTMLReporter.swift
[2120/2185] Compiling SwiftLintFramework JSONReporter.swift
[2121/2185] Compiling SwiftLintFramework JUnitReporter.swift
[2122/2185] Compiling SwiftLintFramework MarkdownReporter.swift
[2123/2185] Compiling swiftlint SwiftLint.swift
[2124/2186] Compiling swiftlint RulesFilterOptions.swift
[2125/2186] Compiling swiftlint Version.swift
[2126/2186] Compiling swiftlint LintOrAnalyzeArguments.swift
[2127/2186] Compiling TestHelpers SwiftLintTestCase.swift
[2128/2186] Compiling TestHelpers RuleMock.swift
[2129/2186] Compiling TestHelpers RuleDescription+Examples.swift
[2130/2186] Compiling TestHelpers TestHelpers.swift
[2131/2187] Emitting module swiftlint
[2140/2187] Compiling swiftlint Docs.swift
[2141/2187] Compiling swiftlint GenerateDocs.swift
[2142/2187] Compiling swiftlint Analyze.swift
[2143/2187] Compiling swiftlint Baseline.swift
[2144/2187] Compiling swiftlint Rules.swift
[2145/2187] Compiling swiftlint Lint.swift
[2146/2187] Compiling swiftlint Reporters.swift
[2147/2188] Wrapping AST for swiftlint for debugging
[2148/2188] Write Objects.LinkFileList
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:60:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
58 | let includedPaths = self.includedPaths
59 | .flatMap(Glob.resolveGlob)
60 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
61 |
62 | switch excludeBy {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:42:9: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
40 | forceExclude: Bool,
41 | excludeBy: ExcludeBy,
42 | fileManager: some LintableFileManager = FileManager.default
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
43 | ) -> [String] {
44 | if fileManager.isFile(atPath: path) {
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:118:32: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
118 | .parallelFlatMap { fileManager.filesToLint(inPath: $0, rootDirectory: rootDirectory) }
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
119 | }
120 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+LintableFiles.swift:115:31: warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
113 | ///
114 | /// - returns: The expanded excluded file paths.
115 | public func excludedPaths(fileManager: some LintableFileManager = FileManager.default) -> [String] {
| `- warning: capture of non-Sendable type '(some LintableFileManager).Type' in an isolated closure; this is an error in the Swift 6 language mode
116 | excludedPaths
117 | .flatMap(Glob.resolveGlob)
[2158/2188] Emitting module SwiftLintFramework
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:77:17: warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
75 | // `.ephemeral` disables caching (which we don't want to be managed by the system)
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
| `- warning: mutation of captured var 'taskResult' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
78 | taskDone = true
79 | }
/host/spi-builder-workspace/Source/SwiftLintFramework/Configuration/Configuration+Remote.swift:78:17: warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
76 | let task = URLSession(configuration: .ephemeral).dataTask(with: url) { data, response, error in
77 | taskResult = (data, response, error)
78 | taskDone = true
| `- warning: mutation of captured var 'taskDone' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
79 | }
80 |
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[2173/2188] Compiling SwiftLintFramework Reachability.swift
[2174/2188] Compiling SwiftLintFramework LintOrAnalyzeCommand.swift
[2175/2188] Compiling SwiftLintFramework LintableFilesVisitor.swift
[2176/2188] Compiling SwiftLintFramework CustomRuleTimer.swift
[2177/2188] Compiling SwiftLintFramework HashableConfigurationRuleWrapperWrapper.swift
[2178/2188] Compiling SwiftLintFramework Linter.swift
[2179/2188] Compiling SwiftLintFramework LinterCache.swift
[2181/2193] Wrapping AST for SwiftLintFramework for debugging
[2183/2211] Compiling TestHelpers RuleMock.swift
[2184/2211] Compiling TestHelpers TestResources.swift
[2185/2211] Compiling TestHelpers RuleDescription+Examples.swift
[2186/2211] Emitting module TestHelpers
[2187/2211] Emitting module swiftlint_dev
[2188/2211] Compiling swiftlint_dev SwiftLintDev.swift
[2189/2211] Compiling swiftlint_dev Reporters+Register.swift
[2190/2211] Compiling swiftlint SwiftLint.swift
[2191/2211] Compiling swiftlint Version.swift
[2192/2212] Compiling swiftlint LintOrAnalyzeArguments.swift
[2192/2212] Linking swiftlint-tool
[2194/2212] Compiling swiftlint Docs.swift
[2195/2212] Compiling swiftlint GenerateDocs.swift
[2196/2212] Emitting module swiftlint
[2197/2212] Compiling swiftlint Analyze.swift
[2198/2212] Compiling swiftlint Baseline.swift
[2199/2212] Compiling swiftlint_dev Rules+Register.swift
[2200/2212] Compiling swiftlint_dev Rules+Template.swift
[2201/2213] Compiling swiftlint RulesFilterOptions.swift
[2203/2213] Compiling swiftlint Lint.swift
[2204/2213] Compiling swiftlint Reporters.swift
[2205/2213] Compiling swiftlint Rules.swift
[2207/2214] Compiling TestHelpers SwiftLintTestCase.swift
[2208/2214] Compiling TestHelpers TestHelpers.swift
[2209/2215] Wrapping AST for swiftlint-dev for debugging
[2210/2215] Wrapping AST for swiftlint for debugging
[2211/2215] Write Objects.LinkFileList
[2213/2215] Linking swiftlint
[2214/2215] Linking swiftlint-dev
Build complete! (530.01s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"exact" : [
"601.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "sourcekitten",
"requirement" : {
"range" : [
{
"lower_bound" : "0.37.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/SourceKitten.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.1",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
},
{
"identity" : "swiftytexttable",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scottrhoyt/SwiftyTextTable.git"
},
{
"identity" : "collectionconcurrencykit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/CollectionConcurrencyKit.git"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "SwiftLint",
"name" : "SwiftLint",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "swiftlint",
"targets" : [
"swiftlint"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftLintFramework",
"targets" : [
"SwiftLintFramework"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftLintBuildToolPlugin",
"targets" : [
"SwiftLintBuildToolPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftLintCommandPlugin",
"targets" : [
"SwiftLintCommandPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "swiftlint-dev",
"targets" : [
"swiftlint-dev"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftLintCoreMacros",
"targets" : [
"SwiftLintCoreMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "swiftlint_dev",
"module_type" : "SwiftTarget",
"name" : "swiftlint-dev",
"path" : "Source/swiftlint-dev",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swiftlint-dev"
],
"sources" : [
"Reporters+Register.swift",
"Rules+Register.swift",
"Rules+Template.swift",
"SwiftLintDev.swift"
],
"target_dependencies" : [
"SwiftLintFramework"
],
"type" : "executable"
},
{
"c99name" : "swiftlint",
"module_type" : "SwiftTarget",
"name" : "swiftlint",
"path" : "Source/swiftlint",
"product_dependencies" : [
"ArgumentParser",
"CollectionConcurrencyKit",
"SwiftyTextTable"
],
"product_memberships" : [
"swiftlint",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin"
],
"sources" : [
"Commands/Analyze.swift",
"Commands/Baseline.swift",
"Commands/Docs.swift",
"Commands/GenerateDocs.swift",
"Commands/Lint.swift",
"Commands/Reporters.swift",
"Commands/Rules.swift",
"Commands/SwiftLint.swift",
"Commands/Version.swift",
"Common/LintOrAnalyzeArguments.swift",
"Common/RulesFilterOptions.swift"
],
"target_dependencies" : [
"SwiftLintFramework"
],
"type" : "executable"
},
{
"c99name" : "TestHelpers",
"module_type" : "SwiftTarget",
"name" : "TestHelpers",
"path" : "Tests/TestHelpers",
"sources" : [
"RuleDescription+Examples.swift",
"RuleMock.swift",
"SwiftLintTestCase.swift",
"TestHelpers.swift",
"TestResources.swift"
],
"target_dependencies" : [
"SwiftLintFramework"
],
"type" : "library"
},
{
"c99name" : "SwiftLintFramework",
"module_type" : "SwiftTarget",
"name" : "SwiftLintFramework",
"path" : "Source/SwiftLintFramework",
"product_dependencies" : [
"CollectionConcurrencyKit"
],
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev"
],
"sources" : [
"Benchmark.swift",
"CompilerArgumentsExtractor.swift",
"Configuration+CommandLine.swift",
"Configuration/Configuration+Cache.swift",
"Configuration/Configuration+FileGraph.swift",
"Configuration/Configuration+FileGraphSubtypes.swift",
"Configuration/Configuration+IndentationStyle.swift",
"Configuration/Configuration+LintableFiles.swift",
"Configuration/Configuration+Merging.swift",
"Configuration/Configuration+Parsing.swift",
"Configuration/Configuration+Remote.swift",
"Configuration/Configuration+RulesMode.swift",
"Configuration/Configuration+RulesWrapper.swift",
"Configuration/Configuration.swift",
"Documentation/RuleDocumentation.swift",
"Documentation/RuleListDocumentation.swift",
"Exports.swift",
"Extensions/FileManager+SwiftLint.swift",
"Extensions/String+XML.swift",
"Extensions/String+sha256.swift",
"Helpers/ExecutableInfo.swift",
"Helpers/Glob.swift",
"Helpers/Reachability.swift",
"LintOrAnalyzeCommand.swift",
"LintableFilesVisitor.swift",
"Models/CustomRuleTimer.swift",
"Models/HashableConfigurationRuleWrapperWrapper.swift",
"Models/Linter.swift",
"Models/LinterCache.swift",
"Models/ReportersList.swift",
"Models/Version.swift",
"Models/YamlParser.swift",
"ProcessInfo+XcodeCloud.swift",
"ProgressBar.swift",
"Reporters/CSVReporter.swift",
"Reporters/CheckstyleReporter.swift",
"Reporters/CodeClimateReporter.swift",
"Reporters/EmojiReporter.swift",
"Reporters/GitHubActionsLoggingReporter.swift",
"Reporters/GitLabJUnitReporter.swift",
"Reporters/HTMLReporter.swift",
"Reporters/JSONReporter.swift",
"Reporters/JUnitReporter.swift",
"Reporters/MarkdownReporter.swift",
"Reporters/RelativePathReporter.swift",
"Reporters/Reporter.swift",
"Reporters/SARIFReporter.swift",
"Reporters/SonarQubeReporter.swift",
"Reporters/SummaryReporter.swift",
"Reporters/XcodeReporter.swift",
"Rules/CoreRules.swift",
"Rules/CustomRules.swift",
"Rules/SuperfluousDisableCommandRule.swift",
"RulesFilter.swift",
"Signposts.swift",
"SwiftLintError.swift",
"SwiftPMCompilationDB.swift",
"UpdateChecker.swift"
],
"target_dependencies" : [
"SwiftLintBuiltInRules",
"SwiftLintCore",
"SwiftLintExtraRules"
],
"type" : "library"
},
{
"c99name" : "SwiftLintExtraRules",
"module_type" : "SwiftTarget",
"name" : "SwiftLintExtraRules",
"path" : "Source/SwiftLintExtraRules",
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev"
],
"sources" : [
"Exports.swift",
"ExtraRules.swift"
],
"target_dependencies" : [
"SwiftLintCore"
],
"type" : "library"
},
{
"c99name" : "SwiftLintCoreMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftLintCoreMacros",
"path" : "Source/SwiftLintCoreMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev",
"SwiftLintCoreMacros"
],
"sources" : [
"RuleConfigurationMacros.swift",
"SwiftLintCoreMacros.swift",
"SwiftSyntaxRule.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftLintCore",
"module_type" : "SwiftTarget",
"name" : "SwiftLintCore",
"path" : "Source/SwiftLintCore",
"product_dependencies" : [
"CryptoSwift",
"SourceKittenFramework",
"SwiftIDEUtils",
"SwiftOperators",
"SwiftParser",
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftyTextTable",
"Yams"
],
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev"
],
"sources" : [
"Extensions/Array+SwiftLint.swift",
"Extensions/ByteCount+SwiftSyntax.swift",
"Extensions/Collection+Windows.swift",
"Extensions/Dictionary+SwiftLint.swift",
"Extensions/NSRange+SwiftLint.swift",
"Extensions/NSRegularExpression+SwiftLint.swift",
"Extensions/QueuedPrint.swift",
"Extensions/RandomAccessCollection+Swiftlint.swift",
"Extensions/Request+SwiftLint.swift",
"Extensions/SourceKittenDictionary+Swiftlint.swift",
"Extensions/SourceRange+SwiftLint.swift",
"Extensions/String+SwiftLint.swift",
"Extensions/StringView+SwiftLint.swift",
"Extensions/StringView+SwiftSyntax.swift",
"Extensions/SwiftDeclarationAttributeKind+Swiftlint.swift",
"Extensions/SwiftDeclarationKind+SwiftLint.swift",
"Extensions/SwiftLintFile+BodyLineCount.swift",
"Extensions/SwiftLintFile+Cache.swift",
"Extensions/SwiftLintFile+Regex.swift",
"Extensions/SwiftSyntax+SwiftLint.swift",
"Extensions/SyntaxClassification+isComment.swift",
"Extensions/SyntaxKind+SwiftLint.swift",
"Helpers/Macros.swift",
"Helpers/Stack.swift",
"Helpers/SwiftSyntaxKindBridge.swift",
"Models/AccessControlLevel.swift",
"Models/Baseline.swift",
"Models/ChildOptionSeverityConfiguration.swift",
"Models/Command.swift",
"Models/ConfigurationRuleWrapper.swift",
"Models/Correction.swift",
"Models/CurrentRule.swift",
"Models/Example.swift",
"Models/Issue.swift",
"Models/Location.swift",
"Models/Region.swift",
"Models/RuleConfigurationDescription.swift",
"Models/RuleDescription.swift",
"Models/RuleIdentifier.swift",
"Models/RuleKind.swift",
"Models/RuleList.swift",
"Models/RuleParameter.swift",
"Models/RuleRegistry.swift",
"Models/RuleStorage.swift",
"Models/SeverityConfiguration.swift",
"Models/StyleViolation.swift",
"Models/SwiftExpressionKind.swift",
"Models/SwiftLintFile.swift",
"Models/SwiftLintSyntaxMap.swift",
"Models/SwiftLintSyntaxToken.swift",
"Models/SwiftVersion.swift",
"Models/ViolationSeverity.swift",
"Protocols/ASTRule.swift",
"Protocols/CacheDescriptionProvider.swift",
"Protocols/CollectingRule.swift",
"Protocols/Rule.swift",
"Protocols/RuleConfiguration.swift",
"Protocols/SwiftSyntaxCorrectableRule.swift",
"Protocols/SwiftSyntaxRule.swift",
"Rewriters/CodeIndentingRewriter.swift",
"RuleConfigurations/RegexConfiguration.swift",
"RuleConfigurations/SeverityLevelsConfiguration.swift",
"Visitors/BodyLengthVisitor.swift",
"Visitors/CodeBlockVisitor.swift",
"Visitors/CommandVisitor.swift",
"Visitors/DeclaredIdentifiersTrackingVisitor.swift",
"Visitors/ViolationsSyntaxVisitor.swift"
],
"target_dependencies" : [
"DyldWarningWorkaround",
"SwiftLintCoreMacros"
],
"type" : "library"
},
{
"c99name" : "SwiftLintCommandPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftLintCommandPlugin",
"path" : "Plugins/SwiftLintCommandPlugin",
"plugin_capability" : {
"intent" : {
"description" : "SwiftLint Command Plugin",
"type" : "custom",
"verb" : "swiftlint"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "When this command is run with the `--fix` option it may modify source files.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_memberships" : [
"SwiftLintCommandPlugin"
],
"sources" : [
"CommandContext.swift",
"SwiftLintCommandPlugin.swift"
],
"target_dependencies" : [
"swiftlint"
],
"type" : "plugin"
},
{
"c99name" : "SwiftLintBuiltInRules",
"module_type" : "SwiftTarget",
"name" : "SwiftLintBuiltInRules",
"path" : "Source/SwiftLintBuiltInRules",
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev"
],
"sources" : [
"Exports.swift",
"Helpers/LegacyFunctionRuleHelper.swift",
"Models/BuiltInRules.swift",
"Models/ImportUsage.swift",
"Rules/Idiomatic/AnonymousArgumentInMultilineClosureRule.swift",
"Rules/Idiomatic/BlockBasedKVORule.swift",
"Rules/Idiomatic/ConvenienceTypeRule.swift",
"Rules/Idiomatic/DiscouragedAssertRule.swift",
"Rules/Idiomatic/DiscouragedNoneNameRule.swift",
"Rules/Idiomatic/DiscouragedObjectLiteralRule.swift",
"Rules/Idiomatic/DiscouragedOptionalBooleanRule.swift",
"Rules/Idiomatic/DiscouragedOptionalBooleanRuleExamples.swift",
"Rules/Idiomatic/DiscouragedOptionalCollectionExamples.swift",
"Rules/Idiomatic/DiscouragedOptionalCollectionRule.swift",
"Rules/Idiomatic/DuplicateImportsRule.swift",
"Rules/Idiomatic/DuplicateImportsRuleExamples.swift",
"Rules/Idiomatic/ExplicitACLRule.swift",
"Rules/Idiomatic/ExplicitEnumRawValueRule.swift",
"Rules/Idiomatic/ExplicitInitRule.swift",
"Rules/Idiomatic/ExplicitTopLevelACLRule.swift",
"Rules/Idiomatic/ExplicitTypeInterfaceRule.swift",
"Rules/Idiomatic/ExtensionAccessModifierRule.swift",
"Rules/Idiomatic/FallthroughRule.swift",
"Rules/Idiomatic/FatalErrorMessageRule.swift",
"Rules/Idiomatic/FileNameNoSpaceRule.swift",
"Rules/Idiomatic/FileNameRule.swift",
"Rules/Idiomatic/ForWhereRule.swift",
"Rules/Idiomatic/ForceCastRule.swift",
"Rules/Idiomatic/ForceTryRule.swift",
"Rules/Idiomatic/ForceUnwrappingRule.swift",
"Rules/Idiomatic/FunctionDefaultParameterAtEndRule.swift",
"Rules/Idiomatic/GenericTypeNameRule.swift",
"Rules/Idiomatic/ImplicitlyUnwrappedOptionalRule.swift",
"Rules/Idiomatic/IsDisjointRule.swift",
"Rules/Idiomatic/JoinedDefaultParameterRule.swift",
"Rules/Idiomatic/LegacyCGGeometryFunctionsRule.swift",
"Rules/Idiomatic/LegacyConstantRule.swift",
"Rules/Idiomatic/LegacyConstantRuleExamples.swift",
"Rules/Idiomatic/LegacyConstructorRule.swift",
"Rules/Idiomatic/LegacyHashingRule.swift",
"Rules/Idiomatic/LegacyMultipleRule.swift",
"Rules/Idiomatic/LegacyNSGeometryFunctionsRule.swift",
"Rules/Idiomatic/LegacyObjcTypeRule.swift",
"Rules/Idiomatic/LegacyRandomRule.swift",
"Rules/Idiomatic/NimbleOperatorRule.swift",
"Rules/Idiomatic/NoEmptyBlockRule.swift",
"Rules/Idiomatic/NoExtensionAccessModifierRule.swift",
"Rules/Idiomatic/NoFallthroughOnlyRule.swift",
"Rules/Idiomatic/NoFallthroughOnlyRuleExamples.swift",
"Rules/Idiomatic/NoGroupingExtensionRule.swift",
"Rules/Idiomatic/NoMagicNumbersRule.swift",
"Rules/Idiomatic/ObjectLiteralRule.swift",
"Rules/Idiomatic/OneDeclarationPerFileRule.swift",
"Rules/Idiomatic/PatternMatchingKeywordsRule.swift",
"Rules/Idiomatic/PreferKeyPathRule.swift",
"Rules/Idiomatic/PreferNimbleRule.swift",
"Rules/Idiomatic/PreferTypeCheckingRule.swift",
"Rules/Idiomatic/PreferZeroOverExplicitInitRule.swift",
"Rules/Idiomatic/PrivateOverFilePrivateRule.swift",
"Rules/Idiomatic/RedundantNilCoalescingRule.swift",
"Rules/Idiomatic/RedundantObjcAttributeRule.swift",
"Rules/Idiomatic/RedundantObjcAttributeRuleExamples.swift",
"Rules/Idiomatic/RedundantOptionalInitializationRule.swift",
"Rules/Idiomatic/RedundantSetAccessControlRule.swift",
"Rules/Idiomatic/RedundantStringEnumValueRule.swift",
"Rules/Idiomatic/RedundantTypeAnnotationRule.swift",
"Rules/Idiomatic/RedundantVoidReturnRule.swift",
"Rules/Idiomatic/ReturnValueFromVoidFunctionRule.swift",
"Rules/Idiomatic/ReturnValueFromVoidFunctionRuleExamples.swift",
"Rules/Idiomatic/ShorthandOptionalBindingRule.swift",
"Rules/Idiomatic/StaticOperatorRule.swift",
"Rules/Idiomatic/StaticOverFinalClassRule.swift",
"Rules/Idiomatic/StrictFilePrivateRule.swift",
"Rules/Idiomatic/SyntacticSugarRule.swift",
"Rules/Idiomatic/SyntacticSugarRuleExamples.swift",
"Rules/Idiomatic/ToggleBoolRule.swift",
"Rules/Idiomatic/TrailingSemicolonRule.swift",
"Rules/Idiomatic/TypeNameRule.swift",
"Rules/Idiomatic/TypeNameRuleExamples.swift",
"Rules/Idiomatic/UnavailableConditionRule.swift",
"Rules/Idiomatic/UnavailableFunctionRule.swift",
"Rules/Idiomatic/UnneededBreakInSwitchRule.swift",
"Rules/Idiomatic/UnneededSynthesizedInitializerRule.swift",
"Rules/Idiomatic/UnneededSynthesizedInitializerRuleExamples.swift",
"Rules/Idiomatic/UntypedErrorInCatchRule.swift",
"Rules/Idiomatic/UnusedEnumeratedRule.swift",
"Rules/Idiomatic/VoidFunctionInTernaryConditionRule.swift",
"Rules/Idiomatic/XCTFailMessageRule.swift",
"Rules/Idiomatic/XCTSpecificMatcherRule.swift",
"Rules/Idiomatic/XCTSpecificMatcherRuleExamples.swift",
"Rules/Lint/AccessibilityLabelForImageRule.swift",
"Rules/Lint/AccessibilityLabelForImageRuleExamples.swift",
"Rules/Lint/AccessibilityTraitForButtonRule.swift",
"Rules/Lint/AccessibilityTraitForButtonRuleExamples.swift",
"Rules/Lint/ArrayInitRule.swift",
"Rules/Lint/AsyncWithoutAwaitRule.swift",
"Rules/Lint/AsyncWithoutAwaitRuleExamples.swift",
"Rules/Lint/BalancedXCTestLifecycleRule.swift",
"Rules/Lint/BlanketDisableCommandRule.swift",
"Rules/Lint/CaptureVariableRule.swift",
"Rules/Lint/ClassDelegateProtocolRule.swift",
"Rules/Lint/CommentSpacingRule.swift",
"Rules/Lint/CompilerProtocolInitRule.swift",
"Rules/Lint/DeploymentTargetRule.swift",
"Rules/Lint/DeploymentTargetRuleExamples.swift",
"Rules/Lint/DiscardedNotificationCenterObserverRule.swift",
"Rules/Lint/DiscouragedDirectInitRule.swift",
"Rules/Lint/DuplicateConditionsRule.swift",
"Rules/Lint/DuplicateEnumCasesRule.swift",
"Rules/Lint/DuplicatedKeyInDictionaryLiteralRule.swift",
"Rules/Lint/DynamicInlineRule.swift",
"Rules/Lint/EmptyXCTestMethodRule.swift",
"Rules/Lint/EmptyXCTestMethodRuleExamples.swift",
"Rules/Lint/ExpiringTodoRule.swift",
"Rules/Lint/IBInspectableInExtensionRule.swift",
"Rules/Lint/IdenticalOperandsRule.swift",
"Rules/Lint/InvalidSwiftLintCommandRule.swift",
"Rules/Lint/LocalDocCommentRule.swift",
"Rules/Lint/LowerACLThanParentRule.swift",
"Rules/Lint/MarkRule.swift",
"Rules/Lint/MarkRuleExamples.swift",
"Rules/Lint/MissingDocsRule.swift",
"Rules/Lint/MissingDocsRuleExamples.swift",
"Rules/Lint/NSLocalizedStringKeyRule.swift",
"Rules/Lint/NSLocalizedStringRequireBundleRule.swift",
"Rules/Lint/NSNumberInitAsFunctionReferenceRule.swift",
"Rules/Lint/NSObjectPreferIsEqualRule.swift",
"Rules/Lint/NSObjectPreferIsEqualRuleExamples.swift",
"Rules/Lint/NonOptionalStringDataConversionRule.swift",
"Rules/Lint/NotificationCenterDetachmentRule.swift",
"Rules/Lint/NotificationCenterDetachmentRuleExamples.swift",
"Rules/Lint/OptionalDataStringConversionRule.swift",
"Rules/Lint/OrphanedDocCommentRule.swift",
"Rules/Lint/OverriddenSuperCallRule.swift",
"Rules/Lint/OverrideInExtensionRule.swift",
"Rules/Lint/PeriodSpacingRule.swift",
"Rules/Lint/PrivateActionRule.swift",
"Rules/Lint/PrivateOutletRule.swift",
"Rules/Lint/PrivateSubjectRule.swift",
"Rules/Lint/PrivateSubjectRuleExamples.swift",
"Rules/Lint/PrivateSwiftUIStatePropertyRule.swift",
"Rules/Lint/PrivateSwiftUIStatePropertyRuleExamples.swift",
"Rules/Lint/PrivateUnitTestRule.swift",
"Rules/Lint/ProhibitedInterfaceBuilderRule.swift",
"Rules/Lint/ProhibitedSuperRule.swift",
"Rules/Lint/QuickDiscouragedCallRule.swift",
"Rules/Lint/QuickDiscouragedCallRuleExamples.swift",
"Rules/Lint/QuickDiscouragedFocusedTestRule.swift",
"Rules/Lint/QuickDiscouragedFocusedTestRuleExamples.swift",
"Rules/Lint/QuickDiscouragedPendingTestRule.swift",
"Rules/Lint/QuickDiscouragedPendingTestRuleExamples.swift",
"Rules/Lint/RawValueForCamelCasedCodableEnumRule.swift",
"Rules/Lint/RedundantSendableRule.swift",
"Rules/Lint/RequiredDeinitRule.swift",
"Rules/Lint/RequiredEnumCaseRule.swift",
"Rules/Lint/SelfInPropertyInitializationRule.swift",
"Rules/Lint/StrongIBOutletRule.swift",
"Rules/Lint/TestCaseAccessibilityRule.swift",
"Rules/Lint/TestCaseAccessibilityRuleExamples.swift",
"Rules/Lint/TodoRule.swift",
"Rules/Lint/TypesafeArrayInitRule.swift",
"Rules/Lint/UnhandledThrowingTaskRule.swift",
"Rules/Lint/UnneededOverrideRule.swift",
"Rules/Lint/UnneededOverrideRuleExamples.swift",
"Rules/Lint/UnownedVariableCaptureRule.swift",
"Rules/Lint/UnusedClosureParameterRule.swift",
"Rules/Lint/UnusedClosureParameterRuleExamples.swift",
"Rules/Lint/UnusedControlFlowLabelRule.swift",
"Rules/Lint/UnusedDeclarationRule.swift",
"Rules/Lint/UnusedDeclarationRuleExamples.swift",
"Rules/Lint/UnusedImportRule.swift",
"Rules/Lint/UnusedImportRuleExamples.swift",
"Rules/Lint/UnusedParameterRule.swift",
"Rules/Lint/UnusedSetterValueRule.swift",
"Rules/Lint/ValidIBInspectableRule.swift",
"Rules/Lint/WeakDelegateRule.swift",
"Rules/Lint/YodaConditionRule.swift",
"Rules/Metrics/ClosureBodyLengthRule.swift",
"Rules/Metrics/ClosureBodyLengthRuleExamples.swift",
"Rules/Metrics/CyclomaticComplexityRule.swift",
"Rules/Metrics/EnumCaseAssociatedValuesLengthRule.swift",
"Rules/Metrics/FileLengthRule.swift",
"Rules/Metrics/FunctionBodyLengthRule.swift",
"Rules/Metrics/FunctionParameterCountRule.swift",
"Rules/Metrics/LargeTupleRule.swift",
"Rules/Metrics/LineLengthRule.swift",
"Rules/Metrics/NestingRule.swift",
"Rules/Metrics/NestingRuleExamples.swift",
"Rules/Metrics/TypeBodyLengthRule.swift",
"Rules/Performance/ContainsOverFilterCountRule.swift",
"Rules/Performance/ContainsOverFilterIsEmptyRule.swift",
"Rules/Performance/ContainsOverFirstNotNilRule.swift",
"Rules/Performance/ContainsOverRangeNilComparisonRule.swift",
"Rules/Performance/EmptyCollectionLiteralRule.swift",
"Rules/Performance/EmptyCountRule.swift",
"Rules/Performance/EmptyStringRule.swift",
"Rules/Performance/FinalTestCaseRule.swift",
"Rules/Performance/FirstWhereRule.swift",
"Rules/Performance/FlatMapOverMapReduceRule.swift",
"Rules/Performance/LastWhereRule.swift",
"Rules/Performance/ReduceBooleanRule.swift",
"Rules/Performance/ReduceIntoRule.swift",
"Rules/Performance/SortedFirstLastRule.swift",
"Rules/RuleConfigurations/AttributesConfiguration.swift",
"Rules/RuleConfigurations/BlanketDisableCommandConfiguration.swift",
"Rules/RuleConfigurations/CollectionAlignmentConfiguration.swift",
"Rules/RuleConfigurations/ColonConfiguration.swift",
"Rules/RuleConfigurations/ComputedAccessorsOrderConfiguration.swift",
"Rules/RuleConfigurations/ConditionalReturnsOnNewlineConfiguration.swift",
"Rules/RuleConfigurations/CyclomaticComplexityConfiguration.swift",
"Rules/RuleConfigurations/DeploymentTargetConfiguration.swift",
"Rules/RuleConfigurations/DiscouragedDirectInitConfiguration.swift",
"Rules/RuleConfigurations/EmptyCountConfiguration.swift",
"Rules/RuleConfigurations/ExpiringTodoConfiguration.swift",
"Rules/RuleConfigurations/ExplicitInitConfiguration.swift",
"Rules/RuleConfigurations/ExplicitTypeInterfaceConfiguration.swift",
"Rules/RuleConfigurations/FileHeaderConfiguration.swift",
"Rules/RuleConfigurations/FileLengthConfiguration.swift",
"Rules/RuleConfigurations/FileNameConfiguration.swift",
"Rules/RuleConfigurations/FileNameNoSpaceConfiguration.swift",
"Rules/RuleConfigurations/FileTypesOrderConfiguration.swift",
"Rules/RuleConfigurations/ForWhereConfiguration.swift",
"Rules/RuleConfigurations/FunctionDefaultParameterAtEndConfiguration.swift",
"Rules/RuleConfigurations/FunctionParameterCountConfiguration.swift",
"Rules/RuleConfigurations/IdentifierNameConfiguration.swift",
"Rules/RuleConfigurations/ImplicitReturnConfiguration.swift",
"Rules/RuleConfigurations/ImplicitlyUnwrappedOptionalConfiguration.swift",
"Rules/RuleConfigurations/InclusiveLanguageConfiguration.swift",
"Rules/RuleConfigurations/IndentationWidthConfiguration.swift",
"Rules/RuleConfigurations/LegacyObjcTypeConfiguration.swift",
"Rules/RuleConfigurations/LineLengthConfiguration.swift",
"Rules/RuleConfigurations/MissingDocsConfiguration.swift",
"Rules/RuleConfigurations/ModifierOrderConfiguration.swift",
"Rules/RuleConfigurations/MultilineArgumentsConfiguration.swift",
"Rules/RuleConfigurations/MultilineParametersConfiguration.swift",
"Rules/RuleConfigurations/NameConfiguration.swift",
"Rules/RuleConfigurations/NestingConfiguration.swift",
"Rules/RuleConfigurations/NoEmptyBlockConfiguration.swift",
"Rules/RuleConfigurations/NoMagicNumbersConfiguration.swift",
"Rules/RuleConfigurations/NonOverridableClassDeclarationConfiguration.swift",
"Rules/RuleConfigurations/NumberSeparatorConfiguration.swift",
"Rules/RuleConfigurations/ObjectLiteralConfiguration.swift",
"Rules/RuleConfigurations/OpeningBraceConfiguration.swift",
"Rules/RuleConfigurations/OperatorUsageWhitespaceConfiguration.swift",
"Rules/RuleConfigurations/OverriddenSuperCallConfiguration.swift",
"Rules/RuleConfigurations/PreferKeyPathConfiguration.swift",
"Rules/RuleConfigurations/PrefixedTopLevelConstantConfiguration.swift",
"Rules/RuleConfigurations/PrivateOutletConfiguration.swift",
"Rules/RuleConfigurations/PrivateOverFilePrivateConfiguration.swift",
"Rules/RuleConfigurations/ProhibitedSuperConfiguration.swift",
"Rules/RuleConfigurations/RedundantDiscardableLetConfiguration.swift",
"Rules/RuleConfigurations/RedundantSendableConfiguration.swift",
"Rules/RuleConfigurations/RedundantTypeAnnotationConfiguration.swift",
"Rules/RuleConfigurations/RedundantVoidReturnConfiguration.swift",
"Rules/RuleConfigurations/RequiredEnumCaseConfiguration.swift",
"Rules/RuleConfigurations/SelfBindingConfiguration.swift",
"Rules/RuleConfigurations/ShorthandArgumentConfiguration.swift",
"Rules/RuleConfigurations/SortedImportsConfiguration.swift",
"Rules/RuleConfigurations/StatementPositionConfiguration.swift",
"Rules/RuleConfigurations/SwitchCaseAlignmentConfiguration.swift",
"Rules/RuleConfigurations/TestCaseAccessibilityConfiguration.swift",
"Rules/RuleConfigurations/TodoConfiguration.swift",
"Rules/RuleConfigurations/TrailingClosureConfiguration.swift",
"Rules/RuleConfigurations/TrailingCommaConfiguration.swift",
"Rules/RuleConfigurations/TrailingWhitespaceConfiguration.swift",
"Rules/RuleConfigurations/TypeContentsOrderConfiguration.swift",
"Rules/RuleConfigurations/TypeNameConfiguration.swift",
"Rules/RuleConfigurations/UnitTestConfiguration.swift",
"Rules/RuleConfigurations/UnneededOverrideRuleConfiguration.swift",
"Rules/RuleConfigurations/UnusedDeclarationConfiguration.swift",
"Rules/RuleConfigurations/UnusedImportConfiguration.swift",
"Rules/RuleConfigurations/UnusedOptionalBindingConfiguration.swift",
"Rules/RuleConfigurations/VerticalWhitespaceClosingBracesConfiguration.swift",
"Rules/RuleConfigurations/VerticalWhitespaceConfiguration.swift",
"Rules/RuleConfigurations/XCTSpecificMatcherConfiguration.swift",
"Rules/Style/AttributeNameSpacingRule.swift",
"Rules/Style/AttributesRule.swift",
"Rules/Style/AttributesRuleExamples.swift",
"Rules/Style/ClosingBraceRule.swift",
"Rules/Style/ClosureEndIndentationRule.swift",
"Rules/Style/ClosureEndIndentationRuleExamples.swift",
"Rules/Style/ClosureParameterPositionRule.swift",
"Rules/Style/ClosureSpacingRule.swift",
"Rules/Style/CollectionAlignmentRule.swift",
"Rules/Style/ColonRule.swift",
"Rules/Style/ColonRuleExamples.swift",
"Rules/Style/CommaInheritanceRule.swift",
"Rules/Style/CommaRule.swift",
"Rules/Style/ComputedAccessorsOrderRule.swift",
"Rules/Style/ComputedAccessorsOrderRuleExamples.swift",
"Rules/Style/ConditionalReturnsOnNewlineRule.swift",
"Rules/Style/ContrastedOpeningBraceRule.swift",
"Rules/Style/ContrastedOpeningBraceRuleExamples.swift",
"Rules/Style/ControlStatementRule.swift",
"Rules/Style/DirectReturnRule.swift",
"Rules/Style/EmptyEnumArgumentsRule.swift",
"Rules/Style/EmptyParametersRule.swift",
"Rules/Style/EmptyParenthesesWithTrailingClosureRule.swift",
"Rules/Style/ExplicitSelfRule.swift",
"Rules/Style/ExplicitSelfRuleExamples.swift",
"Rules/Style/FileHeaderRule.swift",
"Rules/Style/FileTypesOrderRule.swift",
"Rules/Style/FileTypesOrderRuleExamples.swift",
"Rules/Style/IdentifierNameRule.swift",
"Rules/Style/IdentifierNameRuleExamples.swift",
"Rules/Style/ImplicitGetterRule.swift",
"Rules/Style/ImplicitGetterRuleExamples.swift",
"Rules/Style/ImplicitReturnRule.swift",
"Rules/Style/ImplicitReturnRuleExamples.swift",
"Rules/Style/InclusiveLanguageRule.swift",
"Rules/Style/InclusiveLanguageRuleExamples.swift",
"Rules/Style/IndentationWidthRule.swift",
"Rules/Style/LeadingWhitespaceRule.swift",
"Rules/Style/LetVarWhitespaceRule.swift",
"Rules/Style/LiteralExpressionEndIndentationRule.swift",
"Rules/Style/ModifierOrderRule.swift",
"Rules/Style/ModifierOrderRuleExamples.swift",
"Rules/Style/MultilineArgumentsBracketsRule.swift",
"Rules/Style/MultilineArgumentsRule.swift",
"Rules/Style/MultilineArgumentsRuleExamples.swift",
"Rules/Style/MultilineFunctionChainsRule.swift",
"Rules/Style/MultilineLiteralBracketsRule.swift",
"Rules/Style/MultilineParametersBracketsRule.swift",
"Rules/Style/MultilineParametersRule.swift",
"Rules/Style/MultilineParametersRuleExamples.swift",
"Rules/Style/MultipleClosuresWithTrailingClosureRule.swift",
"Rules/Style/NoSpaceInMethodCallRule.swift",
"Rules/Style/NonOverridableClassDeclarationRule.swift",
"Rules/Style/NumberSeparatorRule.swift",
"Rules/Style/NumberSeparatorRuleExamples.swift",
"Rules/Style/OpeningBraceRule.swift",
"Rules/Style/OpeningBraceRuleExamples.swift",
"Rules/Style/OperatorFunctionWhitespaceRule.swift",
"Rules/Style/OperatorUsageWhitespaceRule.swift",
"Rules/Style/OperatorUsageWhitespaceRuleExamples.swift",
"Rules/Style/OptionalEnumCaseMatchingRule.swift",
"Rules/Style/PreferSelfInStaticReferencesRule.swift",
"Rules/Style/PreferSelfInStaticReferencesRuleExamples.swift",
"Rules/Style/PreferSelfTypeOverTypeOfSelfRule.swift",
"Rules/Style/PrefixedTopLevelConstantRule.swift",
"Rules/Style/ProtocolPropertyAccessorsOrderRule.swift",
"Rules/Style/RedundantDiscardableLetRule.swift",
"Rules/Style/RedundantSelfInClosureRule.swift",
"Rules/Style/RedundantSelfInClosureRuleExamples.swift",
"Rules/Style/ReturnArrowWhitespaceRule.swift",
"Rules/Style/SelfBindingRule.swift",
"Rules/Style/ShorthandArgumentRule.swift",
"Rules/Style/ShorthandOperatorRule.swift",
"Rules/Style/SingleTestClassRule.swift",
"Rules/Style/SortedEnumCasesRule.swift",
"Rules/Style/SortedImportsRule.swift",
"Rules/Style/SortedImportsRuleExamples.swift",
"Rules/Style/StatementPositionRule.swift",
"Rules/Style/SuperfluousElseRule.swift",
"Rules/Style/SwitchCaseAlignmentRule.swift",
"Rules/Style/SwitchCaseOnNewlineRule.swift",
"Rules/Style/TrailingClosureRule.swift",
"Rules/Style/TrailingCommaRule.swift",
"Rules/Style/TrailingNewlineRule.swift",
"Rules/Style/TrailingWhitespaceRule.swift",
"Rules/Style/TypeContentsOrderRule.swift",
"Rules/Style/TypeContentsOrderRuleExamples.swift",
"Rules/Style/UnneededParenthesesInClosureArgumentRule.swift",
"Rules/Style/UnusedOptionalBindingRule.swift",
"Rules/Style/VerticalParameterAlignmentOnCallRule.swift",
"Rules/Style/VerticalParameterAlignmentRule.swift",
"Rules/Style/VerticalParameterAlignmentRuleExamples.swift",
"Rules/Style/VerticalWhitespaceBetweenCasesRule.swift",
"Rules/Style/VerticalWhitespaceClosingBracesRule.swift",
"Rules/Style/VerticalWhitespaceClosingBracesRuleExamples.swift",
"Rules/Style/VerticalWhitespaceOpeningBracesRule.swift",
"Rules/Style/VerticalWhitespaceRule.swift",
"Rules/Style/VoidReturnRule.swift"
],
"target_dependencies" : [
"SwiftLintCore"
],
"type" : "library"
},
{
"c99name" : "SwiftLintBuildToolPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftLintBuildToolPlugin",
"path" : "Plugins/SwiftLintBuildToolPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"Path+Helpers.swift",
"SwiftLintBuildToolPlugin.swift",
"SwiftLintBuildToolPluginError.swift"
],
"target_dependencies" : [
"swiftlint"
],
"type" : "plugin"
},
{
"c99name" : "MacroTests",
"module_type" : "SwiftTarget",
"name" : "MacroTests",
"path" : "Tests/MacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"AcceptableByConfigurationElementTests.swift",
"AutoConfigParserTests.swift",
"SwiftSyntaxRuleTests.swift"
],
"target_dependencies" : [
"SwiftLintCoreMacros"
],
"type" : "test"
},
{
"c99name" : "IntegrationTests",
"module_type" : "SwiftTarget",
"name" : "IntegrationTests",
"path" : "Tests/IntegrationTests",
"sources" : [
"IntegrationTests.swift"
],
"target_dependencies" : [
"SwiftLintFramework",
"TestHelpers"
],
"type" : "test"
},
{
"c99name" : "GeneratedTests",
"module_type" : "SwiftTarget",
"name" : "GeneratedTests",
"path" : "Tests/GeneratedTests",
"sources" : [
"GeneratedTests_01.swift",
"GeneratedTests_02.swift",
"GeneratedTests_03.swift",
"GeneratedTests_04.swift",
"GeneratedTests_05.swift",
"GeneratedTests_06.swift",
"GeneratedTests_07.swift",
"GeneratedTests_08.swift",
"GeneratedTests_09.swift",
"GeneratedTests_10.swift"
],
"target_dependencies" : [
"SwiftLintFramework",
"TestHelpers"
],
"type" : "test"
},
{
"c99name" : "FrameworkTests",
"module_type" : "SwiftTarget",
"name" : "FrameworkTests",
"path" : "Tests/FrameworkTests",
"sources" : [
"AccessControlLevelTests.swift",
"BaselineTests.swift",
"CodeIndentingRewriterTests.swift",
"CollectingRuleTests.swift",
"CommandTests.swift",
"ConditionallySourceKitFreeTests.swift",
"ConfigurationAliasesTests.swift",
"ConfigurationTests+Mock.swift",
"ConfigurationTests+MultipleConfigs.swift",
"ConfigurationTests.swift",
"CustomRulesTests.swift",
"DisableAllTests.swift",
"EmptyFileTests.swift",
"ExampleTests.swift",
"Exports.swift",
"ExtendedNSStringTests.swift",
"ExtendedStringTests.swift",
"GlobTests.swift",
"LineEndingTests.swift",
"LintOrAnalyzeOptionsTests.swift",
"LinterCacheTests.swift",
"ModifierOrderTests.swift",
"ParserDiagnosticsTests.swift",
"RegexConfigurationTests.swift",
"RegionTests.swift",
"ReporterTests.swift",
"RuleConfigurationDescriptionTests.swift",
"RuleConfigurationTests.swift",
"RuleTests.swift",
"RulesTests.swift",
"SourceKitCrashTests.swift",
"StringExtensionTests.swift",
"StringViewExtensionTests.swift",
"SwiftLintFileTests.swift",
"SwiftSyntaxKindBridgeTests.swift",
"SwiftVersionTests.swift",
"YamlParserTests.swift",
"YamlSwiftLintTests.swift"
],
"target_dependencies" : [
"SwiftLintFramework",
"TestHelpers",
"SwiftLintCoreMacros"
],
"type" : "test"
},
{
"c99name" : "ExtraRulesTests",
"module_type" : "SwiftTarget",
"name" : "ExtraRulesTests",
"path" : "Tests/ExtraRulesTests",
"sources" : [
"ExtraRulesTests.swift"
],
"target_dependencies" : [
"SwiftLintFramework",
"TestHelpers"
],
"type" : "test"
},
{
"c99name" : "DyldWarningWorkaround",
"module_type" : "ClangTarget",
"name" : "DyldWarningWorkaround",
"path" : "Source/DyldWarningWorkaround",
"product_memberships" : [
"swiftlint",
"SwiftLintFramework",
"SwiftLintBuildToolPlugin",
"SwiftLintCommandPlugin",
"swiftlint-dev"
],
"sources" : [
"DyldWarningWorkaround.c"
],
"type" : "library"
},
{
"c99name" : "CLITests",
"module_type" : "SwiftTarget",
"name" : "CLITests",
"path" : "Tests/CLITests",
"sources" : [
"RulesFilterTests.swift"
],
"target_dependencies" : [
"SwiftLintFramework"
],
"type" : "test"
},
{
"c99name" : "BuiltInRulesTests",
"module_type" : "SwiftTarget",
"name" : "BuiltInRulesTests",
"path" : "Tests/BuiltInRulesTests",
"sources" : [
"AttributesRuleTests.swift",
"BlanketDisableCommandRuleTests.swift",
"ChildOptionSeverityConfigurationTests.swift",
"CollectionAlignmentRuleTests.swift",
"ColonRuleTests.swift",
"CompilerProtocolInitRuleTests.swift",
"ComputedAccessorsOrderRuleTests.swift",
"ConditionalReturnsOnNewlineRuleTests.swift",
"ContainsOverFirstNotNilRuleTests.swift",
"CyclomaticComplexityConfigurationTests.swift",
"CyclomaticComplexityRuleTests.swift",
"DeploymentTargetConfigurationTests.swift",
"DeploymentTargetRuleTests.swift",
"DiscouragedDirectInitRuleTests.swift",
"DiscouragedObjectLiteralRuleTests.swift",
"DuplicateImportsRuleTests.swift",
"EmptyCountRuleTests.swift",
"ExpiringTodoRuleTests.swift",
"ExplicitInitRuleTests.swift",
"ExplicitTypeInterfaceConfigurationTests.swift",
"ExplicitTypeInterfaceRuleTests.swift",
"FileHeaderRuleTests.swift",
"FileLengthRuleTests.swift",
"FileNameNoSpaceRuleTests.swift",
"FileNameRuleTests.swift",
"FileTypesOrderRuleTests.swift",
"FunctionBodyLengthRuleTests.swift",
"FunctionParameterCountRuleTests.swift",
"GenericTypeNameRuleTests.swift",
"IdentifierNameRuleTests.swift",
"ImplicitGetterRuleTests.swift",
"ImplicitReturnConfigurationTests.swift",
"ImplicitReturnRuleTests.swift",
"ImplicitlyUnwrappedOptionalConfigurationTests.swift",
"ImplicitlyUnwrappedOptionalRuleTests.swift",
"InclusiveLanguageRuleTests.swift",
"IndentationWidthRuleTests.swift",
"LineLengthConfigurationTests.swift",
"LineLengthRuleTests.swift",
"MissingDocsRuleTests.swift",
"MultilineArgumentsRuleTests.swift",
"MultilineParametersConfigurationTests.swift",
"NameConfigurationTests.swift",
"NestingRuleTests.swift",
"NoEmptyBlockConfigurationTests.swift",
"NumberSeparatorRuleTests.swift",
"ObjectLiteralRuleTests.swift",
"OpeningBraceRuleTests.swift",
"PreferKeyPathRuleTests.swift",
"PrefixedTopLevelConstantRuleTests.swift",
"PrivateOverFilePrivateRuleTests.swift",
"RequiredEnumCaseConfigurationTests.swift",
"StatementPositionRuleTests.swift",
"SwitchCaseAlignmentRuleTests.swift",
"TodoRuleTests.swift",
"TrailingClosureConfigurationTests.swift",
"TrailingClosureRuleTests.swift",
"TrailingCommaRuleTests.swift",
"TrailingWhitespaceRuleTests.swift",
"TypeContentsOrderRuleTests.swift",
"TypeNameRuleTests.swift",
"TypesafeArrayInitRuleTests.swift",
"UnneededOverrideRuleTests.swift",
"UnusedDeclarationConfigurationTests.swift",
"UnusedOptionalBindingRuleTests.swift",
"VerticalWhitespaceRuleTests.swift",
"XCTSpecificMatcherRuleTests.swift"
],
"target_dependencies" : [
"SwiftLintBuiltInRules",
"TestHelpers"
],
"type" : "test"
}
],
"tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.