Skip to content

Fix IOSLiveActivitiesUpdated not firing after start() on iOS 17.2+ #249

Fix IOSLiveActivitiesUpdated not firing after start() on iOS 17.2+

Fix IOSLiveActivitiesUpdated not firing after start() on iOS 17.2+ #249

Triggered via pull request June 23, 2026 13:19
Status Success
Total duration 4m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 13 warnings
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L28
type 'Any' cannot conform to 'Equatable'
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L26
cannot infer contextual base in reference to member 'fragmentsAllowed'
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L26
cannot find 'AirshipJSONUtils' in scope
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L20
cannot infer contextual base in reference to member 'fragmentsAllowed'
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L20
cannot find 'AirshipJSONUtils' in scope
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L11
reference to member 'analytics' cannot be resolved without a contextual type
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L11
reference to member 'push' cannot be resolved without a contextual type
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L11
type 'Any' cannot conform to 'Equatable'
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L9
cannot infer contextual base in reference to member 'fragmentsAllowed'
ios: ios/AirshipFrameworkProxyTests/FeatureTests.swift#L9
cannot find 'AirshipJSONUtils' in scope
android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-java@v4, mikepenz/action-junit-report@a6502270b81b22b7cf745720fcf00edf7d31dc04. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ios
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L256
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L246
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L300
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L291
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L287
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L281
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L277
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L265
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L256
capture of non-Sendable type 'T.Type' in an isolated closure
ios: ios/AirshipFrameworkProxy/LiveActivity/LiveActivityManager.swift#L246
capture of non-Sendable type 'T.Type' in an isolated closure
ios
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.