Try htis #779
Annotations
3 errors and 6 warnings
Tests/BSWInterfaceKitTests/Suite/UIColorTests.swift#L25
testThis, failed
|
|
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L12
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L13
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L14
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L12
stored property 'titleInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type 'NSAttributedString'
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L13
stored property 'detailsInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type 'NSAttributedString'
|
Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L14
stored property 'extraInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type '[NSAttributedString]'
|
The logs for this run have expired and are no longer available.
Loading