feat: overhaul protocol test generation to use actual client #3643
Annotations
6 warnings and 1 notice
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Sources/ClientRuntime/Networking/Http/Middlewares/SignerMiddleware.swift#L76
value 'bodyValue' was defined but never used; consider replacing with boolean test
|
Tests/ClientRuntimeTests/NetworkingTests/Streaming/BufferedStreamTests.swift#L78
result of call to 'read(upToCount:)' is unused
|
Tests/ClientRuntimeTests/NetworkingTests/Streaming/BufferedStreamTests.swift#L106
result of call to 'readToEnd()' is unused
|
Tests/ClientRuntimeTests/NetworkingTests/Streaming/BufferedStreamTests.swift#L134
result of call to 'readToEndAsync()' is unused
|
Tests/ClientRuntimeTests/NetworkingTests/Streaming/BufferedStreamTests.swift#L193
result of call to 'readAsync(upToCount:)' is unused
|
|
This job succeeded
Loading