feature: @oneOf input object support #1595
ci-tests.yml
on: pull_request
changes
4s
Codegen Test Configurations - macOS
3m 57s
Cocoapods Integration Tests - macOS
11s
Matrix: Run swift build for SPM packages
Verify Frontend Bundle Latest - macOS
12s
Verify CLI Binary Archive - macOS
6s
Matrix: build-and-unit-test
Annotations
11 warnings and 1 notice
changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Apollo Unit Tests - macOS:
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
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
Apollo Unit Tests - macOS:
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
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
Apollo Unit Tests - macOS:
Tests/ApolloTests/RequestChainTests.swift#L936
code after 'throw' will never be executed
|
Apollo Unit Tests - macOS
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (4580)' (0.010 seconds)
|