XCode 16.3 日本語化計画
確認が間違った回数確認されたことによる問題。
indirect case confirmationMiscounted( actual: Int, expected: any RangeExpression & Sendable )
actual
実際に confirm(count:) が呼び出された回数。
expected
予想される confirm(count:) の呼び出し回数。
この問題は、以下の関数の本体クロージャに渡される確認の確認回数が少なすぎるか多すぎる場合に、confirmation(_:expectedCount:isolation:sourceLocation:_:) または confirmation(_:expectedCount:isolation:sourceLocation:_:) を呼び出すと発生する可能性があります。