Skip to content

Dynamic Price Banner Refactor #139

Dynamic Price Banner Refactor

Dynamic Price Banner Refactor #139

Re-run triggered March 5, 2024 15:52
Status Success
Total duration 3m 19s
Artifacts

cocoapods.yml

on: pull_request
Build Project
3m 7s
Build Project
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build Project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build Project: 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 11.0 to 16.4.99. (in target 'LRAtsSDK' from project 'Pods')
Build Project: 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 11.0 to 16.4.99. (in target 'MobileFuseSDK' from project 'Pods')
Build Project: 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 11.0 to 16.4.99. (in target 'UnityAds' from project 'Pods')
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventBanner.swift#L15
'GADCustomEventBannerDelegate' is deprecated: Use GADMediationBannerAdEventDelegate instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventBanner.swift#L13
'GADCustomEventBanner' is deprecated: Use GADMediationBannerAd and GADMediationAdapter instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventInterstitial.swift#L15
'GADCustomEventInterstitialDelegate' is deprecated: Use GADMediationInterstitialAdEventDelegate instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Mediation/NimbusCustomEventInterstitial.swift#L13
'GADCustomEventInterstitial' is deprecated: Use GADMediationInterstitialAd and GADMediationAdapter instead.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Rendering/NimbusDynamicPriceRenderer.swift#L350
'NimbusDynamicPriceRenderer' is deprecated: Please check out the Nimbus documentation to implement dynamic price.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/Rendering/NimbusDynamicPriceRenderer.swift#L405
'NimbusDynamicPriceRenderer' is deprecated: Please check out the Nimbus documentation to implement dynamic price.
Build Project: Pods/NimbusSDK/NimbusGAM/NimbusGAMKit/LineItems/NimbusGAMDynamicPrice.swift#L42
'NimbusGAMDynamicPrice' is deprecated: Use NimbusAd.applyDynamicPrice extension instead