Skip to content

chore: ignore inline in-app messages #4782

chore: ignore inline in-app messages

chore: ignore inline in-app messages #4782

Triggered via pull request September 11, 2024 12:13
Status Failure
Total duration 6m 33s
Artifacts

test.yml

on: pull_request
automated-tests
6m 24s
automated-tests
Fit to window
Zoom out
Zoom in

Annotations

8 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: Tests/MessagingInApp/Core/IntegrationTest.swift#L30
extra arguments at positions #4, #5 in call
automated-tests: Tests/MessagingInApp/Core/IntegrationTest.swift#L33
cannot infer contextual base in reference to member 'success'
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/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?
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