Build Information
Successful build of Hwp-Swift, reference 0.14.1 (64482d
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 01:50:12 UTC.
Swift 6 data race errors: 5
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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sboh1214/Hwp-Swift.git
Reference: 0.14.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sboh1214/Hwp-Swift
* tag 0.14.1 -> FETCH_HEAD
HEAD is now at 64482d3 Update deps and downgrade to swift@5.2 (#56)
Cloned https://github.com/sboh1214/Hwp-Swift.git
Revision (git rev-parse @):
64482d3c8f2dcf3762ddb4405fc606bf81b9b579
SUCCESS checkout https://github.com/sboh1214/Hwp-Swift.git at 0.14.1
Fetching https://github.com/tsolomko/SWCompression.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/CoreOffice/OLEKit.git
[1/906] Fetching olekit
[156/17886] Fetching olekit, swcompression
[12963/37161] Fetching olekit, swcompression, nimble
Fetched https://github.com/Quick/Nimble from cache (2.77s)
Fetched https://github.com/CoreOffice/OLEKit.git from cache (2.77s)
Fetched https://github.com/tsolomko/SWCompression.git from cache (2.77s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.0.1 (0.58s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.5.8 (0.58s)
Fetching https://github.com/tsolomko/BitByteData
[1/3051] Fetching bitbytedata
Fetched https://github.com/tsolomko/BitByteData from cache (1.07s)
Computing version for https://github.com/CoreOffice/OLEKit.git
Computed https://github.com/CoreOffice/OLEKit.git at 0.3.1 (0.53s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 1.4.4 (0.56s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.55s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 1.4.4
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.0.1
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at 0.3.1
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.5.8
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "hwp-swift",
"name": "Hwp-Swift",
"url": "https://github.com/sboh1214/Hwp-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hwp-Swift",
"dependencies": [
{
"identity": "olekit",
"name": "OLEKit",
"url": "https://github.com/CoreOffice/OLEKit.git",
"version": "0.3.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OLEKit",
"dependencies": [
]
},
{
"identity": "swcompression",
"name": "SWCompression",
"url": "https://github.com/tsolomko/SWCompression.git",
"version": "4.5.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWCompression",
"dependencies": [
{
"identity": "bitbytedata",
"name": "BitByteData",
"url": "https://github.com/tsolomko/BitByteData",
"version": "1.4.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BitByteData",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/sboh1214/Hwp-Swift.git
[1/2833] Fetching hwp-swift
Fetched https://github.com/sboh1214/Hwp-Swift.git from cache (1.18s)
Fetching https://github.com/tsolomko/SWCompression.git from cache
Fetching https://github.com/CoreOffice/OLEKit.git from cache
Fetched https://github.com/CoreOffice/OLEKit.git from cache (0.46s)
Fetched https://github.com/tsolomko/SWCompression.git from cache (0.46s)
Computing version for https://github.com/tsolomko/SWCompression.git
Computed https://github.com/tsolomko/SWCompression.git at 4.5.8 (0.03s)
Fetching https://github.com/tsolomko/BitByteData from cache
Fetched https://github.com/tsolomko/BitByteData from cache (0.47s)
Computing version for https://github.com/CoreOffice/OLEKit.git
Computed https://github.com/CoreOffice/OLEKit.git at 0.3.1 (0.02s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 1.4.4 (0.03s)
Creating working copy for https://github.com/tsolomko/SWCompression.git
Working copy of https://github.com/tsolomko/SWCompression.git resolved at 4.5.8
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 1.4.4
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at 0.3.1
Creating working copy for https://github.com/sboh1214/Hwp-Swift.git
Working copy of https://github.com/sboh1214/Hwp-Swift.git resolved at 0.14.1 (64482d3)
warning: '.resolve-product-dependencies': dependency 'hwp-swift' is not used by any target
Found 2 product dependencies
- OLEKit
- SWCompression
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/sboh1214/Hwp-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/24] Compiling OLEKit StorageType.swift
[7/24] Compiling OLEKit OLEStream.swift
[8/24] Compiling OLEKit Reader.swift
[9/24] Compiling BitByteData Extensions.swift
[10/24] Compiling BitByteData MsbBitWriter.swift
[11/24] Compiling BitByteData LsbBitWriter.swift
[12/24] Compiling BitByteData MsbBitReader.swift
[13/24] Compiling BitByteData BitWriter.swift
[14/24] Compiling BitByteData ByteReader.swift
[15/24] Compiling BitByteData LsbBitReader.swift
[16/24] Compiling OLEKit OLEError.swift
[17/24] Emitting module BitByteData
[18/24] Compiling BitByteData BitReader.swift
[19/24] Compiling OLEKit Header.swift
[20/24] Compiling OLEKit DirectoryEntry.swift
[21/24] Compiling OLEKit DataStream.swift
[22/24] Emitting module OLEKit
[23/24] Compiling OLEKit FAT.swift
[24/24] Compiling OLEKit OLEFile.swift
[25/108] Compiling SWCompression CompressionAlgorithm.swift
[26/108] Compiling SWCompression CompressionMethod.swift
[27/108] Compiling SWCompression Container.swift
[28/108] Compiling SWCompression ContainerEntry.swift
[29/108] Compiling SWCompression ContainerEntryInfo.swift
[30/108] Compiling SWCompression ContainerEntryType.swift
[31/108] Compiling SWCompression DosAttributes.swift
[32/108] Compiling SWCompression Permissions.swift
[33/108] Compiling SWCompression DecompressionAlgorithm.swift
[34/117] Compiling SWCompression DeltaFilter.swift
[35/117] Compiling SWCompression Extensions.swift
[36/117] Compiling SWCompression FileSystemType.swift
[37/117] Compiling SWCompression Deflate+Compress.swift
[38/117] Compiling SWCompression Deflate+Constants.swift
[39/117] Compiling SWCompression Deflate+Lengths.swift
[40/117] Compiling SWCompression Deflate.swift
[41/117] Compiling SWCompression DeflateError.swift
[42/117] Compiling SWCompression FileSystemType+Gzip.swift
[43/117] Compiling SWCompression BZip2Error.swift
[44/117] Compiling SWCompression BurrowsWheeler.swift
[45/117] Compiling SWCompression SuffixArray.swift
[46/117] Compiling SWCompression Archive.swift
[47/117] Compiling SWCompression CheckSums.swift
[48/117] Compiling SWCompression Code.swift
[49/117] Compiling SWCompression CodeLength.swift
[50/117] Compiling SWCompression DecodingTree.swift
[51/117] Compiling SWCompression EncodingTree.swift
[52/117] Compiling SWCompression ZipEntry.swift
[53/117] Compiling SWCompression ZipEntryInfo.swift
[54/117] Compiling SWCompression ZipEntryInfoHelper.swift
[55/117] Compiling SWCompression ZipError.swift
[56/117] Compiling SWCompression ZipExtraField.swift
[57/117] Compiling SWCompression ZipLocalHeader.swift
[58/117] Compiling SWCompression ZlibArchive.swift
[59/117] Compiling SWCompression ZlibError.swift
[60/117] Compiling SWCompression ZlibHeader.swift
[61/117] Emitting module SWCompression
[62/117] Compiling SWCompression 7zCoder+Equatable.swift
[63/117] Compiling SWCompression 7zCoder.swift
[64/117] Compiling SWCompression 7zCoderInfo.swift
[65/117] Compiling SWCompression 7zContainer.swift
[66/117] Compiling SWCompression 7zEntry.swift
[67/117] Compiling SWCompression 7zEntryInfo.swift
[68/117] Compiling SWCompression 7zError.swift
[69/117] Compiling SWCompression 7zFileInfo.swift
[70/117] Compiling SWCompression 7zFolder.swift
[71/117] Compiling SWCompression 7zHeader.swift
[72/117] Compiling SWCompression XZError.swift
[73/117] Compiling SWCompression XZStreamHeader.swift
[74/117] Compiling SWCompression BuiltinExtraFields.swift
[75/117] Compiling SWCompression ByteReader+Zip.swift
[76/117] Compiling SWCompression CompressionMethod+Zip.swift
[77/117] Compiling SWCompression FileSystemType+Zip.swift
[78/117] Compiling SWCompression ZipCentralDirectoryEntry.swift
[79/117] Compiling SWCompression ZipContainer.swift
[80/117] Compiling SWCompression ZipEndOfCentralDirectory.swift
[81/117] Compiling SWCompression GzipArchive.swift
[82/117] Compiling SWCompression GzipError.swift
[83/117] Compiling SWCompression GzipHeader.swift
[84/117] Compiling SWCompression LZMA.swift
[85/117] Compiling SWCompression LZMABitTreeDecoder.swift
[86/117] Compiling SWCompression LZMAConstants.swift
[87/117] Compiling SWCompression LZMADecoder.swift
[88/117] Compiling SWCompression LZMAError.swift
[89/117] Compiling SWCompression LZMALenDecoder.swift
[90/117] Compiling SWCompression LZMAProperties.swift
[91/117] Compiling SWCompression LZMARangeDecoder.swift
[92/117] Compiling SWCompression LZMA2.swift
[93/117] Compiling SWCompression LZMA2Decoder.swift
[94/117] Compiling SWCompression LZMA2Error.swift
[95/117] Compiling SWCompression ByteReader+Tar.swift
[96/117] Compiling SWCompression ContainerEntryType+Tar.swift
[97/117] Compiling SWCompression TarContainer.swift
[98/117] Compiling SWCompression TarCreateError.swift
[99/117] Compiling SWCompression 7zPackInfo.swift
[100/117] Compiling SWCompression 7zProperty.swift
[101/117] Compiling SWCompression 7zStreamInfo.swift
[102/117] Compiling SWCompression 7zSubstreamInfo.swift
[103/117] Compiling SWCompression CompressionMethod+7z.swift
[104/117] Compiling SWCompression MsbBitReader+7z.swift
[105/117] Compiling SWCompression BZip2+BlockSize.swift
[106/117] Compiling SWCompression BZip2+Compress.swift
[107/117] Compiling SWCompression BZip2+Lengths.swift
[108/117] Compiling SWCompression BZip2.swift
[109/117] Compiling SWCompression TarEntry.swift
[110/117] Compiling SWCompression TarEntryInfo.swift
[111/117] Compiling SWCompression TarEntryInfoProvider.swift
[112/117] Compiling SWCompression TarError.swift
[113/117] Compiling SWCompression TarExtendedHeader.swift
[114/117] Compiling SWCompression ByteReader+XZ.swift
[115/117] Compiling SWCompression Sha256.swift
[116/117] Compiling SWCompression XZArchive.swift
[117/117] Compiling SWCompression XZBlock.swift
[118/191] Compiling CoreHwp HwpCommonCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[119/191] Compiling CoreHwp HwpCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[120/191] Compiling CoreHwp HwpFieldCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[121/191] Compiling CoreHwp HwpOtherCtrlId.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[122/191] Compiling CoreHwp HwpBorderType.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[123/191] Compiling CoreHwp HwpDocInfoTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[124/191] Compiling CoreHwp HwpSectionTag.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[125/191] Compiling CoreHwp HwpStreamName.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[126/191] Compiling CoreHwp HwpError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[127/199] Compiling CoreHwp HwpFileHeader.swift
[128/199] Compiling CoreHwp HwpPreviewImage.swift
[129/199] Compiling CoreHwp HwpPreviewText.swift
[130/199] Compiling CoreHwp HwpSection.swift
[131/199] Compiling CoreHwp HwpSummary.swift
[132/199] Compiling CoreHwp ExcludeEquatable.swift
[133/199] Compiling CoreHwp Array+Extension.swift
[134/199] Compiling CoreHwp BinaryInteger+Extension.swift
[135/199] Compiling CoreHwp HwpParaHeader.swift
[136/199] Compiling CoreHwp HwpParaLineSeg.swift
[137/199] Compiling CoreHwp HwpParaLineSegInternal.swift
[138/199] Compiling CoreHwp HwpParaRangeTag.swift
[139/199] Compiling CoreHwp HwpParaText.swift
[140/199] Compiling CoreHwp HwpParagraph.swift
[141/199] Compiling CoreHwp HwpBinaryData.swift
[142/199] Compiling CoreHwp HwpDocInfo.swift
[143/199] Compiling CoreHwp HwpBorderFill.swift
[144/199] Compiling CoreHwp HwpBullet.swift
[145/199] Compiling CoreHwp HwpFaceName.swift
[146/199] Compiling CoreHwp HwpForbiddenChar.swift
[147/199] Compiling CoreHwp HwpNumbering.swift
[148/199] Compiling CoreHwp HwpNumberingFormat.swift
[149/199] Compiling CoreHwp HwpParaShape.swift
[150/199] Compiling CoreHwp HwpStyle.swift
[151/199] Compiling CoreHwp HwpFromRecord.swift
[152/199] Compiling CoreHwp HwpFromRecordWithVersion.swift
[153/199] Compiling CoreHwp HwpFromUInt.swift
[154/199] Compiling CoreHwp HwpPrimitive.swift
[155/199] Compiling CoreHwp BitsReader.swift
[156/199] Compiling CoreHwp DataReader.swift
[157/199] Compiling CoreHwp StreamReader.swift
[158/199] Compiling CoreHwp Type.swift
[159/199] Compiling CoreHwp HwpTabDef.swift
[160/199] Compiling CoreHwp HwpTabInfo.swift
[161/199] Compiling CoreHwp HwpCaratLocation.swift
[162/199] Compiling CoreHwp HwpDocumentProperties.swift
[163/199] Compiling CoreHwp HwpStartingIndex.swift
[164/199] Compiling CoreHwp HwpFileLicense.swift
[165/199] Compiling CoreHwp HwpFileProperty.swift
[166/199] Compiling CoreHwp HwpVersion.swift
[167/199] Compiling CoreHwp HwpColumn.swift
[168/199] Compiling CoreHwp HwpColumnProperty.swift
[169/199] Compiling CoreHwp HwpCommonCtrlProperty.swift
[170/199] Compiling CoreHwp HwpGenShapeObject.swift
[171/199] Compiling CoreHwp HwpPageNumberPosition.swift
[172/199] Compiling CoreHwp HwpFootnoteShape.swift
[173/199] Compiling CoreHwp HwpPageBorderFill.swift
[174/199] Compiling CoreHwp HwpPageDef.swift
[175/199] Emitting module CoreHwp
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:4:10: warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
2 |
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
| `- warning: associated value 'streamDoesNotExist(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
5 | case streamDecompressFailed(name: HwpStreamName)
6 | case invalidDataForString(data: Data, name: String)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:5:10: warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
3 | public enum HwpError: Error {
4 | case streamDoesNotExist(name: HwpStreamName)
5 | case streamDecompressFailed(name: HwpStreamName)
| `- warning: associated value 'streamDecompressFailed(name:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'HwpStreamName'; this is an error in the Swift 6 language mode
6 | case invalidDataForString(data: Data, name: String)
7 | case recordDoesNotExist(tag: UInt32)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/Enums/HwpStreamName.swift:1:13: note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
1 | public enum HwpStreamName: String {
| `- note: consider making enum 'HwpStreamName' conform to the 'Sendable' protocol
2 | case fileHeader = "FileHeader"
3 | case docInfo = "DocInfo"
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:11:10: warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
9 | case unidentifiedTag(tagId: UInt32)
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bytesAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:12:10: warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
10 | case invalidCtrlId(ctrlId: UInt32)
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
| `- warning: associated value 'bitsAreNotEOF(model:remain:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
14 | }
/Users/admin/builder/spi-builder-workspace/Sources/CoreHwp/HwpError.swift:13:10: warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
11 | case bytesAreNotEOF(model: Any, remain: Int)
12 | case bitsAreNotEOF(model: Any, remain: Int)
13 | case invalidRawValueForEnum(model: Any, rawValue: Int)
| `- warning: associated value 'invalidRawValueForEnum(model:rawValue:)' of 'Sendable'-conforming enum 'HwpError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
14 | }
15 |
[176/199] Compiling CoreHwp HwpFile.swift
[177/199] Compiling CoreHwp HwpCompatibleDocument.swift
[178/199] Compiling CoreHwp HwpLayoutCompatibility.swift
[179/199] Compiling CoreHwp HwpIdMappings.swift
[180/199] Compiling CoreHwp HwpBinData.swift
[181/199] Compiling CoreHwp HwpBinDataProperty.swift
[182/199] Compiling CoreHwp HwpCharShape.swift
[183/199] Compiling CoreHwp HwpCharShapeProperty.swift
[184/199] Compiling CoreHwp Character+Extension.swift
[185/199] Compiling CoreHwp Data+Extension.swift
[186/199] Compiling CoreHwp StringProtocol+Extension.swift
[187/199] Compiling CoreHwp WCHAR+Extension.swift
[188/199] Compiling CoreHwp HwpColor.swift
[189/199] Compiling CoreHwp HwpRecord.swift
[190/199] Compiling CoreHwp HwpFromData.swift
[191/199] Compiling CoreHwp HwpFromDataWithVersion.swift
[192/199] Compiling CoreHwp HwpSectionDef.swift
[193/199] Compiling CoreHwp HwpTable.swift
[194/199] Compiling CoreHwp HwpTableProperty.swift
[195/199] Compiling CoreHwp HwpZoneProperty.swift
[196/199] Compiling CoreHwp HwpChar.swift
[197/199] Compiling CoreHwp HwpCtrlHeader.swift
[198/199] Compiling CoreHwp HwpListHeader.swift
[199/199] Compiling CoreHwp HwpParaCharShape.swift
Build complete! (41.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "olekit",
"requirement" : {
"exact" : [
"0.3.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/CoreOffice/OLEKit.git"
},
{
"identity" : "swcompression",
"requirement" : {
"exact" : [
"4.5.8"
]
},
"type" : "sourceControl",
"url" : "https://github.com/tsolomko/SWCompression.git"
},
{
"identity" : "nimble",
"requirement" : {
"exact" : [
"9.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
}
],
"manifest_display_name" : "Hwp-Swift",
"name" : "Hwp-Swift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CoreHwp",
"targets" : [
"CoreHwp"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreHwpTests",
"module_type" : "SwiftTarget",
"name" : "CoreHwpTests",
"path" : "Tests/CoreHwpTests",
"product_dependencies" : [
"Nimble"
],
"sources" : [
"Blank/BlankTests.swift",
"Blank/Create2014Tests.swift",
"Blank/Create2018Tests.swift",
"CtrlIdTests.swift",
"DocInfo/BinData/BinDataTests.swift",
"DocInfo/CharShape/CharShapeTests.swift",
"FileHeader/FileHeaderTests.swift",
"HwpErrorTests.swift",
"HwpUtilTests.swift",
"Noori/NooriDocInfoTests.swift",
"Noori/NooriPreviewTests.swift",
"Noori/NooriSectionTests.swift",
"Section/Column/ColumnTests.swift",
"Utils.swift",
"Versions/VersionTests.swift"
],
"target_dependencies" : [
"CoreHwp"
],
"type" : "test"
},
{
"c99name" : "CoreHwp",
"module_type" : "SwiftTarget",
"name" : "CoreHwp",
"path" : "Sources/CoreHwp",
"product_dependencies" : [
"OLEKit",
"SWCompression"
],
"product_memberships" : [
"CoreHwp"
],
"sources" : [
"Enums/Ctrl Id/HwpCommonCtrlId.swift",
"Enums/Ctrl Id/HwpCtrlId.swift",
"Enums/Ctrl Id/HwpFieldCtrlId.swift",
"Enums/Ctrl Id/HwpOtherCtrlId.swift",
"Enums/HwpBorderType.swift",
"Enums/HwpDocInfoTag.swift",
"Enums/HwpSectionTag.swift",
"Enums/HwpStreamName.swift",
"HwpError.swift",
"HwpFile.swift",
"Models/DocInfo/Compatible Document/HwpCompatibleDocument.swift",
"Models/DocInfo/Compatible Document/HwpLayoutCompatibility.swift",
"Models/DocInfo/HwpIdMappings.swift",
"Models/DocInfo/Id Mappings/BinData/HwpBinData.swift",
"Models/DocInfo/Id Mappings/BinData/HwpBinDataProperty.swift",
"Models/DocInfo/Id Mappings/CharShape/HwpCharShape.swift",
"Models/DocInfo/Id Mappings/CharShape/HwpCharShapeProperty.swift",
"Models/DocInfo/Id Mappings/HwpBorderFill.swift",
"Models/DocInfo/Id Mappings/HwpBullet.swift",
"Models/DocInfo/Id Mappings/HwpFaceName.swift",
"Models/DocInfo/Id Mappings/HwpForbiddenChar.swift",
"Models/DocInfo/Id Mappings/HwpNumbering.swift",
"Models/DocInfo/Id Mappings/HwpNumberingFormat.swift",
"Models/DocInfo/Id Mappings/HwpParaShape.swift",
"Models/DocInfo/Id Mappings/HwpStyle.swift",
"Models/DocInfo/Id Mappings/HwpTabDef.swift",
"Models/DocInfo/Id Mappings/HwpTabInfo.swift",
"Models/Document Properties/HwpCaratLocation.swift",
"Models/Document Properties/HwpDocumentProperties.swift",
"Models/Document Properties/HwpStartingIndex.swift",
"Models/FileHeader/HwpFileLicense.swift",
"Models/FileHeader/HwpFileProperty.swift",
"Models/HwpVersion.swift",
"Models/Section/Ctrl Header/Column/HwpColumn.swift",
"Models/Section/Ctrl Header/Column/HwpColumnProperty.swift",
"Models/Section/Ctrl Header/HwpCommonCtrlProperty.swift",
"Models/Section/Ctrl Header/HwpGenShapeObject.swift",
"Models/Section/Ctrl Header/HwpPageNumberPosition.swift",
"Models/Section/Ctrl Header/SectionDef/HwpFootnoteShape.swift",
"Models/Section/Ctrl Header/SectionDef/HwpPageBorderFill.swift",
"Models/Section/Ctrl Header/SectionDef/HwpPageDef.swift",
"Models/Section/Ctrl Header/SectionDef/HwpSectionDef.swift",
"Models/Section/Ctrl Header/Table/HwpTable.swift",
"Models/Section/Ctrl Header/Table/HwpTableProperty.swift",
"Models/Section/Ctrl Header/Table/HwpZoneProperty.swift",
"Models/Section/HwpChar.swift",
"Models/Section/HwpCtrlHeader.swift",
"Models/Section/HwpListHeader.swift",
"Models/Section/HwpParaCharShape.swift",
"Models/Section/HwpParaHeader.swift",
"Models/Section/HwpParaLineSeg.swift",
"Models/Section/HwpParaLineSegInternal.swift",
"Models/Section/HwpParaRangeTag.swift",
"Models/Section/HwpParaText.swift",
"Models/Section/HwpParagraph.swift",
"Streams/HwpBinaryData.swift",
"Streams/HwpDocInfo.swift",
"Streams/HwpFileHeader.swift",
"Streams/HwpPreviewImage.swift",
"Streams/HwpPreviewText.swift",
"Streams/HwpSection.swift",
"Streams/HwpSummary.swift",
"Utils/ExcludeEquatable.swift",
"Utils/Extensions/Array+Extension.swift",
"Utils/Extensions/BinaryInteger+Extension.swift",
"Utils/Extensions/Character+Extension.swift",
"Utils/Extensions/Data+Extension.swift",
"Utils/Extensions/StringProtocol+Extension.swift",
"Utils/Extensions/WCHAR+Extension.swift",
"Utils/HwpColor.swift",
"Utils/HwpRecord.swift",
"Utils/Protocols/HwpFromData.swift",
"Utils/Protocols/HwpFromDataWithVersion.swift",
"Utils/Protocols/HwpFromRecord.swift",
"Utils/Protocols/HwpFromRecordWithVersion.swift",
"Utils/Protocols/HwpFromUInt.swift",
"Utils/Protocols/HwpPrimitive.swift",
"Utils/Readers/BitsReader.swift",
"Utils/Readers/DataReader.swift",
"Utils/Readers/StreamReader.swift",
"Utils/Type.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.