Initial version of Caching Rewrite RFC #1763
Annotations
10 warnings and 1 notice
|
apollo-ios/Sources/ApolloWebSocket/WebSocketTransport.swift#L231
result of call to 'mutate(block:)' is unused
|
|
apollo-ios/Sources/ApolloWebSocket/WebSocketTransport.swift#L379
result of call to 'mutate(block:)' is unused
|
|
Tests/ApolloTests/CacheKeyResolutionTests.swift#L8
main actor-isolated class 'CacheKeyResolutionTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
|
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
|
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
|
Tests/ApolloTests/SelectionSet_JSONInitializerTests.swift#L8
main actor-isolated class 'SelectionSet_JSONInitializerTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
|
Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
|
Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
|
Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
|
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
|
|
The logs for this run have expired and are no longer available.
Loading