Skip to content

chore: fix tests after dependency updates #3366

chore: fix tests after dependency updates

chore: fix tests after dependency updates #3366

Triggered via pull request February 5, 2024 11:54
@mrehan27mrehan27
synchronize #500
mbl-50-core
Status Failure
Total duration 4m 27s
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
4m 16s
automated-tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 7 warnings
automated-tests: Tests/Shared/DIGraphTest.swift#L21
cannot find type 'IntegrationTest' in scope
automated-tests: Tests/Shared/DIGraphTest.swift#L21
cannot find type 'IntegrationTest' in scope
automated-tests: Tests/Shared/DIGraphTest.swift#L25
cannot find 'diGraph' 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/Util/KeyValueStorage.swift#L148
variable 'siteIdPart' was never mutated; consider changing to 'let' constant
automated-tests: Sources/Common/Service/Request/MetricRequest.swift#L1
file 'MetricRequest.swift' is part of module 'CioInternalCommon'; ignoring import
automated-tests: Sources/Common/CustomerIOInstance.swift#L225
conditional cast from 'RequestBody' to 'Any?' always succeeds
automated-tests: Tests/Shared/XCTestCaseExtensions.swift#L48
string interpolation produces a debug description for an optional value; did you mean to make this explicit?