Skip to content

Add isRunningInPreview #732

Add isRunningInPreview

Add isRunningInPreview #732

Triggered via push June 26, 2024 15:50
Status Success
Total duration 53s
Artifacts

swift.yml

on: push
Fit to window
Zoom out
Zoom in

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)