Skip to content

Add mutateIfFulfilled functions #198

Add mutateIfFulfilled functions

Add mutateIfFulfilled functions #198

Triggered via pull request March 3, 2025 21:40
Status Failure
Total duration 3m 3s
Artifacts 2

ci-tests-xcode-swift-6.yml

on: pull_request
changes
4s
changes
Matrix: Run swift build for SPM packages
Run Tuist Generation
49s
Run Tuist Generation
Matrix: build-and-unit-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 21 warnings
Apollo Unit Tests - macOS: Tests/ApolloTests/Cache/ReadWriteFromStoreTests.swift#L1074
cannot assign to property: 'fragments' is a get-only property
Apollo Unit Tests - macOS: Tests/ApolloTests/Cache/ReadWriteFromStoreTests.swift#L1075
cannot assign to property: 'fragments' is a get-only property
Apollo Unit Tests - macOS: Tests/ApolloTests/Cache/ReadWriteFromStoreTests.swift#L1226
cannot assign to property: 'fragments' is a get-only property
Apollo Unit Tests - macOS: Tests/ApolloTests/Cache/ReadWriteFromStoreTests.swift#L1227
cannot assign to property: 'fragments' is a get-only property
Apollo Unit Tests - macOS
Process completed with exit code 65.
ApolloPagination Unit Tests - macOS: apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketError.swift#L35
stored property 'payload' of 'Sendable'-conforming struct 'WebSocketError' has non-sendable type 'JSONObject?' (aka 'Optional<Dictionary<String, AnyHashable>>'); this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketError.swift#L35
stored property 'payload' of 'Sendable'-conforming struct 'WebSocketError' has non-sendable type 'JSONObject?' (aka 'Optional<Dictionary<String, AnyHashable>>'); this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios-pagination/Sources/ApolloPagination/AsyncGraphQLQueryPagerCoordinator.swift#L234
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios-pagination/Sources/ApolloPagination/AsyncGraphQLQueryPagerCoordinator.swift#L276
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios-pagination/Sources/ApolloPagination/AsyncGraphQLQueryPagerCoordinator.swift#L234
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
ApolloPagination Unit Tests - macOS: apollo-ios-pagination/Sources/ApolloPagination/AsyncGraphQLQueryPagerCoordinator.swift#L276
expression is 'async' but is not marked with 'await'; this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: apollo-ios/Sources/Apollo/GraphQLError.swift#L10
stored property 'object' of 'Sendable'-conforming struct 'GraphQLError' has non-sendable type 'JSONObject' (aka 'Dictionary<String, AnyHashable>'); this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketError.swift#L35
stored property 'payload' of 'Sendable'-conforming struct 'WebSocketError' has non-sendable type 'JSONObject?' (aka 'Optional<Dictionary<String, AnyHashable>>'); this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketError.swift#L35
stored property 'payload' of 'Sendable'-conforming struct 'WebSocketError' has non-sendable type 'JSONObject?' (aka 'Optional<Dictionary<String, AnyHashable>>'); this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketTransport.swift#L231
result of call to 'mutate(block:)' is unused
Apollo Unit Tests - macOS: apollo-ios/Sources/ApolloWebSocket/WebSocketTransport.swift#L379
result of call to 'mutate(block:)' is unused
Apollo Unit Tests - macOS: Tests/ApolloInternalTestHelpers/AsyncResultObserver.swift#L12
class 'AsyncResultExpectation' must restate inherited '@unchecked Sendable' conformance
Apollo Unit Tests - macOS: Tests/ApolloInternalTestHelpers/MockGraphQLServer.swift#L47
class 'RequestExpectation' must restate inherited '@unchecked Sendable' conformance
Apollo Unit Tests - macOS: Tests/ApolloInternalTestHelpers/MockURLSession.swift#L7
stored property '_lastRequest' of 'Sendable'-conforming class 'MockURLSessionClient' is mutable; this is an error in the Swift 6 language mode
Apollo Unit Tests - macOS: Tests/ApolloInternalTestHelpers/MockURLSession.swift#L69
class 'URLSessionDataTaskMock' must restate inherited '@unchecked Sendable' conformance
Apollo Unit Tests - macOS
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Apollo Unit Tests - macOS-logs
365 KB
Apollo Unit Tests - macOS-results
191 KB