The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SpryKit, reference main (886ad7), with Swift 6.2 for macOS (SPM) on 15 Dec 2025 01:32:39 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SpryKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SpryKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 886ad7d new Swift Testing API
Cloned https://github.com/NikSativa/SpryKit.git
Revision (git rev-parse @):
886ad7dc19c5665af2e864c20f8fc7e6e68c01cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SpryKit.git at main
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/NikSativa/Threading.git
[1/463] Fetching threading
[330/1720] Fetching threading, cwlpreconditiontesting
[1721/74832] Fetching threading, cwlpreconditiontesting, swift-syntax
Fetched https://github.com/NikSativa/Threading.git from cache (3.60s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.60s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.60s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.28s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.68s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.78s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.39s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.73s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sprykit",
      "name": "SpryKit",
      "url": "https://github.com/NikSativa/SpryKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SpryKit",
      "dependencies": [
        {
          "identity": "threading",
          "name": "Threading",
          "url": "https://github.com/NikSativa/Threading.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
          "dependencies": [
          ]
        },
        {
          "identity": "cwlpreconditiontesting",
          "name": "CwlPreconditionTesting",
          "url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
          "version": "2.2.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
          "dependencies": [
            {
              "identity": "cwlcatchexception",
              "name": "CwlCatchException",
              "url": "https://github.com/mattgallagher/CwlCatchException.git",
              "version": "2.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/SpryKit.git
[1/1065] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.94s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/NikSativa/Threading.git from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.94s)
Fetched https://github.com/NikSativa/Threading.git from cache (0.94s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.94s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (1.01s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.03s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.49s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.56s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.03s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at main (886ad7d)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'sprykit' is not used by any target
Found 3 product dependencies
  - Threading
  - CwlPreconditionTesting
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NikSativa/SpryKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/42] Write sources
[11/42] Copying PrivacyInfo.xcprivacy
[14/42] Write sources
[28/42] Copying PrivacyInfo.xcprivacy
[28/42] Write sources
[30/42] Compiling _SwiftSyntaxCShims dummy.c
[32/42] Write swift-version-49B95AFC49DCD68C.txt
[33/77] Compiling CwlMachBadInstructionHandler mach_excServer.c
[35/77] Compiling SwiftSyntax510 Empty.swift
[36/77] Emitting module SwiftSyntax510
[37/77] Emitting module SwiftSyntax600
[38/77] Compiling SwiftSyntax600 Empty.swift
[40/77] Emitting module SwiftSyntax600
[41/77] Compiling SwiftSyntax509 Empty.swift
[42/77] Emitting module SwiftSyntax509
[44/77] Compiling SwiftSyntax509 Empty.swift
[45/77] Emitting module SwiftSyntax510
[46/77] Compiling SwiftSyntax510 Empty.swift
[47/79] Compiling SpryMacroAvailable Empty.swift
[48/79] Emitting module SpryMacroAvailable
[48/209] Compiling CwlCatchExceptionSupport CwlCatchException.m
[50/211] Compiling SwiftSyntax AbsolutePosition.swift
[51/211] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[52/211] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[53/211] Compiling SwiftSyntax Assert.swift
[54/211] Compiling SwiftSyntax BumpPtrAllocator.swift
[55/211] Compiling SwiftSyntax CommonAncestor.swift
[56/211] Compiling SwiftSyntax Convenience.swift
[57/211] Compiling SwiftSyntax CustomTraits.swift
[57/218] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[66/225] Compiling SwiftSyntax SourceEdit.swift
[67/225] Compiling SwiftSyntax SourceLength.swift
[68/225] Compiling SwiftSyntax SourceLocation.swift
[69/225] Compiling SwiftSyntax SourcePresence.swift
[70/225] Compiling SwiftSyntax TokenSequence.swift
[71/225] Compiling SwiftSyntax TokenSyntax.swift
[72/225] Compiling SwiftSyntax Trivia.swift
[73/225] Compiling SwiftSyntax SourceEdit.swift
[74/225] Compiling SwiftSyntax SourceLength.swift
[75/225] Compiling SwiftSyntax SourceLocation.swift
[76/225] Compiling SwiftSyntax SourcePresence.swift
[77/225] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[78/225] Compiling SwiftSyntax Syntax.swift
[79/225] Compiling SwiftSyntax SyntaxArena.swift
[81/225] Compiling SwiftSyntax Identifier.swift
[82/225] Compiling SwiftSyntax MemoryLayout.swift
[83/225] Compiling SwiftSyntax MissingNodeInitializers.swift
[84/225] Compiling SwiftSyntax RawSyntax.swift
[85/225] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[86/225] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[87/225] Compiling SwiftSyntax RawSyntaxTokenView.swift
[121/227] Emitting module Threading
[125/227] Compiling Threading USendable.swift
[126/227] Compiling Threading resource_bundle_accessor.swift
[127/227] Compiling CwlCatchException CwlCatchException.swift
[128/227] Emitting module CwlCatchException
[129/231] Emitting module CwlPreconditionTesting
[130/231] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[131/231] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[132/231] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[133/231] Emitting module SwiftSyntax
[142/231] Compiling SwiftSyntax Utils.swift
[143/231] Compiling SwiftSyntax ChildNameForKeyPath.swift
[144/231] Compiling SwiftSyntax Keyword.swift
[145/231] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[146/231] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[147/231] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[148/231] Compiling SwiftSyntax SyntaxBaseNodes.swift
[149/231] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[150/231] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[151/231] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[152/231] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[153/231] Compiling SwiftSyntax RawSyntaxValidation.swift
[154/231] Compiling SwiftSyntax SyntaxNodesAB.swift
[155/231] Compiling SwiftSyntax SyntaxNodesC.swift
[156/231] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[157/231] Compiling SwiftSyntax SyntaxChildren.swift
[158/231] Compiling SwiftSyntax SyntaxCollection.swift
[159/231] Compiling SwiftSyntax SyntaxHashable.swift
[160/231] Compiling SwiftSyntax SyntaxIdentifier.swift
[161/231] Compiling SwiftSyntax SyntaxNodeFactory.swift
[162/231] Compiling SwiftSyntax SyntaxNodeStructure.swift
[163/231] Compiling SwiftSyntax Utils.swift
[164/231] Compiling SwiftSyntax ChildNameForKeyPath.swift
[165/231] Compiling SwiftSyntax Keyword.swift
[166/231] Compiling SwiftSyntax SyntaxRewriter.swift
[167/231] Compiling SwiftSyntax SyntaxTraits.swift
[168/231] Compiling SwiftSyntax SyntaxVisitor.swift
[169/231] Compiling SwiftSyntax TokenKind.swift
[172/231] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[173/231] Compiling SwiftSyntax RawSyntaxNodesC.swift
[174/231] Compiling SwiftSyntax RawSyntaxNodesD.swift
[175/231] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[176/231] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[212/231] Compiling SwiftSyntax SyntaxNodesD.swift
[213/231] Compiling SwiftSyntax SyntaxNodesEF.swift
[214/231] Compiling SwiftSyntax SyntaxNodesGHI.swift
[215/231] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[216/231] Compiling SwiftSyntax SyntaxNodesOP.swift
[217/231] Compiling SwiftSyntax SyntaxNodesQRS.swift
[218/231] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[226/289] Compiling SwiftDiagnostics Message.swift
[227/290] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[228/290] Compiling SwiftBasicFormat Syntax+Extensions.swift
[229/290] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[230/348] Compiling SwiftDiagnostics Note.swift
[231/348] Compiling SwiftBasicFormat InferIndentation.swift
[232/348] Compiling SwiftDiagnostics FixIt.swift
[233/348] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[234/348] Compiling SwiftDiagnostics Message.swift
[235/349] Compiling SwiftBasicFormat Syntax+Extensions.swift
[236/349] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[237/349] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[238/349] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[239/349] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[240/349] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[241/349] Compiling SwiftDiagnostics Diagnostic.swift
[242/349] Emitting module SwiftDiagnostics
[243/349] Compiling SwiftDiagnostics Convenience.swift
[244/349] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[245/349] Compiling SwiftDiagnostics Note.swift
[246/349] Compiling SwiftDiagnostics FixIt.swift
[247/349] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[248/349] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[249/349] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[250/349] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[251/349] Emitting module SwiftDiagnostics
[252/349] Compiling SwiftDiagnostics Diagnostic.swift
[253/349] Compiling SwiftDiagnostics Convenience.swift
[254/349] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[255/349] Compiling SwiftBasicFormat BasicFormat.swift
[256/349] Emitting module SwiftBasicFormat
[257/349] Compiling SwiftBasicFormat InferIndentation.swift
[258/349] Emitting module SwiftBasicFormat
[259/349] Compiling SwiftBasicFormat BasicFormat.swift
[260/349] Compiling SwiftParser Cursor.swift
[261/349] Compiling SwiftParser Lexeme.swift
[262/349] Compiling SwiftParser LexemeSequence.swift
[263/349] Compiling SwiftParser Lexer.swift
[264/349] Compiling SwiftParser RegexLiteralLexer.swift
[265/353] Compiling SwiftParser TokenPrecedence.swift
[266/353] Compiling SwiftParser TokenSpec.swift
[267/353] Compiling SwiftParser TokenSpecSet.swift
[268/353] Compiling SwiftParser StringLiterals.swift
[269/353] Compiling SwiftParser SwiftParserCompatibility.swift
[270/353] Compiling SwiftParser SwiftVersion.swift
[271/353] Compiling SwiftParser SyntaxUtils.swift
[272/353] Compiling SwiftParser Nominals.swift
[273/353] Compiling SwiftParser Parameters.swift
[274/353] Compiling SwiftParser ParseSourceFile.swift
[275/353] Compiling SwiftParser Parser.swift
[276/353] Compiling SwiftParser Patterns.swift
[277/353] Emitting module SwiftParser
[278/353] Compiling SwiftParser Recovery.swift
[279/353] Compiling SwiftParser Specifiers.swift
[280/353] Compiling SwiftParser Statements.swift
[281/353] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[282/353] Compiling SwiftParser TopLevel.swift
[283/353] Compiling SwiftParser TriviaParser.swift
[284/353] Compiling SwiftParser Types.swift
[285/353] Compiling SwiftParser ExperimentalFeatures.swift
[286/353] Compiling SwiftParser TokenConsumer.swift
[304/357] Compiling SwiftParser Attributes.swift
[305/357] Compiling SwiftParser Availability.swift
[306/357] Compiling SwiftParser CharacterInfo.swift
[307/357] Compiling SwiftParser CollectionNodes+Parsable.swift
[308/357] Compiling SwiftParser Declarations.swift
[309/357] Compiling SwiftParser UnicodeScalarExtensions.swift
[310/357] Compiling SwiftParser Lookahead.swift
[311/357] Compiling SwiftParser LoopProgressCondition.swift
[312/357] Compiling SwiftParser Modifiers.swift
[313/357] Compiling SwiftParser Names.swift
[314/357] Compiling SwiftParser Directives.swift
[315/357] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[316/357] Compiling SwiftParser Expressions.swift
[317/357] Compiling SwiftParser IncrementalParseTransition.swift
[318/357] Compiling SwiftParser IsValidIdentifier.swift
[319/357] Emitting module SwiftParser
[344/357] Compiling SwiftParser IsLexerClassified.swift
[345/357] Compiling SwiftParser LayoutNodes+Parsable.swift
[346/357] Compiling SwiftParser Parser+TokenSpecSet.swift
[347/357] Compiling SwiftParser TokenSpecStaticMembers.swift
[352/370] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[353/384] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[354/384] Compiling SwiftParserDiagnostics Utils.swift
[355/384] Compiling SwiftParserDiagnostics PresenceUtils.swift
[356/384] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[357/384] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[358/384] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[359/384] Compiling SwiftParserDiagnostics Utils.swift
[360/384] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[361/384] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[362/385] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[363/385] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[364/385] Emitting module SwiftParserDiagnostics
[365/385] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[366/385] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[367/385] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[368/385] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[369/385] Compiling SwiftParserDiagnostics MissingNodesError.swift
[370/385] Compiling SwiftParserDiagnostics MissingTokenError.swift
[371/385] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[374/385] Emitting module SwiftParserDiagnostics
[375/385] Compiling SwiftParserDiagnostics PresenceUtils.swift
[380/415] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[381/415] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[382/415] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[383/415] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[384/416] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[385/416] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[386/416] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[387/416] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[388/417] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[389/417] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[390/417] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[391/417] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[392/417] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[393/417] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[394/417] Compiling SwiftSyntaxBuilder Indenter.swift
[395/417] Compiling SwiftSyntaxBuilder ListBuilder.swift
[396/417] Emitting module SwiftSyntaxBuilder
[397/417] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[398/417] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[409/417] Emitting module SwiftSyntaxBuilder
[410/417] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[412/453] Compiling SwiftSyntaxMacros PreambleMacro.swift
[413/454] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[414/454] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[415/454] Compiling SwiftSyntaxMacros MemberMacro.swift
[416/454] Compiling SwiftSyntaxMacros PeerMacro.swift
[417/454] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[418/454] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[419/454] Compiling SwiftSyntaxMacros AttachedMacro.swift
[420/454] Compiling SwiftSyntaxMacros BodyMacro.swift
[421/454] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[422/454] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[423/454] Compiling SwiftSyntaxMacros Macro.swift
[424/454] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[425/454] Compiling SwiftSyntaxMacros PreambleMacro.swift
[428/455] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[429/455] Compiling SwiftSyntaxMacros Macro+Format.swift
[430/455] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[431/455] Compiling SwiftSyntaxMacros AccessorMacro.swift
[432/455] Emitting module SwiftSyntaxMacros
[445/455] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[446/455] Emitting module SwiftSyntaxMacros
[449/455] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[450/461] Emitting module SharedTypes
[451/461] Compiling SharedTypes VarKeyword.swift
[452/461] Compiling SharedTypes FuncKeyword.swift
[453/461] Emitting module SharedTypes
[454/461] Compiling SharedTypes FuncKeyword.swift
[455/461] Compiling SharedTypes VarKeyword.swift
[456/471] Compiling MacroAndCompilerPlugin MacroAndCompilerPlugin.swift
[457/471] Compiling MacroAndCompilerPlugin SpryableExtensionMacro.swift
[458/471] Emitting module MacroAndCompilerPlugin
[459/471] Compiling MacroAndCompilerPlugin SwiftSyntax+SpryKit.swift
[460/471] Compiling MacroAndCompilerPlugin AccessorKeyword+Macro.swift
[461/471] Compiling MacroAndCompilerPlugin SpryableAccessorMacro.swift
[462/471] Compiling MacroAndCompilerPlugin SpryableBodyMacro.swift
[463/471] Compiling MacroAndCompilerPlugin SpryableDiagnostic.swift
[464/471] Compiling MacroAndCompilerPlugin MembersParser.swift
[465/471] Compiling MacroAndCompilerPlugin SpryablePeerMacro.swift
[465/471] Write Objects.LinkFileList
[466/471] Linking MacroAndCompilerPlugin-tool
[468/519] Compiling SpryKit PropertyReflector.swift
[469/519] Compiling SpryKit Spry.swift
[470/519] Compiling SpryKit Spryable.swift
[471/519] Compiling SpryKit SpryableImpl.swift
[472/519] Compiling SpryKit SpryDictionary.swift
[473/524] Compiling SpryKit Stub.swift
[474/524] Compiling SpryKit StubInfo.swift
[475/524] Compiling SpryKit Stubbable.swift
[476/524] Compiling SpryKit StubbableImpl.swift
[477/524] Compiling SpryKit DidCallResult+Testing.swift
[478/524] Compiling SpryKit AnyEquality.swift
[479/524] Compiling SpryKit Argument.swift
[480/524] Compiling SpryKit ArgumentCaptor.swift
[481/524] Compiling SpryKit Diff+Encodable.swift
[482/524] Compiling SpryKit Diff+Mirror.swift
[483/524] Compiling SpryKit Diff+StringLines.swift
[484/524] Compiling SpryKit ExpectThrows.swift
[485/524] Compiling SpryKit ExpectThrowsAssertion.swift
[486/524] Compiling SpryKit XCTAssertEqualAny.swift
[487/524] Compiling SpryKit XCTAssertEqualError.swift
[488/524] Compiling SpryKit XCTAssertEqualImage.swift
[489/524] Compiling SpryKit ExpectEqualAny.swift
[490/524] Compiling SpryKit ExpectEqualError.swift
[491/524] Compiling SpryKit ExpectEqualImage.swift
[492/524] Compiling SpryKit ExpectHaveReceived.swift
[493/524] Compiling SpryKit ExpectHaveRecordedCalls.swift
[494/524] Compiling SpryKit XCTAssertHaveReceived.swift
[495/524] Compiling SpryKit XCTAssertHaveRecordedCalls.swift
[496/524] Compiling SpryKit XCTAssertThrowsAssertion.swift
[497/524] Compiling SpryKit XCTAssertThrowsError.swift
[498/524] Compiling SpryKit resource_bundle_accessor.swift
[499/524] Emitting module SpryKit
[500/524] Compiling SpryKit DidCallResult.swift
[501/524] Compiling SpryKit RecordedCall.swift
[502/524] Compiling SpryKit Spyable.swift
[503/524] Compiling SpryKit SpyableImpl.swift
[504/524] Compiling SpryKit StringRepresentable.swift
[505/524] Compiling SpryKit InternalHelpers.swift
[506/524] Compiling SpryKit String+Helpers.swift
[507/524] Compiling SpryKit TimeZone+Helpers.swift
[508/524] Compiling SpryKit URL+Helpers.swift
[509/524] Compiling SpryKit URLRequest+Helpers.swift
[510/524] Compiling SpryKit FatalErrorTexting.swift
[511/524] Compiling SpryKit Data+Helpers.swift
[512/524] Compiling SpryKit Date+Helpers.swift
[513/524] Compiling SpryKit Describing.swift
[514/524] Compiling SpryKit DispatchTime+Helpers.swift
[515/524] Compiling SpryKit Image+Helpers.swift
[516/524] Compiling SpryKit SpryEquatable+Types.swift
[517/524] Compiling SpryKit SpryEquatable.swift
[518/524] Compiling SpryKit SpryFriendlyStringConvertible.swift
[519/524] Compiling SpryKit SpryableMacros.swift
[520/524] Compiling SpryKit CountSpecifier.swift
[520/524] Write Objects.LinkFileList
[522/524] Archiving libSpryKitStatic.a
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/Testing.framework/Versions/A/Testing' which was built for newer version 14.0
ld: warning: building for macOS-11.0, but linking with dylib '@rpath/libXCTestSwiftSupport.dylib' which was built for newer version 14.0
[523/524] Linking libSpryKitDynamic.dylib
Build complete! (35.23s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    },
    {
      "identity" : "cwlpreconditiontesting",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.2",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mattgallagher/CwlPreconditionTesting.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SpryKit",
  "name" : "SpryKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpryKit",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpryKitStatic",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "SpryKitDynamic",
      "targets" : [
        "SpryKit"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "MacroAndCompilerPlugin",
      "targets" : [
        "MacroAndCompilerPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpryMacroAvailable",
      "module_type" : "SwiftTarget",
      "name" : "SpryMacroAvailable",
      "path" : "VersionMarkerModule",
      "product_memberships" : [
        "SpryKit",
        "SpryKitStatic",
        "SpryKitDynamic"
      ],
      "sources" : [
        "Empty.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpryKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpryKitTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "Helpers/SpryEquatable+TestHelper.swift",
        "Helpers/Spryable+TestHelper.swift",
        "Helpers/Spyable+TestHelper.swift",
        "Helpers/Stubbable+TestHelper.swift",
        "SwiftTesting/AnyEquatableTests.swift",
        "SwiftTesting/ArgumentTests.swift",
        "SwiftTesting/CrossPlatformTests.swift",
        "SwiftTesting/DiffTests.swift",
        "SwiftTesting/FriendlyStringConvertibleTests.swift",
        "SwiftTesting/HaveRecordedCallsMatcherTests.swift",
        "SwiftTesting/Matcher/ExpectEqualAnyTests.swift",
        "SwiftTesting/Matcher/ExpectEqualErrorTests.swift",
        "SwiftTesting/Matcher/ExpectEqualImageTests.swift",
        "SwiftTesting/Matcher/ExpectHaveReceivedTests.swift",
        "SwiftTesting/Matcher/ExpectHaveRecordedCallsTests.swift",
        "SwiftTesting/Matcher/ExpectThrowsAssertionTests.swift",
        "SwiftTesting/Matcher/ExpectThrowsErrorTests.swift",
        "SwiftTesting/PropertyReflectorTests.swift",
        "SwiftTesting/SpryEquatableTests.swift",
        "SwiftTesting/SpryableMacrosTests.swift",
        "SwiftTesting/SpryableTests.swift",
        "SwiftTesting/SpyableTests.swift",
        "SwiftTesting/StubbableTests.swift",
        "SwiftTesting/ThreadSafeTests.swift",
        "XCTests/AnyEquatableXCTests.swift",
        "XCTests/ArgumentXCTests.swift",
        "XCTests/CrossPlatformXCTests.swift",
        "XCTests/DiffXCTests.swift",
        "XCTests/FriendlyStringConvertibleXCTests.swift",
        "XCTests/HaveRecordedCallsMatcherXCTests.swift",
        "XCTests/Matcher/XCTAssertEqualAnyXCTests.swift",
        "XCTests/Matcher/XCTAssertEqualErrorXCTests.swift",
        "XCTests/Matcher/XCTAssertEqualImageXCTests.swift",
        "XCTests/Matcher/XCTAssertHaveReceivedXCTests.swift",
        "XCTests/Matcher/XCTAssertHaveRecordedCallsXCTests.swift",
        "XCTests/Matcher/XCTAssertThrowsAssertionXCTests.swift",
        "XCTests/Matcher/XCTAssertThrowsErrorXCTests.swift",
        "XCTests/PropertyReflectorXCTests.swift",
        "XCTests/SpryEquatableXCTests.swift",
        "XCTests/SpryableMacrosXCTests.swift",
        "XCTests/SpryableXCTests.swift",
        "XCTests/SpyableXCTests.swift",
        "XCTests/StubbableXCTests.swift",
        "XCTests/ThreadSafeXCTests.swift"
      ],
      "target_dependencies" : [
        "SpryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpryKit",
      "module_type" : "SwiftTarget",
      "name" : "SpryKit",
      "path" : "Source",
      "product_dependencies" : [
        "CwlPreconditionTesting",
        "SwiftSyntax",
        "Threading"
      ],
      "product_memberships" : [
        "SpryKit",
        "SpryKitStatic",
        "SpryKitDynamic"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyEquality.swift",
        "Argument.swift",
        "ArgumentCaptor.swift",
        "Diff/Diff+Encodable.swift",
        "Diff/Diff+Mirror.swift",
        "Diff/Diff+StringLines.swift",
        "FatalErrorTexting.swift",
        "Helpers/Data+Helpers.swift",
        "Helpers/Date+Helpers.swift",
        "Helpers/Describing.swift",
        "Helpers/DispatchTime+Helpers.swift",
        "Helpers/Image+Helpers.swift",
        "Helpers/InternalHelpers.swift",
        "Helpers/String+Helpers.swift",
        "Helpers/TimeZone+Helpers.swift",
        "Helpers/URL+Helpers.swift",
        "Helpers/URLRequest+Helpers.swift",
        "PropertyReflector.swift",
        "Spry.swift",
        "Spry/Spryable.swift",
        "Spry/SpryableImpl.swift",
        "SpryDictionary.swift",
        "SpryEquatable+Types.swift",
        "SpryEquatable.swift",
        "SpryFriendlyStringConvertible.swift",
        "SpryableMacros.swift",
        "Spy/CountSpecifier.swift",
        "Spy/DidCallResult.swift",
        "Spy/RecordedCall.swift",
        "Spy/Spyable.swift",
        "Spy/SpyableImpl.swift",
        "StringRepresentable.swift",
        "Stub/Stub.swift",
        "Stub/StubInfo.swift",
        "Stub/Stubbable.swift",
        "Stub/StubbableImpl.swift",
        "SwiftTesting/DidCallResult+Testing.swift",
        "SwiftTesting/ExpectEqualAny.swift",
        "SwiftTesting/ExpectEqualError.swift",
        "SwiftTesting/ExpectEqualImage.swift",
        "SwiftTesting/ExpectHaveReceived.swift",
        "SwiftTesting/ExpectHaveRecordedCalls.swift",
        "SwiftTesting/ExpectThrows.swift",
        "SwiftTesting/ExpectThrowsAssertion.swift",
        "XCTests/XCTAssertEqualAny.swift",
        "XCTests/XCTAssertEqualError.swift",
        "XCTests/XCTAssertEqualImage.swift",
        "XCTests/XCTAssertHaveReceived.swift",
        "XCTests/XCTAssertHaveRecordedCalls.swift",
        "XCTests/XCTAssertThrowsAssertion.swift",
        "XCTests/XCTAssertThrowsError.swift"
      ],
      "target_dependencies" : [
        "SpryMacroAvailable",
        "SharedTypes",
        "MacroAndCompilerPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SharedTypes",
      "module_type" : "SwiftTarget",
      "name" : "SharedTypes",
      "path" : "SharedTypes",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "SwiftDiagnostics"
      ],
      "product_memberships" : [
        "SpryKit",
        "SpryKitStatic",
        "SpryKitDynamic",
        "MacroAndCompilerPlugin"
      ],
      "sources" : [
        "FuncKeyword.swift",
        "VarKeyword.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroAndCompilerPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroAndCompilerPlugin",
      "path" : "MacroAndCompilerPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SpryKit",
        "SpryKitStatic",
        "SpryKitDynamic",
        "MacroAndCompilerPlugin"
      ],
      "sources" : [
        "AccessorKeyword+Macro.swift",
        "MacroAndCompilerPlugin.swift",
        "MembersParser.swift",
        "SpryableDiagnostic.swift",
        "SpryableMacro/SpryableAccessorMacro.swift",
        "SpryableMacro/SpryableBodyMacro.swift",
        "SpryableMacro/SpryableExtensionMacro.swift",
        "SpryableMacro/SpryablePeerMacro.swift",
        "SwiftSyntax+SpryKit.swift"
      ],
      "target_dependencies" : [
        "SharedTypes"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/niksativa/sprykit/main
Repository:               NikSativa/SpryKit
Swift version used:       6.2
Target:                   SpryKit
Extracting symbol information for 'SpryKit'...
Finished extracting symbol information for 'SpryKit'. (4.57s)
Building documentation for 'SpryKit'...
warning: Parameter 'as' not found in instance method declaration
  --> Source/ArgumentCaptor.swift:15:9-16:9
13 |     ///
14 |     /// - Parameter at: The index of the captured argument. The index cooresponds the number of times the specified function was called (when argument specifiers passed validation). For instance if the function was called 5 times and you want the argument captured during the 2nd call then ask for index 1, `getValue(at: 1)`. Defaults to 0. Asking for the an index that is out of bounds will result in a `fatalError()`.
15 +     /// - Parameter as: The expected type of the argument captured. Asking for the wrong type will result in a `fatalError()`
   |         ╰─suggestion: Remove 'as' parameter documentation
16 +     ///
17 |     /// - Returns: The captured argument or fatal error if there was an issue.
18 |     public func getValue<T>(at index: Int = 0, as _: T.Type = T.self) -> T {
warning: Parameter 'asType' not found in instance method declaration
  --> Source/Spry/Spryable.swift:17:9-17:130
15 |     /// - Parameter function: The function signature. Defaults to #function.
16 |     /// - Parameter arguments: The function arguments being passed in.
17 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
18 |     func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
19 |
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:17:130-17:130
15 |     /// - Parameter function: The function signature. Defaults to #function.
16 |     /// - Parameter arguments: The function arguments being passed in.
17 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
18 |     func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
19 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:17:130-17:130
15 |     /// - Parameter function: The function signature. Defaults to #function.
16 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
17 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
18 |     func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
19 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:17:130-17:130
15 |     /// - Parameter function: The function signature. Defaults to #function.
16 |     /// - Parameter arguments: The function arguments being passed in.
17 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
18 |     func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
19 |
warning: Parameter 'function' not found in instance method declaration
  --> Source/Spry/Spryable.swift:26:21-26:29
24 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
25 |     ///
26 +     /// - Parameter function: The function signature. Defaults to #function.
   |                     ╰─suggestion: Replace 'function' with 'functionName'
27 |     /// - Parameter arguments: The function arguments being passed in.
28 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:28:190-28:190
26 |     /// - Parameter function: The function signature. Defaults to #function.
27 |     /// - Parameter arguments: The function arguments being passed in.
28 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
29 |     func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
30 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:28:190-28:190
26 |     /// - Parameter function: The function signature. Defaults to #function.
27 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
28 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
29 |     func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
30 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:28:190-28:190
26 |     /// - Parameter function: The function signature. Defaults to #function.
27 |     /// - Parameter arguments: The function arguments being passed in.
28 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
29 |     func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
30 |
warning: Parameter 'asType' not found in instance method declaration
  --> Source/Spry/Spryable.swift:39:9-39:130
37 |     /// - Parameter function: The function signature. Defaults to #function.
38 |     /// - Parameter arguments: The function arguments being passed in.
39 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
40 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
41 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:39:130-39:130
37 |     /// - Parameter function: The function signature. Defaults to #function.
38 |     /// - Parameter arguments: The function arguments being passed in.
39 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
40 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
41 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:39:130-39:130
37 |     /// - Parameter function: The function signature. Defaults to #function.
38 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
39 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
40 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
41 |
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:39:130-39:130
37 |     /// - Parameter function: The function signature. Defaults to #function.
38 |     /// - Parameter arguments: The function arguments being passed in.
39 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
40 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
41 |
warning: Parameter 'function' not found in instance method declaration
  --> Source/Spry/Spryable.swift:48:21-48:29
46 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
47 |     ///
48 +     /// - Parameter function: The function signature. Defaults to #function.
   |                     ╰─suggestion: Replace 'function' with 'functionName'
49 |     /// - Parameter arguments: The function arguments being passed in.
50 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:50:190-50:190
48 |     /// - Parameter function: The function signature. Defaults to #function.
49 |     /// - Parameter arguments: The function arguments being passed in.
50 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
51 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
52 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:50:190-50:190
48 |     /// - Parameter function: The function signature. Defaults to #function.
49 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
50 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
51 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
52 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:50:190-50:190
48 |     /// - Parameter function: The function signature. Defaults to #function.
49 |     /// - Parameter arguments: The function arguments being passed in.
50 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
51 |     func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
52 |
warning: Parameter 'asType' not found in type method declaration
  --> Source/Spry/Spryable.swift:70:9-70:130
68 |     /// - Parameter function: The function signature. Defaults to #function.
69 |     /// - Parameter arguments: The function arguments being passed in.
70 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
71 |     static func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
72 |
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:70:130-70:130
68 |     /// - Parameter function: The function signature. Defaults to #function.
69 |     /// - Parameter arguments: The function arguments being passed in.
70 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
71 |     static func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
72 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:70:130-70:130
68 |     /// - Parameter function: The function signature. Defaults to #function.
69 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
70 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
71 |     static func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
72 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:70:130-70:130
68 |     /// - Parameter function: The function signature. Defaults to #function.
69 |     /// - Parameter arguments: The function arguments being passed in.
70 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
71 |     static func spryify<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
72 |
warning: Parameter 'function' not found in type method declaration
  --> Source/Spry/Spryable.swift:79:21-79:29
77 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
78 |     ///
79 +     /// - Parameter function: The function signature. Defaults to #function.
   |                     ╰─suggestion: Replace 'function' with 'functionName'
80 |     /// - Parameter arguments: The function arguments being passed in.
81 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:81:190-81:190
79 |     /// - Parameter function: The function signature. Defaults to #function.
80 |     /// - Parameter arguments: The function arguments being passed in.
81 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
82 |     static func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
83 |
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:81:190-81:190
79 |     /// - Parameter function: The function signature. Defaults to #function.
80 |     /// - Parameter arguments: The function arguments being passed in.
81 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
   |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
82 |     static func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
83 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:81:190-81:190
79 |     /// - Parameter function: The function signature. Defaults to #function.
80 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
81 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
82 |     static func spryify<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
83 |
warning: Parameter 'asType' not found in type method declaration
  --> Source/Spry/Spryable.swift:92:9-92:130
90 |     /// - Parameter function: The function signature. Defaults to #function.
91 |     /// - Parameter arguments: The function arguments being passed in.
92 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
93 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
94 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Spry/Spryable.swift:92:130-92:130
90 |     /// - Parameter function: The function signature. Defaults to #function.
91 |     /// - Parameter arguments: The function arguments being passed in.
   |         ╰─suggestion: Document 'functionName' parameter
92 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
93 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
94 |
warning: Parameter 'file' is missing documentation
  --> Source/Spry/Spryable.swift:92:130-92:130
90 |     /// - Parameter function: The function signature. Defaults to #function.
91 |     /// - Parameter arguments: The function arguments being passed in.
92 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
93 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
94 |
warning: Parameter 'line' is missing documentation
  --> Source/Spry/Spryable.swift:92:130-92:130
90 |     /// - Parameter function: The function signature. Defaults to #function.
91 |     /// - Parameter arguments: The function arguments being passed in.
92 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
93 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
94 |
warning: Parameter 'function' not found in type method declaration
   --> Source/Spry/Spryable.swift:101:21-101:29
99  |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
100 |     ///
101 +     /// - Parameter function: The function signature. Defaults to #function.
    |                     ╰─suggestion: Replace 'function' with 'functionName'
102 |     /// - Parameter arguments: The function arguments being passed in.
103 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'file' is missing documentation
   --> Source/Spry/Spryable.swift:103:190-103:190
101 |     /// - Parameter function: The function signature. Defaults to #function.
102 |     /// - Parameter arguments: The function arguments being passed in.
103 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
104 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
105 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Spry/Spryable.swift:103:190-103:190
101 |     /// - Parameter function: The function signature. Defaults to #function.
102 |     /// - Parameter arguments: The function arguments being passed in.
    |         ╰─suggestion: Document 'functionName' parameter
103 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
104 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
105 |
warning: Parameter 'line' is missing documentation
   --> Source/Spry/Spryable.swift:103:190-103:190
101 |     /// - Parameter function: The function signature. Defaults to #function.
102 |     /// - Parameter arguments: The function arguments being passed in.
103 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
104 |     static func spryifyThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
105 |
warning: Parameter 'function' not found in instance method declaration
  --> Source/Spy/Spyable.swift:56:21-56:29
54 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
55 |     ///
56 +     /// - Parameter function: The function signature to be recorded. Defaults to #function.
   |                     ╰─suggestion: Replace 'function' with 'functionName'
57 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
58 |     func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
warning: Parameter 'functionName' is missing documentation
  --> Source/Spy/Spyable.swift:57:148-57:148
55 |     ///
56 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
57 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
   |         ╰─suggestion: Document 'functionName' parameter
58 |     func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
59 |
warning: Parameter 'file' is missing documentation
  --> Source/Spy/Spyable.swift:57:148-57:148
55 |     ///
56 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
57 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
   |                                                                                                                                                    ╰─suggestion: Document 'file' parameter
58 |     func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
59 |
warning: Parameter 'line' is missing documentation
  --> Source/Spy/Spyable.swift:57:148-57:148
55 |     ///
56 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
57 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
   |                                                                                                                                                    ╰─suggestion: Document 'line' parameter
58 |     func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
59 |
warning: Parameter 'function' not found in type method declaration
   --> Source/Spy/Spyable.swift:126:21-126:29
124 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
125 |     ///
126 +     /// - Parameter function: The function signature to be recorded. Defaults to #function.
    |                     ╰─suggestion: Replace 'function' with 'functionName'
127 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
128 |     static func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
warning: Parameter 'functionName' is missing documentation
   --> Source/Spy/Spyable.swift:127:148-127:148
125 |     ///
126 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
127 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
128 |     static func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
129 |
warning: Parameter 'file' is missing documentation
   --> Source/Spy/Spyable.swift:127:148-127:148
125 |     ///
126 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
127 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
    |                                                                                                                                                    ╰─suggestion: Document 'file' parameter
128 |     static func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
129 |
warning: Parameter 'line' is missing documentation
   --> Source/Spy/Spyable.swift:127:148-127:148
125 |     ///
126 |     /// - Parameter function: The function signature to be recorded. Defaults to #function.
127 +     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Spyable to work properly.
    |                                                                                                                                                    ╰─suggestion: Document 'line' parameter
128 |     static func recordCall(functionName: String, arguments: Any?..., file: String, line: Int)
129 |
warning: Parameter 'value' not found in instance method declaration
  --> Source/Stub/Stub.swift:54:9-54:77
52 |     /// ```
53 |     ///
54 +     /// - Parameter value: The value to be returned by the stubbed function.
   |         ╰─suggestion: Remove 'value' parameter documentation
55 |     func andReturn()
56 |
warning: Parameter 'asType' not found in instance method declaration
  --> Source/Stub/Stubbable.swift:78:9-78:130
76 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
77 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
78 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
79 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
80 |
warning: Parameter 'line' is missing documentation
  --> Source/Stub/Stubbable.swift:78:130-78:130
76 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
77 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
78 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
79 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
80 |
warning: Parameter 'file' is missing documentation
  --> Source/Stub/Stubbable.swift:78:130-78:130
76 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
77 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
78 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
79 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
80 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Stub/Stubbable.swift:78:130-78:130
76 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
77 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
   |         ╰─suggestion: Document 'functionName' parameter
78 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
79 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
80 |
warning: Parameter 'function' not found in instance method declaration
  --> Source/Stub/Stubbable.swift:85:21-85:29
83 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
84 |     ///
85 +     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
   |                     ╰─suggestion: Replace 'function' with 'functionName'
86 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
87 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
warning: Parameter 'functionName' is missing documentation
  --> Source/Stub/Stubbable.swift:87:214-87:214
85 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
86 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
   |         ╰─suggestion: Document 'functionName' parameter
87 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
88 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
89 |
warning: Parameter 'file' is missing documentation
  --> Source/Stub/Stubbable.swift:87:214-87:214
85 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
86 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
87 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
   |                                                                                                                                                                                                                      ╰─suggestion: Document 'file' parameter
88 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
89 |
warning: Parameter 'line' is missing documentation
  --> Source/Stub/Stubbable.swift:87:214-87:214
85 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
86 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
87 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
   |                                                                                                                                                                                                                      ╰─suggestion: Document 'line' parameter
88 |     func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
89 |
warning: Parameter 'asType' not found in instance method declaration
  --> Source/Stub/Stubbable.swift:96:9-96:130
94 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
95 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
96 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |         ╰─suggestion: Remove 'asType' parameter documentation
97 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
98 |
warning: Parameter 'line' is missing documentation
  --> Source/Stub/Stubbable.swift:96:130-96:130
94 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
95 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
96 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'line' parameter
97 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
98 |
warning: Parameter 'file' is missing documentation
  --> Source/Stub/Stubbable.swift:96:130-96:130
94 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
95 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
96 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
   |                                                                                                                                  ╰─suggestion: Document 'file' parameter
97 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
98 |
warning: Parameter 'functionName' is missing documentation
  --> Source/Stub/Stubbable.swift:96:130-96:130
94 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
95 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
   |         ╰─suggestion: Document 'functionName' parameter
96 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
97 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
98 |
warning: Parameter 'function' not found in instance method declaration
   --> Source/Stub/Stubbable.swift:103:21-103:29
101 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
102 |     ///
103 +     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
    |                     ╰─suggestion: Replace 'function' with 'functionName'
104 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
105 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
warning: Parameter 'file' is missing documentation
   --> Source/Stub/Stubbable.swift:105:214-105:214
103 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
104 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
105 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
    |                                                                                                                                                                                                                      ╰─suggestion: Document 'file' parameter
106 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
107 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Stub/Stubbable.swift:105:214-105:214
103 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
104 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
105 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
106 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
107 |
warning: Parameter 'line' is missing documentation
   --> Source/Stub/Stubbable.swift:105:214-105:214
103 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
104 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
105 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution. Defaults to .noFallback
    |                                                                                                                                                                                                                      ╰─suggestion: Document 'line' parameter
106 |     func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
107 |
warning: Parameter 'asType' not found in type method declaration
   --> Source/Stub/Stubbable.swift:182:9-182:130
180 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
181 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
182 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |         ╰─suggestion: Remove 'asType' parameter documentation
183 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
184 |
warning: Parameter 'line' is missing documentation
   --> Source/Stub/Stubbable.swift:182:130-182:130
180 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
181 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
182 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |                                                                                                                                  ╰─suggestion: Document 'line' parameter
183 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
184 |
warning: Parameter 'file' is missing documentation
   --> Source/Stub/Stubbable.swift:182:130-182:130
180 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
181 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
182 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |                                                                                                                                  ╰─suggestion: Document 'file' parameter
183 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
184 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Stub/Stubbable.swift:182:130-182:130
180 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
181 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
182 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
183 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) -> T
184 |
warning: Parameter 'function' not found in type method declaration
   --> Source/Stub/Stubbable.swift:189:21-189:29
187 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
188 |     ///
189 +     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
    |                     ╰─suggestion: Replace 'function' with 'functionName'
190 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
191 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'file' is missing documentation
   --> Source/Stub/Stubbable.swift:191:190-191:190
189 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
190 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
191 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
192 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
193 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Stub/Stubbable.swift:191:190-191:190
189 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
190 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
191 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
192 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
193 |
warning: Parameter 'line' is missing documentation
   --> Source/Stub/Stubbable.swift:191:190-191:190
189 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
190 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
191 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
192 |     static func stubbedValue<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) -> T
193 |
warning: Parameter 'asType' not found in type method declaration
   --> Source/Stub/Stubbable.swift:200:9-200:130
198 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
199 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
200 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |         ╰─suggestion: Remove 'asType' parameter documentation
201 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
202 |
warning: Parameter 'file' is missing documentation
   --> Source/Stub/Stubbable.swift:200:130-200:130
198 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
199 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
200 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |                                                                                                                                  ╰─suggestion: Document 'file' parameter
201 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
202 |
warning: Parameter 'line' is missing documentation
   --> Source/Stub/Stubbable.swift:200:130-200:130
198 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
199 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
200 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
    |                                                                                                                                  ╰─suggestion: Document 'line' parameter
201 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
202 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Stub/Stubbable.swift:200:130-200:130
198 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
199 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
200 +     /// - Parameter asType: The type to be returned. Defaults to using type inference. Only specify if needed or for performance.
201 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., asType _: T.Type, file: String, line: Int) throws -> T
202 |
warning: Parameter 'function' not found in type method declaration
   --> Source/Stub/Stubbable.swift:207:21-207:29
205 |     /// - Important: Do NOT implement function. Use default implementation provided by Spry.
206 |     ///
207 +     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
    |                     ╰─suggestion: Replace 'function' with 'functionName'
208 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
209 |     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
warning: Parameter 'line' is missing documentation
   --> Source/Stub/Stubbable.swift:209:190-209:190
207 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
208 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
209 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
210 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
211 |
warning: Parameter 'file' is missing documentation
   --> Source/Stub/Stubbable.swift:209:190-209:190
207 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
208 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
209 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
    |                                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
210 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
211 |
warning: Parameter 'functionName' is missing documentation
   --> Source/Stub/Stubbable.swift:209:190-209:190
207 |     /// - Parameter function: The function signature used to find a stub. Defaults to #function.
208 |     /// - Parameter arguments: The function arguments being passed in. Must include all arguments in the proper order for Stubbable to work properly.
    |         ╰─suggestion: Document 'functionName' parameter
209 +     /// - Parameter fallbackValue: The fallback value to be used if no stub is found for the given function signature and arguments. Can give false positives when testing. Use with caution.
210 |     static func stubbedValueThrows<T>(_ functionName: String, arguments: Any?..., fallbackValue: T, file: String, line: Int) throws -> T
211 |
warning: Parameter 'spyable' is missing documentation
  --> Source/SwiftTesting/ExpectHaveReceived.swift:86:174-86:174
84 | /// - Parameter function: A string representation of the function signature
   |     ╰─suggestion: Document 'spyable' parameter
85 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
86 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
87 | @discardableResult
88 | public func expectHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'sourceLocation' is missing documentation
  --> Source/SwiftTesting/ExpectHaveReceived.swift:86:174-86:174
84 | /// - Parameter function: A string representation of the function signature
85 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
86 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'sourceLocation' parameter
87 | @discardableResult
88 | public func expectHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'sourceLocation' is missing documentation
   --> Source/SwiftTesting/ExpectHaveReceived.swift:118:174-118:174
116 | ///
117 | /// - Parameter function: A string representation of the function signature
118 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'sourceLocation' parameter
119 | @discardableResult
120 | public func expectHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'spyable' is missing documentation
   --> Source/SwiftTesting/ExpectHaveReceived.swift:118:174-118:174
116 | ///
117 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
118 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
119 | @discardableResult
120 | public func expectHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'file' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:20:174-20:174
18 | /// - Parameter function: A string representation of the function signature
19 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
20 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
21 | @inline(__always)
22 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'line' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:20:174-20:174
18 | /// - Parameter function: A string representation of the function signature
19 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
20 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
21 | @inline(__always)
22 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'spyable' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:20:174-20:174
18 | /// - Parameter function: A string representation of the function signature
   |     ╰─suggestion: Document 'spyable' parameter
19 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
20 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
21 | @inline(__always)
22 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'file' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:51:174-51:174
49 | ///
50 | /// - Parameter function: A string representation of the function signature
51 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
52 | @inline(__always)
53 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'spyable' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:51:174-51:174
49 | ///
50 | /// - Parameter function: A string representation of the function signature
   |     ╰─suggestion: Document 'spyable' parameter
51 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
52 | @inline(__always)
53 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'line' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:51:174-51:174
49 | ///
50 | /// - Parameter function: A string representation of the function signature
51 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
52 | @inline(__always)
53 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'file' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:85:174-85:174
83 | /// - Parameter function: A string representation of the function signature
84 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
85 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
86 | @inline(__always)
87 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'line' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:85:174-85:174
83 | /// - Parameter function: A string representation of the function signature
84 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
85 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
   |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
86 | @inline(__always)
87 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'spyable' is missing documentation
  --> Source/XCTests/XCTAssertHaveReceived.swift:85:174-85:174
83 | /// - Parameter function: A string representation of the function signature
   |     ╰─suggestion: Document 'spyable' parameter
84 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
85 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
86 | @inline(__always)
87 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'spyable' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:116:174-116:174
114 | ///
115 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
116 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
117 | @inline(__always)
118 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'line' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:116:174-116:174
114 | ///
115 | /// - Parameter function: A string representation of the function signature
116 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
117 | @inline(__always)
118 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'file' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:116:174-116:174
114 | ///
115 | /// - Parameter function: A string representation of the function signature
116 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
117 | @inline(__always)
118 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T?,
warning: Parameter 'line' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:150:174-150:174
148 | /// - Parameter function: A string representation of the function signature
149 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
150 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
151 | @inline(__always)
152 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'file' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:150:174-150:174
148 | /// - Parameter function: A string representation of the function signature
149 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
150 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
151 | @inline(__always)
152 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'spyable' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:150:174-150:174
148 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
149 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
150 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
151 | @inline(__always)
152 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'arguments' not found in function declaration
   --> Source/XCTests/XCTAssertHaveReceived.swift:181:5-181:222
179 | ///
180 | /// - Parameter function: A string representation of the function signature
181 + /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
    |     ╰─suggestion: Remove 'arguments' parameter documentation
182 | /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
183 | @inline(__always)
warning: Parameter 'line' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:182:174-182:174
180 | /// - Parameter function: A string representation of the function signature
181 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
182 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
183 | @inline(__always)
184 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'spyable' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:182:174-182:174
180 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
181 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
182 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
183 | @inline(__always)
184 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'file' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:182:174-182:174
180 | /// - Parameter function: A string representation of the function signature
181 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
182 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
183 | @inline(__always)
184 | public func XCTAssertHaveReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'file' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:216:174-216:174
214 | /// - Parameter function: A string representation of the function signature
215 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
216 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
217 | @inline(__always)
218 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'spyable' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:216:174-216:174
214 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
215 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
216 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
217 | @inline(__always)
218 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'line' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:216:174-216:174
214 | /// - Parameter function: A string representation of the function signature
215 | /// - Parameter arguments: Expected arguments. Will fail if the actual arguments don't equate to what is passed in here. Passing in no arguments is equivalent to passing in `Argument.anything` for every expected argument.
216 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
217 | @inline(__always)
218 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'line' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:247:174-247:174
245 | ///
246 | /// - Parameter function: A string representation of the function signature
247 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'line' parameter
248 | @inline(__always)
249 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'spyable' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:247:174-247:174
245 | ///
246 | /// - Parameter function: A string representation of the function signature
    |     ╰─suggestion: Document 'spyable' parameter
247 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
248 | @inline(__always)
249 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
warning: Parameter 'file' is missing documentation
   --> Source/XCTests/XCTAssertHaveReceived.swift:247:174-247:174
245 | ///
246 | /// - Parameter function: A string representation of the function signature
247 + /// - Parameter countSpecifier: Used to be more strict about the number of times this function should have been called with the passed in arguments. Defaults to .atLeast(1).
    |                                                                                                                                                                              ╰─suggestion: Document 'file' parameter
248 | @inline(__always)
249 | public func XCTAssertHaveNotReceived<T: Spyable>(_ spyable: T.Type?,
Finished building documentation for 'SpryKit' (0.24s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/sprykit/main
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-syntax.git
[1/2158] Fetching swift-docc-plugin
Updated https://github.com/apple/swift-syntax.git (0.92s)
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/NikSativa/Threading.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.33s)
Updated https://github.com/NikSativa/Threading.git (0.45s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.45s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (2.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.50s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.58s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.68s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3596] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.96s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit SemanticVersion.swift
[8/57] Compiling SymbolKit AccessControl.swift
[9/57] Compiling SymbolKit Availability.swift
[10/57] Compiling SymbolKit AvailabilityItem.swift
[11/57] Compiling SymbolKit Domain.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit SourceRange.swift
[26/57] Compiling SymbolKit Metadata.swift
[27/57] Compiling SymbolKit Module.swift
[28/57] Compiling SymbolKit OperatingSystem.swift
[29/57] Compiling SymbolKit Platform.swift
[30/57] Compiling SymbolKit Relationship.swift
[31/57] Compiling SymbolKit RelationshipKind.swift
[32/57] Compiling SymbolKit SourceOrigin.swift
[33/57] Compiling SymbolKit GenericConstraints.swift
[34/57] Compiling SymbolKit Swift.swift
[35/57] Compiling SymbolKit DeclarationFragments.swift
[36/57] Compiling SymbolKit Fragment.swift
[37/57] Compiling SymbolKit FragmentKind.swift
[38/57] Compiling SymbolKit FunctionParameter.swift
[39/57] Compiling SymbolKit FunctionSignature.swift
[40/57] Compiling SymbolKit Names.swift
[41/57] Compiling SymbolKit SPI.swift
[42/57] Compiling SymbolKit Snippet.swift
[43/57] Compiling SymbolKit Extension.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.09s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'SpryKit' complete! (0.95s)
     554
5	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/sprykit/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/sprykit/main
File count: 554
Doc size:   5.0MB
Preparing doc bundle ...
Uploading prod-niksativa-sprykit-main-7aadad5f.zip to s3://spi-docs-inbox/prod-niksativa-sprykit-main-7aadad5f.zip
Copying... [14%]
Copying... [21%]
Copying... [35%]
Copying... [42%]
Copying... [56%]
Copying... [63%]
Copying... [77%]
Copying... [84%]
Copying... [91%]
Copying... [100%]
Done.