Do not use loose tasks #776
Annotations
7 warnings and 1 notice
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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)
|