Main Branch Health #489
release-check.yml
on: schedule
Run Tuist Generation
3m 2s
Matrix: Run swift build for SPM packages
Codegen Test Configurations - macOS
7m 32s
Cocoapods Integration Tests - macOS
11s
Matrix: build-and-unit-test
Send Slack status notification
4s
Annotations
2 errors, 32 warnings, and 3 notices
ApolloPagination Unit Tests - macOS
test__reset__calls_callback_manyQueuedRequests on 'My Mac - xctest (8078)' (4.839 seconds)
|
ApolloPagination Unit Tests - macOS
Process completed with exit code 65.
|
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 - tvOS 16.4:
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 - tvOS 16.4:
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
Apollo Unit Tests - tvOS 16.4:
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
Apollo Unit Tests - tvOS 16.4:
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 - tvOS 16.4:
Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - tvOS 16.4:
Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - tvOS 16.4:
Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - tvOS 16.4:
Tests/ApolloTests/AutomaticPersistedQueriesTests.swift#L187
TODO: write test to test this case actually happens
|
Apollo Unit Tests - tvOS 16.4:
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 - tvOS 16.4:
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
Apollo Unit Tests - iOS 17.0:
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 - iOS 17.0:
Tests/ApolloTests/GraphQLMapEncodingTests.swift#L7
TODO: Do we refactor these for [String: InputValue] or delete them?
|
Apollo Unit Tests - iOS 17.0:
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
Apollo Unit Tests - iOS 17.0:
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 - iOS 17.0:
Tests/ApolloTests/WebSocket/GraphqlTransportWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - iOS 17.0:
Tests/ApolloTests/WebSocket/GraphqlWsProtocolTests.swift#L7
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - iOS 17.0:
Tests/ApolloTests/WebSocket/WSProtocolTestsBase.swift#L8
When SubscriptionAPI target is regenerated and compiles then decide what to do here
|
Apollo Unit Tests - iOS 17.0:
Tests/ApolloTests/AutomaticPersistedQueriesTests.swift#L187
TODO: write test to test this case actually happens
|
Apollo Unit Tests - iOS 17.0:
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 - iOS 17.0:
Tests/ApolloTests/RequestBodyCreatorTests.swift#L99
TODO: Test generated input objects converted to variables correctly.
|
ApolloPagination Unit Tests - macOS
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ApolloPagination Unit Tests - macOS-logs", "ApolloPagination Unit Tests - macOS-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Apollo Unit Tests - macOS
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (5320)' (0.005 seconds)
|
Apollo Unit Tests - tvOS 16.4
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'Clone 1 of Apple TV - xctest (5672)' (0.004 seconds)
|
Apollo Unit Tests - iOS 17.0
test__memory_management__givenOperation_withEarlyAndFinalInterceptorChainExit_shouldNotHaveRetainCycle_andShouldNotCrash on 'My Mac - xctest (8225)' (0.001 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ApolloPagination Unit Tests - macOS-logs
|
269 KB |
|
ApolloPagination Unit Tests - macOS-results
|
79.9 MB |
|