chore: fix tests after dependency updates #3366
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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?
|