Skip to content

Switch to macos-latest runner #53

Switch to macos-latest runner

Switch to macos-latest runner #53

Triggered via pull request May 30, 2024 10:34
Status Failure
Total duration 9m 36s
Artifacts

test_1.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
test: CriteoPublisherSdk/Tests/IntegrationTests/CRInterstitialDelegateTests.m#L742
unused variable 'mockView' [-Werror,-Wunused-variable]
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
No files were found with the provided path: fastlane/test_output. No artifacts will be uploaded.
test
SwiftLint not installed, download from https://github.com/realm/SwiftLint
test: Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'CriteoMRAID' from project 'Pods')
test: Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'CriteoMRAID-CriteoMRAIDResource' from project 'Pods')
test
Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'CriteoPublisherSdk' from project 'CriteoPublisherSdk')
test
SwiftLint not installed, download from https://github.com/realm/SwiftLint
test
SwiftLint not installed, download from https://github.com/realm/SwiftLint
test: Pods/Pods.xcodeproj#L1
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 12.0 to 17.0.99. (in target 'Google-Mobile-Ads-SDK' from project 'Pods')
test: CriteoPublisherSdk/Tests/UnitTests/Feedback/CR_FeedbackFileManagerTests.swift#L135
'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
test: CriteoPublisherSdk/Tests/UnitTests/Feedback/CR_FeedbackFileManagerTests.swift#L139
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
test: CriteoPublisherSdk/Tests/UnitTests/Feedback/CR_FeedbackMessageTests.swift#L135
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead