Skip to content

feature: Identifiable conformance for Named Fragments #168

feature: Identifiable conformance for Named Fragments

feature: Identifiable conformance for Named Fragments #168

Triggered via pull request January 29, 2025 07:23
Status Success
Total duration 10m 35s
Artifacts

ci-tests-xcode-swift-6.yml

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

Annotations

20 warnings
Codegen CLI 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
Codegen CLI 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
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L8
class 'GraphQLError' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L78
class 'GraphQLSchemaValidationError' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L67
class 'GraphQLScalarType' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L99
class 'GraphQLEnumType' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L155
class 'GraphQLInputObjectType' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L221
class 'GraphQLCompositeType' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L237
class 'GraphQLObjectType' must restate inherited '@unchecked Sendable' conformance
Codegen CLI Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L274
class 'GraphQLAbstractType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L8
class 'GraphQLError' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLError.swift#L78
class 'GraphQLSchemaValidationError' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L67
class 'GraphQLScalarType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L99
class 'GraphQLEnumType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L155
class 'GraphQLInputObjectType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L221
class 'GraphQLCompositeType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L237
class 'GraphQLObjectType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L274
class 'GraphQLAbstractType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L277
class 'GraphQLInterfaceType' must restate inherited '@unchecked Sendable' conformance
Codegen Lib Unit Tests - macOS: apollo-ios-codegen/Sources/GraphQLCompiler/GraphQLSchema.swift#L314
class 'GraphQLUnionType' must restate inherited '@unchecked Sendable' conformance