Fix device tests: embed assemblies in the APK so the app can actually start #6
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L77
'RewardedInterstitialAdLoadCallback.OnAdLoaded(RewardedInterstitialAd)' hides inherited member 'RewardedInterstitialAdLoadCallback.OnAdLoaded(RewardedInterstitialAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L45
'RewardedAdLoadCallback.OnAdLoaded(RewardedAd)' hides inherited member 'RewardedAdLoadCallback.OnAdLoaded(RewardedAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L12
'InterstitialAdLoadCallback.OnAdLoaded(InterstitialAd)' hides inherited member 'InterstitialAdLoadCallback.OnAdLoaded(InterstitialAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Banner/BannerAdHandler.cs#L185
This call site is reachable on: 'Android' 30.0 and later. 'Display.GetMetrics(DisplayMetrics?)' is obsoleted on: 'Android' 30.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Banner/BannerAdHandler.cs#L19
The field 'BannerAdHandler._consentInfoUpdatedHandler' is never used
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Banner/BannerAdHandler.cs#L68
Cannot convert null literal to non-nullable reference type.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L106
'AppOpenAdLoadCallback.OnAdLoaded(AppOpenAd)' hides inherited member 'AppOpenAd.AppOpenAdLoadCallback.OnAdLoaded(AppOpenAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L77
'RewardedInterstitialAdLoadCallback.OnAdLoaded(RewardedInterstitialAd)' hides inherited member 'RewardedInterstitialAdLoadCallback.OnAdLoaded(RewardedInterstitialAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L45
'RewardedAdLoadCallback.OnAdLoaded(RewardedAd)' hides inherited member 'RewardedAdLoadCallback.OnAdLoaded(RewardedAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
|
Build (net10.0-android):
src/Plugin.AdMob/Platforms/Android/Workarounds/AdLoadCallback.cs#L12
'InterstitialAdLoadCallback.OnAdLoaded(InterstitialAd)' hides inherited member 'InterstitialAdLoadCallback.OnAdLoaded(InterstitialAd)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
background
wait
wait-all
cancel
parallel
Loading