Skip to content

Update SwiftFormat workflows to pass version #530

Update SwiftFormat workflows to pass version

Update SwiftFormat workflows to pass version #530

Triggered via pull request September 28, 2024 22:05
Status Success
Total duration 12m 29s
Artifacts

run_tests.yml

on: pull_request
test-linux
48s
test-linux
Matrix: test-darwin-ui
Matrix: test-darwin-unit
Matrix: test-performance
Fit to window
Zoom out
Zoom in

Annotations

25 warnings and 8 notices
test-linux
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-linux
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-linux
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-linux: 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-performance (ubuntu-latest)
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-performance (ubuntu-latest)
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-performance (ubuntu-latest)
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-performance (ubuntu-latest): 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-performance (ubuntu-latest): 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-performance (ubuntu-latest): 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-performance (ubuntu-latest): Tests/TypedNotificationCenterTests/Bridged Notification tests/BridgedNotificationApiTests.swift#L134
mutation of captured var 'count' in concurrently-executing code; this is an error in the Swift 6 language mode
test-performance (macos-latest)
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-performance (macos-latest)
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-performance (macos-latest)
'typednotificationcenter': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
test-darwin-unit (macOS)
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-darwin-unit (iOS)
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-darwin-unit (tvOS)
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-darwin-ui (iOS)
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-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.PostingTests.test_1percent_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.PostingTests.test_20percent_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.PostingTests.test_all_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.SubscribingTests.test_100senders_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.SubscribingTests.test_2senders_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.SubscribingTests.test_nilSenders_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.UnsubscribingTests.test_1_apple
test-performance (macos-latest)
Skipped TypedNotificationCenterPerformanceTests.UnsubscribingTests.test_all_apple