Release #190
release.yml
on: push
check-version
8s
build-package
0s
build-samples
2m 53s
run-tests-core
2m 49s
run-tests-preference-center
1m 58s
run-tests-message-center
2m 2s
run-tests-automation
2m 43s
run-tests-feature-flags
1m 55s
run-tests-service-extension
1m 56s
run-tests-content-extension
1m 30s
finished
0s
Annotations
1 error and 18 warnings
build-package
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
run-tests-preference-center:
Airship/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L207
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
run-tests-preference-center:
Airship/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L208
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
run-tests-preference-center:
Airship/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L207
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
run-tests-preference-center:
Airship/AirshipPreferenceCenter/Tests/view/PreferenceCenterStateTest.swift#L208
'AssociatedChannel' is deprecated: Use ContactConflictEvent.ChannelInfo instead
|
run-tests-automation:
Airship/AirshipAutomation/Tests/Automation/Engine/AutomationTriggerProcessorTest.swift#L213
no calls to throwing functions occur within 'try' expression
|
run-tests-automation:
Airship/AirshipAutomation/Tests/Automation/Engine/AutomationTriggerProcessorTest.swift#L216
'catch' block is unreachable because no errors are thrown in 'do' block
|
run-tests-automation:
Airship/AirshipAutomation/Tests/Automation/Engine/AutomationEventFeedTest.swift#L206
no calls to throwing functions occur within 'try' expression
|
run-tests-automation:
Airship/AirshipAutomation/Tests/Automation/Engine/AutomationEventFeedTest.swift#L209
'catch' block is unreachable because no errors are thrown in 'do' block
|
run-tests-automation:
CoreData#L1
Multiple NSEntityDescriptions claim the NSManagedObject subclass 'UATriggerEntity' so +entity is unable to disambiguate.
|
run-tests-automation:
CoreData#L1
'UATriggerEntity' (0x60000350d080) from NSManagedObjectModel (0x600002145220) claims 'UATriggerEntity'.
|
run-tests-core:
Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
|
run-tests-core:
Pods/XcodeEdit/Sources/XcodeEdit/PBXObject+Fields.swift#L12
generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
|
run-tests-core:
Airship/AirshipCore/Tests/NativeBridgeActionHandlerTest.swift#L221
extension declares a conformance of imported type 'ActionArguments' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'AirshipCore' introduce this conformance in the future
|
run-tests-core:
Airship/AirshipCore/Tests/ChallengeResolverTest.swift#L121
class 'AirshipProtectionSpace' must restate inherited '@unchecked Sendable' conformance
|
run-tests-core:
Airship/AirshipCore/Tests/NativeBridgeActionHandlerTest.swift#L221
extension declares a conformance of imported type 'ActionArguments' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'AirshipCore' introduce this conformance in the future
|
run-tests-core:
Airship/AirshipCore/Tests/RemoteDataProviderTest.swift#L416
result of call to 'notifyOutdated(remoteDataInfo:)' is unused
|
run-tests-core:
Airship/AirshipCore/Tests/RemoteDataProviderTest.swift#L434
result of call to 'notifyOutdated(remoteDataInfo:)' is unused
|
run-tests-core:
Airship/AirshipCore/Tests/ChallengeResolverTest.swift#L121
class 'AirshipProtectionSpace' must restate inherited '@unchecked Sendable' conformance
|