feature: @oneOf input object support #1587
ci-tests.yml
on: pull_request
changes
3s
Codegen Test Configurations - macOS
3m 29s
Cocoapods Integration Tests - macOS
13s
Matrix: Run swift build for SPM packages
Verify Frontend Bundle Latest - macOS
11s
Verify CLI Binary Archive - macOS
6s
Matrix: build-and-unit-test
Annotations
3 errors, 10 warnings, and 1 notice
Codegen Test Configurations - macOS:
Tests/TestCodeGenConfigurations/SPMInXcodeProject/SPMInXcodeProject.xcodeproj#L1
Missing package product 'ApolloAPI' (in target 'SPMInXcodeProject' from project 'SPMInXcodeProject')
|
Codegen Test Configurations - macOS:
Tests/TestCodeGenConfigurations/SPMInXcodeProject/SPMInXcodeProject.xcodeproj#L1
Missing package product 'ApolloTestSupport' (in target 'SPMInXcodeProjectTests' from project 'SPMInXcodeProject')
|
Codegen Test Configurations - macOS
Process completed with exit code 1.
|
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/AutomaticPersistedQueriesTests.swift#L187
TODO: write test to test this case actually happens
|
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
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (6446)' (0.007 seconds)
|