chore: improve in-app logs and documentation #4771
Triggered via pull request
September 10, 2024 10:42
Status
Failure
Total duration
3m 49s
Artifacts
–
Annotations
6 errors and 5 warnings
automated-tests:
Tests/MessagingInApp/EngineWeb/EngineWebProviderStub.swift#L4
type 'EngineWebProviderStub' does not conform to protocol 'EngineWebProvider'
|
automated-tests:
Tests/MessagingInApp/Gist/Managers/MessageQueueManagerIntegrationTest.swift#L7
cannot find type 'MessageQueueManager' in scope
|
automated-tests:
Tests/MessagingInApp/MessagingInAppImplementationTest.swift#L17
cannot find 'InAppProviderMock' 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
No files were found with the provided path: test-report.*. No artifacts will be uploaded.
|
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:
Sources/Migration/autogenerated/AutoDependencyInjection.generated.swift#L55
variable 'countDependenciesResolved' was never mutated; consider changing to 'let' constant
|
automated-tests:
Sources/MessagingInApp/Gist/Managers/LogManager.swift#L14
immutable value 'userToken' was never used; consider replacing with '_' or removing it
|