Build Information
Successful build of StringsLint, reference 0.1.9 (8368fb
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 23:10:26 UTC.
Swift 6 data race errors: 7
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dral3x/stringslint.git
Reference: 0.1.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dral3x/stringslint
* tag 0.1.9 -> FETCH_HEAD
HEAD is now at 8368fbc release 0.1.9
Cloned https://github.com/dral3x/stringslint.git
Revision (git rev-parse @):
8368fbc20ff079d198605fe3d46f2f1cc58d4a4f
SUCCESS checkout https://github.com/dral3x/stringslint.git at 0.1.9
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/9942] Fetching yams
[2/22337] Fetching yams, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.87s)
Fetched https://github.com/jpsim/Yams.git from cache (1.87s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (3.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "stringslint",
"name": "StringsLint",
"url": "https://github.com/dral3x/stringslint.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stringslint",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
},
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/dral3x/stringslint.git
[1/1236] Fetching stringslint
Fetched https://github.com/dral3x/stringslint.git from cache (0.93s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.56s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.02s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.03s)
Creating working copy for https://github.com/dral3x/stringslint.git
Working copy of https://github.com/dral3x/stringslint.git resolved at 0.1.9 (8368fbc)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Found 2 product dependencies
- swift-argument-parser
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/dral3x/stringslint.git
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"1.5.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "yams",
"requirement" : {
"exact" : [
"5.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "StringsLint",
"name" : "StringsLint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "stringslint",
"targets" : [
"stringslint"
],
"type" : {
"executable" : null
}
},
{
"name" : "StringsLintFramework",
"targets" : [
"StringsLintFramework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "stringslint",
"module_type" : "SwiftTarget",
"name" : "stringslint",
"path" : "Sources/stringslint",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"stringslint"
],
"sources" : [
"Commands/Lint.swift",
"Commands/StringsLint.swift",
"Commands/Version.swift",
"Extensions/Configuration+CommandLine.swift",
"Extensions/FileManager+StringsLint.swift",
"Extensions/Reporter+CommandLine.swift",
"Helpers/Linter.swift",
"Helpers/StringsLintError.swift"
],
"target_dependencies" : [
"StringsLintFramework"
],
"type" : "executable"
},
{
"c99name" : "StringsLintFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "StringsLintFrameworkTests",
"path" : "Tests/StringsLintFrameworkTests",
"sources" : [
"Models/ConfigurationTestCase.swift",
"Models/ConfigurationTests.swift",
"Parsers/Configuration/ObjcParserConfigurationTests.swift",
"Parsers/Configuration/SwiftParserConfigurationTests.swift",
"Parsers/ObjcParserTests.swift",
"Parsers/ParserTestCase.swift",
"Parsers/StringsParserTests.swift",
"Parsers/StringsdictParserTests.swift",
"Parsers/SwiftParserTests.swift",
"Parsers/XibParserTests.swift",
"Reporters/XcodeReporterTests.swift",
"Rules/Configuration/MissingCommentRuleConfiguratonTests.swift",
"Rules/Configuration/MissingRuleConfigurationTests.swift",
"Rules/Configuration/PartialRuleConfigurationTests.swift",
"Rules/Configuration/UnusedRuleConfigurationTests.swift",
"Rules/Lint/MissingCommentRuleTests.swift",
"Rules/Lint/MissingRuleTests.swift",
"Rules/Lint/UnusedRuleTests.swift"
],
"target_dependencies" : [
"StringsLintFramework"
],
"type" : "test"
},
{
"c99name" : "StringsLintFramework",
"module_type" : "SwiftTarget",
"name" : "StringsLintFramework",
"path" : "Sources/StringsLintFramework",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"stringslint",
"StringsLintFramework"
],
"sources" : [
"Extensions/Array+StringsLint.swift",
"Extensions/Configuration+Parsing.swift",
"Extensions/LinuxCompatibility.swift",
"Extensions/QueuedPrint.swift",
"Extensions/String+StringsLint.swift",
"Helpers/Glob.swift",
"Helpers/Parsing.swift",
"Helpers/String+Range.swift",
"Models/Configuration.swift",
"Models/ConfigurationError.swift",
"Models/File.swift",
"Models/Locale.swift",
"Models/LocalizedString.swift",
"Models/Location.swift",
"Models/MasterRuleList.swift",
"Models/RegexConfiguration.swift",
"Models/RuleDescription.swift",
"Models/RuleList.swift",
"Models/Version.swift",
"Models/Violation.swift",
"Models/ViolationSeverity.swift",
"Parsers/ComposedParser.swift",
"Parsers/Configuration/ObjcParserConfiguration.swift",
"Parsers/Configuration/SwiftParserConfiguration.swift",
"Parsers/Configuration/XibParserConfiguration.swift",
"Parsers/LocalizableParser.swift",
"Parsers/ObjcParser.swift",
"Parsers/StringsParser.swift",
"Parsers/StringsdictParser.swift",
"Parsers/SwiftParser.swift",
"Parsers/XibParser.swift",
"Parsers/YamlParser.swift",
"Reporters/Reporter.swift",
"Reporters/XcodeReporter.swift",
"Rules/Configuration/MissingCommentRuleConfiguration.swift",
"Rules/Configuration/MissingRuleConfiguration.swift",
"Rules/Configuration/PartialRuleConfiguration.swift",
"Rules/Configuration/RuleConfiguration.swift",
"Rules/Configuration/UnusedRuleConfiguration.swift",
"Rules/Lint/MissingCommentRule.swift",
"Rules/Lint/MissingRule.swift",
"Rules/Lint/PartialRule.swift",
"Rules/Lint/UnusedRule.swift",
"Rules/LintRule.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/17] Write sources
[1/17] Write stringslint-entitlement.plist
[1/17] Write sources
[7/17] Write swift-version--7754E27361AE5C74.txt
[8/19] Compiling reader.c
[9/19] Compiling writer.c
[10/19] Compiling parser.c
[11/19] Compiling api.c
[12/19] Compiling emitter.c
[13/19] Compiling scanner.c
[15/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/34] Emitting module ArgumentParserToolInfo
[17/73] Compiling ArgumentParser CommandConfiguration.swift
[18/73] Compiling ArgumentParser CommandGroup.swift
[19/73] Compiling ArgumentParser EnumerableFlag.swift
[20/73] Compiling ArgumentParser ExpressibleByArgument.swift
[21/77] Compiling ArgumentParser InputOrigin.swift
[22/77] Compiling ArgumentParser Name.swift
[23/77] Compiling ArgumentParser Parsed.swift
[24/77] Compiling ArgumentParser ParsedValues.swift
[25/77] Compiling ArgumentParser ArgumentHelp.swift
[26/77] Compiling ArgumentParser ArgumentVisibility.swift
[27/77] Compiling ArgumentParser CompletionKind.swift
[28/77] Compiling ArgumentParser Errors.swift
[29/77] Compiling ArgumentParser Flag.swift
[30/77] Compiling ArgumentParser Platform.swift
[31/77] Compiling ArgumentParser SequenceExtensions.swift
[32/77] Compiling ArgumentParser StringExtensions.swift
[33/77] Compiling ArgumentParser Tree.swift
[34/77] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/77] Compiling ArgumentParser CompletionsGenerator.swift
[36/77] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/77] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/77] Compiling ArgumentParser Argument.swift
[39/77] Compiling ArgumentParser ParsableArguments.swift
[40/77] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/77] Compiling ArgumentParser ParsableCommand.swift
[42/77] Compiling ArgumentParser ArgumentDecoder.swift
[43/77] Emitting module ArgumentParser
[44/77] Compiling ArgumentParser NameSpecification.swift
[45/77] Compiling ArgumentParser Option.swift
[46/77] Compiling ArgumentParser OptionGroup.swift
[47/77] Compiling ArgumentParser AsyncParsableCommand.swift
[48/77] Compiling Yams Resolver.swift
[51/78] Compiling Yams String+Yams.swift
[52/78] Compiling Yams Tag.swift
[55/78] Compiling Yams Representer.swift
[58/78] Compiling ArgumentParser HelpGenerator.swift
[59/78] Compiling ArgumentParser MessageInfo.swift
[60/78] Compiling ArgumentParser UsageGenerator.swift
[61/78] Compiling ArgumentParser CollectionExtensions.swift
[62/78] Compiling ArgumentParser ParserError.swift
[63/78] Compiling ArgumentParser SplitArguments.swift
[64/78] Compiling ArgumentParser DumpHelpGenerator.swift
[65/78] Compiling ArgumentParser HelpCommand.swift
[66/78] Compiling ArgumentParser ArgumentDefinition.swift
[67/78] Compiling ArgumentParser ArgumentSet.swift
[68/78] Compiling ArgumentParser CommandParser.swift
[69/78] Compiling ArgumentParser InputKey.swift
[70/78] Emitting module Yams
[75/78] Compiling Yams YamlError.swift
[76/119] Compiling StringsLintFramework Array+StringsLint.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Extensions/QueuedPrint.swift:33:15: warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
29 | - parameter object: Object to print.
30 | */
31 | public func queuedPrint<T>(_ object: T) {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
32 | outputQueue.async {
33 | print(object)
| `- warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | }
35 | }
[77/119] Compiling StringsLintFramework Configuration+Parsing.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Extensions/QueuedPrint.swift:33:15: warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
29 | - parameter object: Object to print.
30 | */
31 | public func queuedPrint<T>(_ object: T) {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
32 | outputQueue.async {
33 | print(object)
| `- warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | }
35 | }
[78/119] Compiling StringsLintFramework LinuxCompatibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Extensions/QueuedPrint.swift:33:15: warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
29 | - parameter object: Object to print.
30 | */
31 | public func queuedPrint<T>(_ object: T) {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
32 | outputQueue.async {
33 | print(object)
| `- warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | }
35 | }
[79/119] Compiling StringsLintFramework QueuedPrint.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Extensions/QueuedPrint.swift:33:15: warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
29 | - parameter object: Object to print.
30 | */
31 | public func queuedPrint<T>(_ object: T) {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
32 | outputQueue.async {
33 | print(object)
| `- warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | }
35 | }
[80/119] Compiling StringsLintFramework String+StringsLint.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Extensions/QueuedPrint.swift:33:15: warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
29 | - parameter object: Object to print.
30 | */
31 | public func queuedPrint<T>(_ object: T) {
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
32 | outputQueue.async {
33 | print(object)
| `- warning: capture of 'object' with non-sendable type 'T' in a `@Sendable` closure; this is an error in the Swift 6 language mode
34 | }
35 | }
[81/123] Compiling StringsLintFramework ViolationSeverity.swift
[82/123] Compiling StringsLintFramework ComposedParser.swift
[83/123] Compiling StringsLintFramework ObjcParserConfiguration.swift
[84/123] Compiling StringsLintFramework SwiftParserConfiguration.swift
[85/123] Emitting module StringsLintFramework
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingCommentRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingCommentRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing_comment",
13 | name: "MissingComment",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing",
13 | name: "Missing",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/PartialRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class PartialRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "partial",
13 | name: "Partial",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/UnusedRule.swift:12:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public class UnusedRule: LintRule {
11 |
12 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | identifier: "unused",
14 | name: "Unused",
[86/123] Compiling StringsLintFramework XibParserConfiguration.swift
[87/123] Compiling StringsLintFramework LocalizableParser.swift
[88/123] Compiling StringsLintFramework ObjcParser.swift
[89/123] Compiling StringsLintFramework StringsParser.swift
[90/123] Compiling StringsLintFramework Glob.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[91/123] Compiling StringsLintFramework Parsing.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[92/123] Compiling StringsLintFramework String+Range.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[93/123] Compiling StringsLintFramework Configuration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[94/123] Compiling StringsLintFramework ConfigurationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[95/123] Compiling StringsLintFramework File.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[96/123] Compiling StringsLintFramework Locale.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[97/123] Compiling StringsLintFramework LocalizedString.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[98/123] Compiling StringsLintFramework Location.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[99/123] Compiling StringsLintFramework MasterRuleList.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/MasterRuleList.swift:8:12: warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
6 | //
7 |
8 | public let masterRuleList = RuleList(rules: [
| |- warning: let 'masterRuleList' is not concurrency-safe because non-'Sendable' type 'RuleList' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'masterRuleList' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
9 | MissingRule.self,
10 | UnusedRule.self,
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/RuleList.swift:12:15: note: consider making struct 'RuleList' conform to the 'Sendable' protocol
10 | }
11 |
12 | public struct RuleList {
| `- note: consider making struct 'RuleList' conform to the 'Sendable' protocol
13 | public let list: [String: LintRule.Type]
14 |
[100/123] Compiling StringsLintFramework RegexConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
[101/123] Compiling StringsLintFramework RuleDescription.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
[102/123] Compiling StringsLintFramework RuleList.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
[103/123] Compiling StringsLintFramework Version.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
[104/123] Compiling StringsLintFramework Violation.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/Version.swift:4:23: warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
1 | public struct Version {
| `- note: consider making struct 'Version' conform to the 'Sendable' protocol
2 | public let value: String
3 |
4 | public static let current = Version(value: "0.1.9")
| |- warning: static property 'current' is not concurrency-safe because non-'Sendable' type 'Version' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'current' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
5 | }
[105/123] Compiling StringsLintFramework PartialRuleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingCommentRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingCommentRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing_comment",
13 | name: "MissingComment",
[106/123] Compiling StringsLintFramework RuleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingCommentRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingCommentRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing_comment",
13 | name: "MissingComment",
[107/123] Compiling StringsLintFramework UnusedRuleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingCommentRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingCommentRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing_comment",
13 | name: "MissingComment",
[108/123] Compiling StringsLintFramework MissingCommentRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingCommentRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingCommentRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing_comment",
13 | name: "MissingComment",
[109/123] Compiling StringsLintFramework StringsdictParser.swift
[110/123] Compiling StringsLintFramework SwiftParser.swift
[111/123] Compiling StringsLintFramework XibParser.swift
[112/123] Compiling StringsLintFramework YamlParser.swift
[113/123] Compiling StringsLintFramework Reporter.swift
[114/123] Compiling StringsLintFramework XcodeReporter.swift
[115/123] Compiling StringsLintFramework MissingCommentRuleConfiguration.swift
[116/123] Compiling StringsLintFramework MissingRuleConfiguration.swift
[117/123] Compiling StringsLintFramework MissingRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing",
13 | name: "Missing",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/PartialRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class PartialRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "partial",
13 | name: "Partial",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/UnusedRule.swift:12:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public class UnusedRule: LintRule {
11 |
12 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | identifier: "unused",
14 | name: "Unused",
[118/123] Compiling StringsLintFramework PartialRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing",
13 | name: "Missing",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/PartialRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class PartialRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "partial",
13 | name: "Partial",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/UnusedRule.swift:12:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public class UnusedRule: LintRule {
11 |
12 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | identifier: "unused",
14 | name: "Unused",
[119/123] Compiling StringsLintFramework UnusedRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing",
13 | name: "Missing",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/PartialRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class PartialRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "partial",
13 | name: "Partial",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/UnusedRule.swift:12:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public class UnusedRule: LintRule {
11 |
12 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | identifier: "unused",
14 | name: "Unused",
[120/123] Compiling StringsLintFramework LintRule.swift
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/MissingRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class MissingRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "missing",
13 | name: "Missing",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/PartialRule.swift:11:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
9 |
10 | public class PartialRule: LintRule {
11 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 | identifier: "partial",
13 | name: "Partial",
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Rules/Lint/UnusedRule.swift:12:23: warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 | public class UnusedRule: LintRule {
11 |
12 | public static var description = RuleDescription(
| |- warning: static property 'description' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'description' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'description' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
13 | identifier: "unused",
14 | name: "Unused",
[121/132] Compiling stringslint FileManager+StringsLint.swift
[122/132] Compiling stringslint StringsLintError.swift
[123/132] Compiling stringslint Linter.swift
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Helpers/Linter.swift:32:21: warning: capture of 'self' with non-sendable type 'Linter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
10 | import StringsLintFramework
11 |
12 | struct Linter {
| `- note: consider making struct 'Linter' conform to the 'Sendable' protocol
13 |
14 | let parallel: Bool
:
30 | if self.parallel {
31 | DispatchQueue.concurrentPerform(iterations: self.rules.count) { index in
32 | self.rules[index].processFile(file)
| `- warning: capture of 'self' with non-sendable type 'Linter' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 | }
34 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Helpers/Linter.swift:32:51: warning: capture of 'file' with non-sendable type 'File' in a `@Sendable` closure; this is an error in the Swift 6 language mode
30 | if self.parallel {
31 | DispatchQueue.concurrentPerform(iterations: self.rules.count) { index in
32 | self.rules[index].processFile(file)
| `- warning: capture of 'file' with non-sendable type 'File' in a `@Sendable` closure; this is an error in the Swift 6 language mode
33 | }
34 | } else {
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Models/File.swift:12:20: note: class 'File' does not conform to the 'Sendable' protocol
10 |
11 | /// Represents a source file.
12 | public final class File: Comparable {
| `- note: class 'File' does not conform to the 'Sendable' protocol
13 |
14 | /// File URL. Nil if initialized directly with `File(contents:)`.
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Helpers/Linter.swift:10:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'StringsLintFramework'
8 | import Foundation
9 | import Dispatch
10 | import StringsLintFramework
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'StringsLintFramework'
11 |
12 | struct Linter {
[124/132] Compiling stringslint Reporter+CommandLine.swift
[125/132] Compiling stringslint Version.swift
[126/132] Compiling stringslint Configuration+CommandLine.swift
[127/132] Compiling stringslint StringsLint.swift
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Commands/StringsLint.swift:13:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct StringsLint: ParsableCommand {
13 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | commandName: "stringslint",
15 | abstract: "A tool to enforce Swift style and conventions.",
[128/132] Emitting module stringslint
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Commands/StringsLint.swift:13:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct StringsLint: ParsableCommand {
13 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 | commandName: "stringslint",
15 | abstract: "A tool to enforce Swift style and conventions.",
[129/132] Compiling stringslint Lint.swift
[129/132] Write Objects.LinkFileList
[130/132] Linking stringslint
[131/132] Applying stringslint
Build complete! (17.31s)
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/stringslint/Supporting Files/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Sources/StringsLintFramework/Supporting Files/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"exact" : [
"1.5.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "yams",
"requirement" : {
"exact" : [
"5.0.6"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "StringsLint",
"name" : "StringsLint",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "stringslint",
"targets" : [
"stringslint"
],
"type" : {
"executable" : null
}
},
{
"name" : "StringsLintFramework",
"targets" : [
"StringsLintFramework"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "stringslint",
"module_type" : "SwiftTarget",
"name" : "stringslint",
"path" : "Sources/stringslint",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"stringslint"
],
"sources" : [
"Commands/Lint.swift",
"Commands/StringsLint.swift",
"Commands/Version.swift",
"Extensions/Configuration+CommandLine.swift",
"Extensions/FileManager+StringsLint.swift",
"Extensions/Reporter+CommandLine.swift",
"Helpers/Linter.swift",
"Helpers/StringsLintError.swift"
],
"target_dependencies" : [
"StringsLintFramework"
],
"type" : "executable"
},
{
"c99name" : "StringsLintFrameworkTests",
"module_type" : "SwiftTarget",
"name" : "StringsLintFrameworkTests",
"path" : "Tests/StringsLintFrameworkTests",
"sources" : [
"Models/ConfigurationTestCase.swift",
"Models/ConfigurationTests.swift",
"Parsers/Configuration/ObjcParserConfigurationTests.swift",
"Parsers/Configuration/SwiftParserConfigurationTests.swift",
"Parsers/ObjcParserTests.swift",
"Parsers/ParserTestCase.swift",
"Parsers/StringsParserTests.swift",
"Parsers/StringsdictParserTests.swift",
"Parsers/SwiftParserTests.swift",
"Parsers/XibParserTests.swift",
"Reporters/XcodeReporterTests.swift",
"Rules/Configuration/MissingCommentRuleConfiguratonTests.swift",
"Rules/Configuration/MissingRuleConfigurationTests.swift",
"Rules/Configuration/PartialRuleConfigurationTests.swift",
"Rules/Configuration/UnusedRuleConfigurationTests.swift",
"Rules/Lint/MissingCommentRuleTests.swift",
"Rules/Lint/MissingRuleTests.swift",
"Rules/Lint/UnusedRuleTests.swift"
],
"target_dependencies" : [
"StringsLintFramework"
],
"type" : "test"
},
{
"c99name" : "StringsLintFramework",
"module_type" : "SwiftTarget",
"name" : "StringsLintFramework",
"path" : "Sources/StringsLintFramework",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"stringslint",
"StringsLintFramework"
],
"sources" : [
"Extensions/Array+StringsLint.swift",
"Extensions/Configuration+Parsing.swift",
"Extensions/LinuxCompatibility.swift",
"Extensions/QueuedPrint.swift",
"Extensions/String+StringsLint.swift",
"Helpers/Glob.swift",
"Helpers/Parsing.swift",
"Helpers/String+Range.swift",
"Models/Configuration.swift",
"Models/ConfigurationError.swift",
"Models/File.swift",
"Models/Locale.swift",
"Models/LocalizedString.swift",
"Models/Location.swift",
"Models/MasterRuleList.swift",
"Models/RegexConfiguration.swift",
"Models/RuleDescription.swift",
"Models/RuleList.swift",
"Models/Version.swift",
"Models/Violation.swift",
"Models/ViolationSeverity.swift",
"Parsers/ComposedParser.swift",
"Parsers/Configuration/ObjcParserConfiguration.swift",
"Parsers/Configuration/SwiftParserConfiguration.swift",
"Parsers/Configuration/XibParserConfiguration.swift",
"Parsers/LocalizableParser.swift",
"Parsers/ObjcParser.swift",
"Parsers/StringsParser.swift",
"Parsers/StringsdictParser.swift",
"Parsers/SwiftParser.swift",
"Parsers/XibParser.swift",
"Parsers/YamlParser.swift",
"Reporters/Reporter.swift",
"Reporters/XcodeReporter.swift",
"Rules/Configuration/MissingCommentRuleConfiguration.swift",
"Rules/Configuration/MissingRuleConfiguration.swift",
"Rules/Configuration/PartialRuleConfiguration.swift",
"Rules/Configuration/RuleConfiguration.swift",
"Rules/Configuration/UnusedRuleConfiguration.swift",
"Rules/Lint/MissingCommentRule.swift",
"Rules/Lint/MissingRule.swift",
"Rules/Lint/PartialRule.swift",
"Rules/Lint/UnusedRule.swift",
"Rules/LintRule.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.