Skip to content

chore: handle logged in user migration use case #3337

chore: handle logged in user migration use case

chore: handle logged in user migration use case #3337

Triggered via pull request January 31, 2024 14:17
Status Failure
Total duration 5m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
automated-tests
5m 21s
automated-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
automated-tests: Tests/Tracking/Util/DeviceAttributesProviderTest.swift#L66
type 'DataPipeline' has no member 'setupSharedTestInstance'
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/Util/KeyValueStorage.swift#L148
variable 'siteIdPart' was never mutated; consider changing to 'let' constant
automated-tests: Sources/Common/CustomerIOInstance.swift#L224
conditional cast from 'RequestBody' to 'Any?' always succeeds
automated-tests: Sources/Common/Service/Request/MetricRequest.swift#L1
file 'MetricRequest.swift' is part of module 'CioInternalCommon'; ignoring import
automated-tests: Sources/MessagingPush/MessagingPush+AppDelegate.swift#L66
value 'deepLinkUrl' was defined but never used; consider replacing with boolean test
automated-tests: Sources/MessagingPushFCM/autogenerated/AutoDependencyInjection.generated.swift#L56
variable 'countDependenciesResolved' was never mutated; consider changing to 'let' constant
automated-tests: Sources/MessagingPushAPN/autogenerated/AutoDependencyInjection.generated.swift#L56
variable 'countDependenciesResolved' was never mutated; consider changing to 'let' constant
automated-tests: Tests/Shared/NotificationCenter.swift#L19
'init()' was deprecated in iOS 12.0: Use -initRequiringSecureCoding: instead
automated-tests: Tests/Shared/XCTestCaseExtensions.swift#L48
string interpolation produces a debug description for an optional value; did you mean to make this explicit?