Skip to content

fix: overlay platform-specific settings when the value does not exist… #274

fix: overlay platform-specific settings when the value does not exist…

fix: overlay platform-specific settings when the value does not exist… #274

Triggered via push November 21, 2024 12:55
Status Success
Total duration 1m 28s
Artifacts

XcodeGraph.yml

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

Annotations

6 warnings
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/Project.swift#L213
'isExternal' is deprecated: Use project type instead
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