Release 1.15.3 #27
Annotations
2 errors and 12 warnings
Build and Test
test__reset__calls_callback_deinit on 'My Mac - xctest (5825)' (3.515 seconds)
|
Build and Test
Process completed with exit code 65.
|
Build and Test:
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
|
Build and Test:
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
|
Build and Test:
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
|
Build and Test:
apollo-ios/Sources/ApolloWebSocket/DefaultImplementation/WebSocketStream.swift#L134
capture of 'outStream' with non-sendable type 'OutputStream' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and Test:
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
|
Build and Test:
apollo-ios/Sources/ApolloWebSocket/DefaultImplementation/WebSocket.swift#L1008
capture of 'data' with non-sendable type 'NSMutableData' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Build and Test:
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
|
Build and Test:
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
|
Build and Test:
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
|
Build and Test:
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
|
Save crash logs
No files were found with the provided path: ~/Library/Logs/DiagnosticReports. No artifacts will be uploaded.
|
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/
|
Loading