refactor: de-couple push code that composes a rich push from UserNotifications #3335
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 9 warnings
automated-tests:
Tests/MessagingPush/CustomerIOParsedPushPayloadTest.swift#L10
cannot find type 'CioRichPushPayload' in scope
|
automated-tests
Error: Executing lane scan failed.
|
automated-tests
Executing lane scan failed.
|
automated-tests
❌ No test results found for XCode macOS tests - Results
|
automated-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: maierj/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
automated-tests
No files were found with the provided path: test-report.*. No artifacts will be uploaded.
|
automated-tests:
Sources/Common/Service/Request/MetricRequest.swift#L1
file 'MetricRequest.swift' is part of module 'CioInternalCommon'; ignoring import
|
automated-tests:
Sources/Common/Service/Request/MetricRequest.swift#L1
file 'MetricRequest.swift' is part of module 'CioInternalCommon'; ignoring import
|
automated-tests:
Tests/Shared/XCTestCaseExtensions.swift#L48
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
automated-tests:
Tests/Shared/NotificationCenter.swift#L19
'init()' was deprecated in iOS 12.0: Use -initRequiringSecureCoding: instead
|
automated-tests:
Tests/Common/DIGraphTests.swift#L8
result of call to 'testDependenciesAbleToResolve()' is unused
|
automated-tests:
Sources/MessagingPush/PushHandling/iOSPushEventListener.swift#L87
immutable value 'jsonAdapter' was never used; consider replacing with '_' or removing it
|
automated-tests:
Sources/MessagingPush/PushHandling/iOSPushEventListener.swift#L121
immutable value 'jsonAdapter' was never used; consider replacing with '_' or removing it
|