Release #169
Annotations
9 warnings
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L55
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L64
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L429
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L55
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L64
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipAutomation/Source/Automation/Engine/AutomationEngine.swift#L429
non-sendable type 'any ScheduleConditionsChangedNotifierProtocol' in asynchronous access to actor-isolated property 'scheduleConditionsChangedNotifier' cannot cross actor boundary
|
Airship/AirshipDebug/Source/View/AirshipToast.swift#L72
capture of 'self' with non-sendable type 'AirshipToast' in a `@Sendable` closure
|
Airship/AirshipDebug/Source/View/AirshipToast.swift#L72
capture of 'self' with non-sendable type 'AirshipToast' in a `@Sendable` closure
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "airship", "airship-carthage", "docs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading