periphery icon indicating copy to clipboard operation
periphery copied to clipboard

Periphery marks `appendInterpolation` as unused.

Open rnapier opened this issue 8 months ago • 1 comments

Describe the bug StringInterpolation.appendInterpolation methods are being marked unused again. This is the same issue as https://github.com/peripheryapp/periphery/pull/145, but appears to have resurfaced in 3.0.

Reproduction Same as in https://github.com/peripheryapp/periphery/pull/145

Environment Copy the output from running:

3.1.0

swift-driver version: 1.120.5 Apple Swift version 6.1 (swiftlang-6.1.0.110.21 clang-1700.0.13.3)
Target: arm64-apple-macosx15.0

Xcode 16.3
Build version 16E140

rnapier avatar Apr 26 '25 21:04 rnapier

Do you have another reproduction? I'm unable to reproduce using the test case implemented in https://github.com/peripheryapp/periphery/commit/97bdfe17a52d7a3bdb7173939060e963e19ce744

ileitch avatar May 03 '25 13:05 ileitch