Release 1.15.3 #27
Annotations
11 warnings
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-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L8
class 'GraphQLError' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L78
class 'GraphQLSchemaValidationError' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L67
class 'GraphQLScalarType' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L99
class 'GraphQLEnumType' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L155
class 'GraphQLInputObjectType' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L216
class 'GraphQLCompositeType' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L232
class 'GraphQLObjectType' must restate inherited '@unchecked Sendable' conformance
|
Build and Test:
apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L264
class 'GraphQLAbstractType' must restate inherited '@unchecked Sendable' conformance
|
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