Skip to content

test: added tests for state #4792

test: added tests for state

test: added tests for state #4792

Triggered via pull request September 12, 2024 15:28
Status Failure
Total duration 3m 53s
Artifacts

test.yml

on: pull_request
automated-tests
3m 42s
automated-tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
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/Gist/Managers/MessageQueueManagerIntegrationTest.swift#L7
cannot find type 'MessageQueueManager' in scope
automated-tests: Tests/MessagingInApp/Gist/Managers/MessageQueueManagerIntegrationTest.swift#L18
cannot infer contextual base in reference to member 'random'
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