Skip to content

Ok, proof that it works #781

Ok, proof that it works

Ok, proof that it works #781

Triggered via push August 28, 2024 11:58
Status Success
Total duration 45s
Artifacts

swift.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 1 notice
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L12
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L13
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L14
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L12
stored property 'titleInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type 'NSAttributedString'
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L13
stored property 'detailsInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type 'NSAttributedString'
build: Tests/BSWInterfaceKitTests/Suite/Profiles/ClassicProfileViewModel.swift#L14
stored property 'extraInfo' of 'Sendable'-conforming struct 'ClassicProfileViewModel' has non-sendable type '[NSAttributedString]'
build
Tests Passed: 0 failed, 0 skipped, 0 total (0.001 seconds)