Skip to content

Fix device tests: embed assemblies in the APK so the app can actually start #6

Fix device tests: embed assemblies in the APK so the app can actually start

Fix device tests: embed assemblies in the APK so the app can actually start #6

Triggered via pull request July 25, 2026 08:27
Status Success
Total duration 6m 52s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
net10.0-maccatalyst
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/
net10.0-ios
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/
net10.0-ios: src/Plugin.AdMob/NativeAd.cs#L204
The event 'NativeAd.OnAdSwiped' is never used
net10.0-ios: src/Plugin.AdMob/NativeAd.cs#L207
The event 'NativeAd.OnVideoStart' is never used
net10.0-ios: src/Plugin.AdMob/Platforms/iOS/Native/NativeAdHandler.cs#L110
Possible null reference argument for parameter 'context' in 'UIView ElementExtensions.ToPlatform(IElement view, IMauiContext context)'.
net10.0-ios: src/Plugin.AdMob/NativeAd.cs#L204
The event 'NativeAd.OnAdSwiped' is never used
net10.0-ios: src/Plugin.AdMob/NativeAd.cs#L207
The event 'NativeAd.OnVideoStart' is never used
net10.0-ios: src/Plugin.AdMob/Platforms/iOS/Native/NativeAdHandler.cs#L110
Possible null reference argument for parameter 'context' in 'UIView ElementExtensions.ToPlatform(IElement view, IMauiContext context)'.
net10.0-android
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/
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.
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.
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.
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)
net10.0-android: src/Plugin.AdMob/Platforms/Android/Banner/BannerAdHandler.cs#L19
The field 'BannerAdHandler._consentInfoUpdatedHandler' is never used
net10.0-android: src/Plugin.AdMob/Platforms/Android/Banner/BannerAdHandler.cs#L68
Cannot convert null literal to non-nullable reference type.
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.
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.
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.
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.
net10.0-windows10.0.19041.0
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/