Replace Discord with Discourse #1623
ci-tests.yml
on: pull_request
changes
5s
Codegen Test Configurations - macOS
5m 46s
Cocoapods Integration Tests - macOS
10s
Matrix: Run swift build for SPM packages
Verify Frontend Bundle Latest - macOS
0s
Verify CLI Binary Archive - macOS
0s
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/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:
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
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (5048)' (0.011 seconds)
|