Update SwiftFormat workflows to pass version #530
Annotations
11 warnings
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/
|
Test
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/Core/BridgedNotification.swift#L31
stored property 'source' of 'Sendable'-conforming struct 'NotificationDecodingError' has non-sendable type '[AnyHashable : Any]'; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L59
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L73
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L59
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L73
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L59
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L73
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Test:
Sources/TypedNotificationCenter/BridgedNotifications/GenericBridgedNotification/TypedNotificationCenter+GenericBridgedNotification.swift#L59
capture of 'payload' with non-sendable type '[AnyHashable : Any]?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
|
Loading