Add isRunningInPreview #732
Annotations
13 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:
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:
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:
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:
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:
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.644 seconds)
|