Build Information
Successful build of KarrotCodableKit, reference main (4aade8), with Swift 6.3 for Linux on 19 Apr 2026 21:46:38 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/daangn/KarrotCodableKit.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/daangn/KarrotCodableKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4aade81 Merge pull request #22 from daangn/bug/elon/fix-enums-defined-inside-nested-types-bug
Cloned https://github.com/daangn/KarrotCodableKit.git
Revision (git rev-parse @):
4aade811e572a8a89692e858a752a8ab1fa4d182
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/daangn/KarrotCodableKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/daangn/KarrotCodableKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74983] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (10.21s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (14.98s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Building for debugging...
[0/38] Write sources
[18/38] Compiling _SwiftSyntaxCShims dummy.c
[19/38] Write swift-version-24593BA9C3E375BF.txt
[21/46] Compiling SwiftSyntax600 Empty.swift
[22/46] Emitting module SwiftSyntax600
[24/47] Emitting module SwiftSyntax509
[25/47] Compiling SwiftSyntax509 Empty.swift
[26/48] Emitting module SwiftSyntax510
[27/48] Compiling SwiftSyntax510 Empty.swift
[28/49] Wrapping AST for SwiftSyntax600 for debugging
[30/49] Compiling SwiftSyntax601 Empty.swift
[32/49] Emitting module SwiftSyntax601
[32/50] Wrapping AST for SwiftSyntax509 for debugging
[34/50] Wrapping AST for SwiftSyntax510 for debugging
[35/50] Wrapping AST for SwiftSyntax601 for debugging
[37/114] Compiling SwiftSyntax Identifier.swift
[38/114] Compiling SwiftSyntax MemoryLayout.swift
[39/114] Compiling SwiftSyntax MissingNodeInitializers.swift
[40/114] Compiling SwiftSyntax RawSyntax.swift
[41/114] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[42/114] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[43/114] Compiling SwiftSyntax RawSyntaxTokenView.swift
[44/114] Compiling SwiftSyntax SourceEdit.swift
[45/114] Compiling SwiftSyntax SourceLength.swift
[46/123] Emitting module SwiftSyntax
[47/123] Compiling SwiftSyntax SyntaxEnum.swift
[48/123] Compiling SwiftSyntax SyntaxKind.swift
[49/123] Compiling SwiftSyntax SyntaxRewriter.swift
[50/123] Compiling SwiftSyntax SyntaxTraits.swift
[51/123] Compiling SwiftSyntax SyntaxVisitor.swift
[52/123] Compiling SwiftSyntax TokenKind.swift
[53/123] Compiling SwiftSyntax Tokens.swift
[54/123] Compiling SwiftSyntax TriviaPieces.swift
[55/123] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[56/123] Compiling SwiftSyntax SyntaxIdentifier.swift
[57/123] Compiling SwiftSyntax SyntaxNodeFactory.swift
[58/123] Compiling SwiftSyntax SyntaxNodeStructure.swift
[59/123] Compiling SwiftSyntax SyntaxProtocol.swift
[60/123] Compiling SwiftSyntax SyntaxText.swift
[61/123] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[62/123] Compiling SwiftSyntax TokenDiagnostic.swift
[63/123] Compiling SwiftSyntax TokenSequence.swift
[64/123] Compiling SwiftSyntax TokenSyntax.swift
[65/123] Compiling SwiftSyntax SourceLocation.swift
[66/123] Compiling SwiftSyntax SourcePresence.swift
[67/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[68/123] Compiling SwiftSyntax Syntax.swift
[69/123] Compiling SwiftSyntax SyntaxArena.swift
[70/123] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[71/123] Compiling SwiftSyntax SyntaxChildren.swift
[72/123] Compiling SwiftSyntax SyntaxCollection.swift
[73/123] Compiling SwiftSyntax SyntaxHashable.swift
[74/123] Compiling SwiftSyntax RawSyntaxNodesC.swift
[75/123] Compiling SwiftSyntax RawSyntaxNodesD.swift
[76/123] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[77/123] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[78/123] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[79/123] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[80/123] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[81/123] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[82/123] Compiling SwiftSyntax RawSyntaxValidation.swift
[83/123] Compiling SwiftSyntax Trivia.swift
[84/123] Compiling SwiftSyntax Utils.swift
[85/123] Compiling SwiftSyntax ChildNameForKeyPath.swift
[86/123] Compiling SwiftSyntax Keyword.swift
[87/123] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[88/123] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[89/123] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[90/123] Compiling SwiftSyntax SyntaxBaseNodes.swift
[91/123] Compiling SwiftSyntax SyntaxCollections.swift
[92/123] Compiling SwiftSyntax AbsolutePosition.swift
[93/123] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[94/123] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[95/123] Compiling SwiftSyntax Assert.swift
[96/123] Compiling SwiftSyntax BumpPtrAllocator.swift
[97/123] Compiling SwiftSyntax CommonAncestor.swift
[98/123] Compiling SwiftSyntax Convenience.swift
[99/123] Compiling SwiftSyntax CustomTraits.swift
[100/123] Compiling SwiftSyntax EditorPlaceholder.swift
[101/123] Compiling SwiftSyntax SyntaxNodesAB.swift
[102/123] Compiling SwiftSyntax SyntaxNodesC.swift
[103/123] Compiling SwiftSyntax SyntaxNodesD.swift
[104/123] Compiling SwiftSyntax SyntaxNodesEF.swift
[105/123] Compiling SwiftSyntax SyntaxNodesGHI.swift
[106/123] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[107/123] Compiling SwiftSyntax SyntaxNodesOP.swift
[108/123] Compiling SwiftSyntax SyntaxNodesQRS.swift
[109/123] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[110/124] Wrapping AST for SwiftSyntax for debugging
[112/182] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[113/182] Compiling SwiftBasicFormat Syntax+Extensions.swift
[114/182] Compiling SwiftDiagnostics Message.swift
[115/183] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[116/183] Compiling SwiftParser Attributes.swift
[117/183] Compiling SwiftParser Availability.swift
[118/183] Emitting module SwiftDiagnostics
[119/183] Compiling SwiftDiagnostics Note.swift
[120/183] Compiling SwiftDiagnostics FixIt.swift
[121/183] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[122/183] Compiling SwiftBasicFormat Indenter.swift
[123/183] Compiling SwiftBasicFormat InferIndentation.swift
[124/183] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[125/183] Compiling SwiftParser CharacterInfo.swift
[126/183] Compiling SwiftParser CollectionNodes+Parsable.swift
[127/183] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[128/184] Wrapping AST for SwiftDiagnostics for debugging
[130/184] Emitting module SwiftBasicFormat
[131/184] Compiling SwiftBasicFormat BasicFormat.swift
[132/185] Wrapping AST for SwiftBasicFormat for debugging
[134/185] Compiling SwiftParser LexemeSequence.swift
[135/185] Compiling SwiftParser Lexer.swift
[136/185] Compiling SwiftParser RegexLiteralLexer.swift
[137/185] Compiling SwiftParser UnicodeScalarExtensions.swift
[138/185] Compiling SwiftParser Lookahead.swift
[139/185] Compiling SwiftParser LoopProgressCondition.swift
[140/190] Compiling SwiftParser Modifiers.swift
[141/190] Compiling SwiftParser Names.swift
[142/190] Compiling SwiftParser Nominals.swift
[143/190] Compiling SwiftParser Parameters.swift
[144/190] Compiling SwiftParser ParseSourceFile.swift
[145/190] Compiling SwiftParser Parser.swift
[146/190] Emitting module SwiftParser
[147/190] Compiling SwiftParser SwiftParserCompatibility.swift
[148/190] Compiling SwiftParser SwiftVersion.swift
[149/190] Compiling SwiftParser SyntaxUtils.swift
[150/190] Compiling SwiftParser TokenConsumer.swift
[151/190] Compiling SwiftParser TokenPrecedence.swift
[152/190] Compiling SwiftParser TokenSpec.swift
[153/190] Compiling SwiftParser TokenSpecSet.swift
[154/190] Compiling SwiftParser TopLevel.swift
[155/190] Compiling SwiftParser TriviaParser.swift
[156/190] Compiling SwiftParser Types.swift
[157/190] Compiling SwiftParser Patterns.swift
[158/190] Compiling SwiftParser Recovery.swift
[159/190] Compiling SwiftParser Specifiers.swift
[160/190] Compiling SwiftParser Statements.swift
[161/190] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[162/190] Compiling SwiftParser StringLiterals.swift
[167/190] Compiling SwiftParser Declarations.swift
[168/190] Compiling SwiftParser Directives.swift
[169/190] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[170/190] Compiling SwiftParser Expressions.swift
[171/190] Compiling SwiftParser IncrementalParseTransition.swift
[172/190] Compiling SwiftParser IsValidIdentifier.swift
[173/190] Compiling SwiftParser Cursor.swift
[174/190] Compiling SwiftParser Lexeme.swift
[175/190] Compiling SwiftParser ExperimentalFeatures.swift
[176/190] Compiling SwiftParser IsLexerClassified.swift
[177/190] Compiling SwiftParser LayoutNodes+Parsable.swift
[178/190] Compiling SwiftParser Parser+TokenSpecSet.swift
[179/190] Compiling SwiftParser TokenSpecStaticMembers.swift
[180/195] Wrapping AST for SwiftParser for debugging
[182/214] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[183/215] Compiling SwiftOperators PrecedenceGroup.swift
[184/216] Compiling SwiftOperators PrecedenceGraph.swift
[185/216] Compiling SwiftOperators OperatorTable.swift
[186/216] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[187/216] Compiling SwiftOperators OperatorTable+Semantics.swift
[188/216] Compiling SwiftOperators SyntaxSynthesis.swift
[189/216] Compiling SwiftOperators OperatorTable+Folding.swift
[190/216] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[191/216] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[192/216] Emitting module SwiftOperators
[193/216] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[194/216] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[195/217] Wrapping AST for SwiftOperators for debugging
[197/217] Emitting module SwiftParserDiagnostics
[198/217] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[199/217] Compiling SwiftParserDiagnostics Utils.swift
[200/217] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[201/217] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[202/217] Compiling SwiftParserDiagnostics PresenceUtils.swift
[203/217] Compiling SwiftParserDiagnostics MissingNodesError.swift
[204/217] Compiling SwiftParserDiagnostics MissingTokenError.swift
[209/219] Wrapping AST for SwiftParserDiagnostics for debugging
[211/233] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[212/233] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[213/234] Emitting module SwiftSyntaxBuilder
[214/234] Compiling SwiftSyntaxBuilder Indenter.swift
[215/234] Compiling SwiftSyntaxBuilder ListBuilder.swift
[216/234] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[217/234] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[218/234] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[219/234] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[220/234] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[221/234] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[222/234] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[223/234] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[224/234] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[225/234] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[226/234] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[227/235] Wrapping AST for SwiftSyntaxBuilder for debugging
[229/252] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[230/252] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[231/252] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[232/252] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[233/252] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[234/252] Compiling SwiftSyntaxMacros Macro+Format.swift
[235/254] Emitting module SwiftSyntaxMacros
[236/254] Compiling SwiftSyntaxMacros AccessorMacro.swift
[237/254] Compiling SwiftSyntaxMacros AttachedMacro.swift
[238/254] Compiling SwiftSyntaxMacros BodyMacro.swift
[239/254] Compiling SwiftSyntaxMacros Macro.swift
[240/254] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[241/254] Compiling SwiftSyntaxMacros MemberMacro.swift
[242/254] Compiling SwiftSyntaxMacros PeerMacro.swift
[243/254] Compiling SwiftSyntaxMacros PreambleMacro.swift
[244/254] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[245/254] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[246/254] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[247/254] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[248/255] Wrapping AST for SwiftSyntaxMacros for debugging
[250/264] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[251/265] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[252/265] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[253/265] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[254/265] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[255/265] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[256/265] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[257/265] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[258/265] Emitting module SwiftSyntaxMacroExpansion
[259/265] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[260/266] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[262/278] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[263/278] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[264/279] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[265/279] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[266/279] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[267/279] Emitting module SwiftCompilerPluginMessageHandling
[268/279] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[269/279] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[270/279] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[271/279] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[272/279] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[273/279] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[274/279] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[275/280] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[277/282] Emitting module SwiftCompilerPlugin
[278/282] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[279/283] Wrapping AST for SwiftCompilerPlugin for debugging
[281/311] Emitting module KarrotCodableKitMacros
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | // MARK: - MemberMacro
16 |
17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
18 | public static func expansion(
19 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[282/314] Compiling KarrotCodableKitMacros CodableKeyMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[283/314] Compiling KarrotCodableKitMacros CustomCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[284/314] Compiling KarrotCodableKitMacros CustomDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[285/314] Compiling KarrotCodableKitMacros CustomEncodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/CustomCodableMacros/CustomEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum CustomEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[286/314] Compiling KarrotCodableKitMacros PolymorphicCodableStrategyMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | // MARK: - MemberMacro
16 |
17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
18 | public static func expansion(
19 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:70:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
68 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
69 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
70 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
71 |
72 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Codable {}")]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[287/314] Compiling KarrotCodableKitMacros PolymorphicDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | // MARK: - MemberMacro
16 |
17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
18 | public static func expansion(
19 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:70:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
68 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
69 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
70 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
71 |
72 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Codable {}")]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[288/314] Compiling KarrotCodableKitMacros PolymorphicEncodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | // MARK: - MemberMacro
16 |
17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
18 | public static func expansion(
19 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:70:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
68 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
69 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
70 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
71 |
72 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Codable {}")]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[289/314] Compiling KarrotCodableKitMacros PolymorphicEnumCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift:17:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | // MARK: - MemberMacro
16 |
17 | extension PolymorphicCodableStrategyProvidingMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
18 | public static func expansion(
19 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicDecodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicEncodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift:70:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
68 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
69 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
70 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
71 |
72 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Codable {}")]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[290/314] Compiling KarrotCodableKitMacros BaseUnnestedPolymorphicMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[291/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[292/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicCodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.codable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.codable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift:14:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
12 | import SwiftSyntaxMacros
13 |
14 | public enum UnnestedPolymorphicDecodableMacro: MemberMacro, UnnestedPolymorphicMacroType {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
15 | public static let protocolType = PolymorphicExtensionFactory.PolymorphicProtocolType.decodable
16 | public static let macroType = UnnestedPolymorphicCodeGenerator.MacroType.decodable
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[293/314] Compiling KarrotCodableKitMacros PropertyDiagnosticHelper.swift
[294/314] Compiling KarrotCodableKitMacros SyntaxHelper.swift
[295/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicValidation.swift
[296/314] Compiling KarrotCodableKitMacros CodingKeysSyntaxFactory.swift
[297/314] Compiling KarrotCodableKitMacros PolymorphicEnumCodableFactory.swift
[298/314] Compiling KarrotCodableKitMacros PolymorphicExtensionFactory.swift
[299/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicCodeGenerator.swift
[300/314] Compiling KarrotCodableKitMacros String+SnakeCase.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[301/314] Compiling KarrotCodableKitMacros String+Trimming.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[302/314] Compiling KarrotCodableKitMacros KarrotCodableKitPlugin.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[303/314] Compiling KarrotCodableKitMacros PolymorphicCodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicCodableMacros/PolymorphicCodableMacro.swift:13:13: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public enum PolymorphicCodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[304/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicMethodGenerator.swift
[305/314] Compiling KarrotCodableKitMacros UnnestedPolymorphicStructGenerator.swift
[306/314] Compiling KarrotCodableKitMacros PolymorphicMacroArgumentValidator.swift
[307/314] Compiling KarrotCodableKitMacros PropertyAnalyzer.swift
[308/314] Compiling KarrotCodableKitMacros PolymorphicEnumDecodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:64:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
62 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
63 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
64 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
65 |
66 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Decodable {}")]
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[309/314] Compiling KarrotCodableKitMacros PolymorphicEnumEncodableMacro.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:64:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
62 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
63 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
64 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
65 |
66 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Decodable {}")]
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[310/314] Compiling KarrotCodableKitMacros AccessLevelModifier.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:64:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
62 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
63 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
64 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
65 |
66 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Decodable {}")]
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[311/314] Compiling KarrotCodableKitMacros Diagnostics.swift
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumDecodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift:64:39: warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
62 | try PolymorphicEnumCodableFactory.validateIdentifierCodingKey(in: node)
63 | let caseInfos = try PolymorphicEnumCodableFactory.extractCaseInfos(from: enumDecl)
64 | try PolymorphicEnumCodableFactory.validateFallbackCaseName(in: node, caseInfos: caseInfos)
| `- warning: result of call to 'validateFallbackCaseName(in:caseInfos:)' is unused [#no-usage]
65 |
66 | return try [ExtensionDeclSyntax("extension \(type.trimmed): Decodable {}")]
/host/spi-builder-workspace/Sources/KarrotCodableKitMacros/PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift:13:15: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
11 | import SwiftSyntaxMacros
12 |
13 | public struct PolymorphicEnumEncodableMacro: MemberMacro {
| `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter [#DeprecatedDeclaration]
14 | public static func expansion(
15 | of node: AttributeSyntax,
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 | /// - Returns: the set of member declarations introduced by this macro, which
54 | /// are nested inside the `attachedTo` declaration.
55 | static func expansion(
| `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 | of node: AttributeSyntax,
57 | providingMembersOf declaration: some DeclGroupSyntax,
:
87 | message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 | )
89 | public static func expansion(
| `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 | of node: AttributeSyntax,
91 | providingMembersOf declaration: some DeclGroupSyntax,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[312/315] Wrapping AST for KarrotCodableKitMacros for debugging
[313/315] Write Objects.LinkFileList
[314/315] Linking KarrotCodableKitMacros-tool
[316/441] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicValue.swift
[317/441] Compiling KarrotCodableKit KeyedDecodingContainer+PolymorphicLossyArrayValue.swift
[318/441] Compiling KarrotCodableKit PolymorphicCodable.swift
[319/441] Compiling KarrotCodableKit PolymorphicCodableStrategyProviding.swift
[320/441] Compiling KarrotCodableKit PolymorphicDecodable.swift
[321/441] Compiling KarrotCodableKit PolymorphicEncodable.swift
[322/441] Compiling KarrotCodableKit PolymorphicEnumCodable.swift
[323/441] Compiling KarrotCodableKit PolymorphicEnumDecodable.swift
[324/441] Compiling KarrotCodableKit PolymorphicEnumEncodable.swift
[325/449] Compiling KarrotCodableKit RFC3339NanoStrategy.swift
[326/449] Compiling KarrotCodableKit RFC3339Strategy.swift
[327/449] Compiling KarrotCodableKit TimestampStrategy.swift
[328/449] Compiling KarrotCodableKit DefaultCodable.swift
[329/449] Compiling KarrotCodableKit DefaultEmptyArray.swift
[330/449] Compiling KarrotCodableKit DefaultEmptyDictionary.swift
[331/449] Compiling KarrotCodableKit DefaultEmptyString.swift
[332/449] Compiling KarrotCodableKit DefaultFalse.swift
[333/449] Compiling KarrotCodableKit DefaultTrue.swift
[334/449] Emitting module KarrotCodableKit
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[345/457] Compiling KarrotCodableKit UnnestedPolymorphicCodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[346/457] Compiling KarrotCodableKit UnnestedPolymorphicDecodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[347/457] Compiling KarrotCodableKit LossyOptionalPolymorphicValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[348/457] Compiling KarrotCodableKit OptionalPolymorphicArrayValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[349/457] Compiling KarrotCodableKit OptionalPolymorphicLossyArrayValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[350/457] Compiling KarrotCodableKit OptionalPolymorphicValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[351/457] Compiling KarrotCodableKit PolymorphicArrayValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[352/457] Compiling KarrotCodableKit PolymorphicCodableStrategy.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[353/457] Compiling KarrotCodableKit DefaultZeroFloat.swift
[354/457] Compiling KarrotCodableKit DefaultZeroInt.swift
[355/457] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultCodable.swift
[356/457] Compiling KarrotCodableKit Result+Extension.swift
[357/457] Compiling KarrotCodableKit LosslessArray.swift
[358/457] Compiling KarrotCodableKit LosslessBoolValue.swift
[359/457] Compiling KarrotCodableKit LosslessValue.swift
[360/457] Compiling KarrotCodableKit OptionalLosslessValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[369/457] Compiling KarrotCodableKit DefaultZeroDouble.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[370/457] Compiling KarrotCodableKit Encodable+ToDictionary.swift
[371/457] Compiling KarrotCodableKit DefaultEmptyPolymorphicArrayValue.swift
[372/457] Compiling KarrotCodableKit PolymorphicCodableError.swift
[373/457] Compiling KarrotCodableKit Decoder+Polymorphic.swift
[374/457] Compiling KarrotCodableKit Encoder+Polymorphic.swift
[375/457] Compiling KarrotCodableKit KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift
[376/457] Compiling KarrotCodableKit KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift
[377/457] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift
[378/457] Compiling KarrotCodableKit KeyedDecodingContainer+OptionalPolymorphicLossyArrayValue.swift
[379/457] Compiling KarrotCodableKit LossyArray.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[380/457] Compiling KarrotCodableKit LossyDictionary.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[381/457] Compiling KarrotCodableKit LossyOptional.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[382/457] Compiling KarrotCodableKit ResilientProjectedValue.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[383/457] Compiling KarrotCodableKit CodingKeyStyle.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[384/457] Compiling KarrotCodableKit CodableKey.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[385/457] Compiling KarrotCodableKit CustomCodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[386/457] Compiling KarrotCodableKit CustomDecodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[387/457] Compiling KarrotCodableKit CustomEncodable.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/LosslessValue.swift:30:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
28 | @propertyWrapper
29 | public struct LosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
30 | private let type: LosslessStringCodable.Type
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'LosslessValueCodable' has non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
31 |
32 | public var wrappedValue: Strategy.Value
/host/spi-builder-workspace/Sources/KarrotCodableKit/BetterCodable/LosslessValue/OptionalLosslessValue.swift:19:15: warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
17 | public struct OptionalLosslessValueCodable<Strategy: LosslessDecodingStrategy>: Codable {
18 |
19 | private let type: LosslessStringCodable.Type?
| `- warning: stored property 'type' of 'Sendable'-conforming generic struct 'OptionalLosslessValueCodable' contains non-Sendable type 'any (Decodable & Encodable & LosslessStringConvertible).Type'
20 |
21 | public var wrappedValue: Strategy.Value?
[424/457] Compiling KarrotCodableKit PolymorphicIdentifiable.swift
[425/457] Compiling KarrotCodableKit PolymorphicLossyArrayValue.swift
[426/457] Compiling KarrotCodableKit PolymorphicProjectedValue.swift
[427/457] Compiling KarrotCodableKit PolymorphicValue.swift
[428/457] Compiling KarrotCodableKit ArrayDecodingError.swift
[429/457] Compiling KarrotCodableKit DictionaryDecodingError.swift
[430/457] Compiling KarrotCodableKit ErrorReporting.swift
[431/457] Compiling KarrotCodableKit ResilientDecodingOutcome.swift
[432/457] Compiling KarrotCodableKit AnyCodable.swift
[433/457] Compiling KarrotCodableKit AnyDecodable.swift
[434/457] Compiling KarrotCodableKit AnyEncodable.swift
[435/457] Compiling KarrotCodableKit Base64Strategy.swift
[436/457] Compiling KarrotCodableKit DataValue.swift
[437/457] Compiling KarrotCodableKit DateValue.swift
[438/457] Compiling KarrotCodableKit OptionalDateValue.swift
[439/457] Compiling KarrotCodableKit ISO8601Strategy.swift
[440/457] Compiling KarrotCodableKit ISO8601WithFractionalSecondsStrategy.swift
Build complete! (249.23s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "602.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "KarrotCodableKit",
"name" : "KarrotCodableKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "KarrotCodableKit",
"targets" : [
"KarrotCodableKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "KarrotCodableKitMacros",
"targets" : [
"KarrotCodableKitMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "KarrotCodableMacrosTests",
"module_type" : "SwiftTarget",
"name" : "KarrotCodableMacrosTests",
"path" : "Tests/KarrotCodableMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"CustomCodableMacros/CustomCodableMacroTests.swift",
"CustomCodableMacros/CustomDecodableMacroTests.swift",
"CustomCodableMacros/CustomEncodableMacroTests.swift",
"Extenstions/StringSnakeCaseTests.swift",
"Extenstions/TrimmingBackticksTests.swift",
"PolymorphicCodableMacrosTests/PolymorphicCodableMacroTests.swift",
"PolymorphicCodableMacrosTests/PolymorphicCodableStrategyProvidingMacroTests.swift",
"PolymorphicCodableMacrosTests/PolymorphicDeodableMacroTests.swift",
"PolymorphicCodableMacrosTests/PolymorphicEncodableMacroTests.swift",
"PolymorphicEnumCodableMacroTests/PolymorphicEnumCodableMacroTests.swift",
"PolymorphicEnumCodableMacroTests/PolymorphicEnumDecodableMacroTests.swift",
"PolymorphicEnumCodableMacroTests/PolymorphicEnumEncodableMacroTests.swift",
"UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicCodableMacroTests.swift",
"UnnestedPolymorphicCodableMacroTests/UnnestedPolymorphicDecodableMacroTests.swift"
],
"target_dependencies" : [
"KarrotCodableKitMacros"
],
"type" : "test"
},
{
"c99name" : "KarrotCodableKitTests",
"module_type" : "SwiftTarget",
"name" : "KarrotCodableKitTests",
"path" : "Tests/KarrotCodableKitTests",
"sources" : [
"AnyCodable/AnyCodableTests.swift",
"AnyCodable/AnyDecodableTests.swift",
"AnyCodable/AnyEncodableTests.swift",
"BetterCodable/DataValue/DataValueResilientTests.swift",
"BetterCodable/DataValue/DataValueTests.swift",
"BetterCodable/DateValue/DateValueResilientTests.swift",
"BetterCodable/DateValue/DateValueTests.swift",
"BetterCodable/DateValue/OptionalDateValueResilientTests.swift",
"BetterCodable/DateValue/OptionalDateValueTests.swift",
"BetterCodable/Defaults/DefaulEmptyDictionaryTests.swift",
"BetterCodable/Defaults/DefaultCodableResilientTests.swift",
"BetterCodable/Defaults/DefaultCodableTests.swift",
"BetterCodable/Defaults/DefaultEmptyArrayTests.swift",
"BetterCodable/Defaults/DefaultEmptyStringTests.swift",
"BetterCodable/Defaults/DefaultFalseTests.swift",
"BetterCodable/Defaults/DefaultTrueTests.swift",
"BetterCodable/Defaults/DefaultZeroDoubleTests.swift",
"BetterCodable/Defaults/DefaultZeroFloatTests.swift",
"BetterCodable/Defaults/DefaultZeroIntTests.swift",
"BetterCodable/LosslessValue/LosslessArrayResilientTests.swift",
"BetterCodable/LosslessValue/LosslessArrayTests.swift",
"BetterCodable/LosslessValue/LosslessCustomValueTests.swift",
"BetterCodable/LosslessValue/LosslessValueResilientTests.swift",
"BetterCodable/LosslessValue/LosslessValueTests.swift",
"BetterCodable/LosslessValue/OptionalLosslessValueResilientTests.swift",
"BetterCodable/LosslessValue/OptionalLosslessValueTests.swift",
"BetterCodable/LossyValue/LossyArrayResilientTests.swift",
"BetterCodable/LossyValue/LossyArrayTests.swift",
"BetterCodable/LossyValue/LossyDictionaryResilientTests.swift",
"BetterCodable/LossyValue/LossyDictionaryTests.swift",
"BetterCodable/LossyValue/LossyOptionalTests.swift",
"BetterCodable/RawRepresentableTests.swift",
"Encodable+ToDictionaryTests.swift",
"PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueResilientTests.swift",
"PolymorphicCodable/ArrayValue/DefaultEmptyPolymorphicArrayValueTests.swift",
"PolymorphicCodable/ArrayValue/PolymorphicArrayValueResilientTests.swift",
"PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueResilientTests.swift",
"PolymorphicCodable/ArrayValue/PolymorphicLossyArrayValueTests.swift",
"PolymorphicCodable/Enum/PolymorphicEnumCodableTests.swift",
"PolymorphicCodable/Enum/PolymorphicEnumDecodableTests.swift",
"PolymorphicCodable/OptionalPolymorphicArrayValueResilientTests.swift",
"PolymorphicCodable/OptionalPolymorphicArrayValueTests.swift",
"PolymorphicCodable/OptionalPolymorphicLossyArrayValueTests.swift",
"PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueResilientTests.swift",
"PolymorphicCodable/OptionalValue/LossyOptionalPolymorphicValueTests.swift",
"PolymorphicCodable/OptionalValue/OptionalPolymorphicValueResilientTests.swift",
"PolymorphicCodable/OptionalValue/OptionalPolymorphicValueTests.swift",
"PolymorphicCodable/TestDoubles/PolymorphicValueCodableDummy.swift",
"PolymorphicCodable/TestDoubles/PolymorphicValueDecodableDummy.swift",
"PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableDummy.swift",
"PolymorphicCodable/TestDoubles/UnnestedPolymorphicCodableStrategy.swift",
"PolymorphicCodable/TestDoubles/UnnestedPolymorphicDecodableDummy.swift",
"PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicCodableTests.swift",
"PolymorphicCodable/UnnestedPolymorphicTests/UnnestedPolymorphicDecodableTests.swift",
"PolymorphicCodable/Value/PolymorphicValueResilientTests.swift",
"PolymorphicCodable/Value/PolymorphicValueTests.swift"
],
"target_dependencies" : [
"KarrotCodableKit"
],
"type" : "test"
},
{
"c99name" : "KarrotCodableKitMacros",
"module_type" : "SwiftTarget",
"name" : "KarrotCodableKitMacros",
"path" : "Sources/KarrotCodableKitMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"KarrotCodableKit",
"KarrotCodableKitMacros"
],
"sources" : [
"CustomCodableMacros/CodableKeyMacro.swift",
"CustomCodableMacros/CustomCodableMacro.swift",
"CustomCodableMacros/CustomDecodableMacro.swift",
"CustomCodableMacros/CustomEncodableMacro.swift",
"Extensions/String+SnakeCase.swift",
"Extensions/String+Trimming.swift",
"KarrotCodableKitPlugin.swift",
"PolymorphicCodableMacros/PolymorphicCodableMacro.swift",
"PolymorphicCodableMacros/PolymorphicCodableStrategyMacro.swift",
"PolymorphicCodableMacros/PolymorphicDecodableMacro.swift",
"PolymorphicCodableMacros/PolymorphicEncodableMacro.swift",
"PolymorphicEnumCodableMacros/PolymorphicEnumCodableMacro.swift",
"PolymorphicEnumCodableMacros/PolymorphicEnumDecodableMacro.swift",
"PolymorphicEnumCodableMacros/PolymorphicEnumEncodableMacro.swift",
"Supports/AccessLevelModifier.swift",
"Supports/Diagnostics.swift",
"Supports/Factory/CodingKeysSyntaxFactory.swift",
"Supports/Factory/PolymorphicEnumCodableFactory.swift",
"Supports/Factory/PolymorphicExtensionFactory.swift",
"Supports/Factory/UnnestedPolymorphicCodeGenerator.swift",
"Supports/Factory/UnnestedPolymorphicMethodGenerator.swift",
"Supports/Factory/UnnestedPolymorphicStructGenerator.swift",
"Supports/PolymorphicMacroArgumentValidator.swift",
"Supports/PropertyAnalyzer.swift",
"Supports/PropertyDiagnosticHelper.swift",
"Supports/SyntaxHelper.swift",
"Supports/UnnestedPolymorphicValidation.swift",
"UnnestedPolymorphicCodableMacro/BaseUnnestedPolymorphicMacro.swift",
"UnnestedPolymorphicCodableMacro/UnnestedPolymorphicCodableMacro.swift",
"UnnestedPolymorphicCodableMacro/UnnestedPolymorphicDecodableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "KarrotCodableKit",
"module_type" : "SwiftTarget",
"name" : "KarrotCodableKit",
"path" : "Sources/KarrotCodableKit",
"product_memberships" : [
"KarrotCodableKit"
],
"sources" : [
"AnyCodable/AnyCodable.swift",
"AnyCodable/AnyDecodable.swift",
"AnyCodable/AnyEncodable.swift",
"BetterCodable/DataValue/Base64Strategy.swift",
"BetterCodable/DataValue/DataValue.swift",
"BetterCodable/DateValue/DateValue.swift",
"BetterCodable/DateValue/OptionalDateValue.swift",
"BetterCodable/DateValue/Strategy/ISO8601Strategy.swift",
"BetterCodable/DateValue/Strategy/ISO8601WithFractionalSecondsStrategy.swift",
"BetterCodable/DateValue/Strategy/RFC3339NanoStrategy.swift",
"BetterCodable/DateValue/Strategy/RFC3339Strategy.swift",
"BetterCodable/DateValue/Strategy/TimestampStrategy.swift",
"BetterCodable/Defaults/DefaultCodable.swift",
"BetterCodable/Defaults/DefaultEmptyArray.swift",
"BetterCodable/Defaults/DefaultEmptyDictionary.swift",
"BetterCodable/Defaults/DefaultEmptyString.swift",
"BetterCodable/Defaults/DefaultFalse.swift",
"BetterCodable/Defaults/DefaultTrue.swift",
"BetterCodable/Defaults/DefaultZeroDouble.swift",
"BetterCodable/Defaults/DefaultZeroFloat.swift",
"BetterCodable/Defaults/DefaultZeroInt.swift",
"BetterCodable/Defaults/Extenstions/KeyedDecodingContainer+DefaultCodable.swift",
"BetterCodable/Extensions/Result+Extension.swift",
"BetterCodable/LosslessValue/LosslessArray.swift",
"BetterCodable/LosslessValue/LosslessBoolValue.swift",
"BetterCodable/LosslessValue/LosslessValue.swift",
"BetterCodable/LosslessValue/OptionalLosslessValue.swift",
"BetterCodable/LossyValue/LossyArray.swift",
"BetterCodable/LossyValue/LossyDictionary.swift",
"BetterCodable/LossyValue/LossyOptional.swift",
"BetterCodable/ResilientProjectedValue.swift",
"CustomCodable/CodingKeyStyle.swift",
"CustomCodable/Interface/CodableKey.swift",
"CustomCodable/Interface/CustomCodable.swift",
"CustomCodable/Interface/CustomDecodable.swift",
"CustomCodable/Interface/CustomEncodable.swift",
"Encodable+ToDictionary.swift",
"PolymorphicCodable/DefaultEmptyPolymorphicArrayValue.swift",
"PolymorphicCodable/Error/PolymorphicCodableError.swift",
"PolymorphicCodable/Extensions/Decoder+Polymorphic.swift",
"PolymorphicCodable/Extensions/Encoder+Polymorphic.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+DefaultEmptyPolymorphicArrayValue.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+LossyOptionalPolymorphicValue.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicArrayValue.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicLossyArrayValue.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+OptionalPolymorphicValue.swift",
"PolymorphicCodable/Extensions/KeyedDecodingContainer+PolymorphicLossyArrayValue.swift",
"PolymorphicCodable/Interface/PolymorphicCodable.swift",
"PolymorphicCodable/Interface/PolymorphicCodableStrategyProviding.swift",
"PolymorphicCodable/Interface/PolymorphicDecodable.swift",
"PolymorphicCodable/Interface/PolymorphicEncodable.swift",
"PolymorphicCodable/Interface/PolymorphicEnumCodable.swift",
"PolymorphicCodable/Interface/PolymorphicEnumDecodable.swift",
"PolymorphicCodable/Interface/PolymorphicEnumEncodable.swift",
"PolymorphicCodable/Interface/UnnestedPolymorphicCodable.swift",
"PolymorphicCodable/Interface/UnnestedPolymorphicDecodable.swift",
"PolymorphicCodable/LossyOptionalPolymorphicValue.swift",
"PolymorphicCodable/OptionalPolymorphicArrayValue.swift",
"PolymorphicCodable/OptionalPolymorphicLossyArrayValue.swift",
"PolymorphicCodable/OptionalPolymorphicValue.swift",
"PolymorphicCodable/PolymorphicArrayValue.swift",
"PolymorphicCodable/PolymorphicCodableStrategy.swift",
"PolymorphicCodable/PolymorphicIdentifiable.swift",
"PolymorphicCodable/PolymorphicLossyArrayValue.swift",
"PolymorphicCodable/PolymorphicProjectedValue.swift",
"PolymorphicCodable/PolymorphicValue.swift",
"Resilient/ArrayDecodingError.swift",
"Resilient/DictionaryDecodingError.swift",
"Resilient/ErrorReporting.swift",
"Resilient/ResilientDecodingOutcome.swift"
],
"target_dependencies" : [
"KarrotCodableKitMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.