Add this annotation #719
Annotations
21 warnings and 1 notice
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
Sources/BSWInterfaceKit/Cells/PhotoCollectionViewCell.swift#L17
'nonisolated' is redundant on struct's stored properties; this is an error in Swift 6
|
build:
Sources/BSWInterfaceKit/Cells/PhotoCollectionViewCell.swift#L17
stored property 'state' of 'Sendable'-conforming struct 'Configuration' has non-sendable type 'UICellConfigurationState?'
|
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/Suite/IntrinsicSizeCalculableTests.swift#L8
main actor-isolated class 'IntrinsicSizeCalculableTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Tests/BSWInterfaceKitTests/BSWSnapshotTest.swift#L9
main actor-isolated class 'BSWSnapshotTest' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
build:
Sources/BSWInterfaceKit/Model/Photo.swift#L31
associated value 'image' of 'Sendable'-conforming enum 'Kind' has non-sendable type 'PlatformImage' (aka 'NSImage')
|
build:
Sources/BSWInterfaceKit/Model/Photo.swift#L144
stored property 'image' of 'Sendable'-conforming struct 'PlaceholderImage' has non-sendable type 'PlatformImage' (aka 'NSImage')
|
|
|
|
|
|
|
|
|
build
Tests Passed: 0 failed, 0 skipped, 44 total (2.555 seconds)
|