Switch to macos-latest runner #53
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 'SwiftLint' 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
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 'GoogleAppMeasurement' from project 'Pods')
|
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_FeedbackMessageTests.swift#L135
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: instead
|
test:
CriteoPublisherSdk/Tests/UnitTests/Feedback/CR_FeedbackMessageTests.swift#L138
'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
|
test:
CriteoPublisherSdk/Tests/UnitTests/Feedback/CR_FeedbackFileManagerTests.swift#L135
'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead
|