Skip to content

feat!: Major release 1.0 #277

feat!: Major release 1.0

feat!: Major release 1.0 #277

Triggered via push November 22, 2024 17:32
Status Failure
Total duration 1m 12s
Artifacts

XcodeGraph.yml

on: push
Matrix: Lint
Matrix: SPM Build
Matrix: Tuist Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Lint (macos-15)
Process completed with exit code 1.
Tuist Build (macos-15): Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Tuist Build (macos-15): Sources/XcodeGraph/Models/Target.swift#L52
stored property 'metadata' of 'Sendable'-conforming struct 'Target' has non-sendable type 'TargetMetadata'; this is an error in the Swift 6 language mode
Tuist Build (macos-15): Sources/XcodeGraph/Models/PlatformFilter.swift#L6
extension declares a conformance of imported type 'Set' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
Tuist Build (macos-15): Sources/XcodeGraph/Models/Project.swift#L15
immutable value 'hash' was never used; consider replacing with '_' or removing it
Tuist Build (macos-15): Sources/XcodeGraph/Models/Target.swift#L52
stored property 'metadata' of 'Sendable'-conforming struct 'Target' has non-sendable type 'TargetMetadata'; this is an error in the Swift 6 language mode