Skip to content

chmod +x build.sh

chmod +x build.sh #44

Triggered via push May 20, 2024 12:01
Status Success
Total duration 1m 28s
Artifacts

ci-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build-Solution
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build-Solution
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.21" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
Build-Solution: Bindings/RadarIO.Maui.iOSBinding/obj/Release/net8.0-ios/iOS/iOSBinding/Radar.g.cs#L736
'Radar.Description' hides inherited member 'NSObject.Description'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build-Solution: Library/RadarIO.Maui/Platforms/iOS/RadarSDKImpl.cs#L78
This call site is reachable on: 'iOS' 14.2 and later, 'maccatalyst' 14.2 and later. 'NSUserDefaults' is obsoleted on: 'ios' 7.0 and later, 'maccatalyst' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
Build-Solution: Bindings/RadarIO.Maui.AndroidBinding/obj/Release/net8.0-android/api.xml#L1641
Unexpected field type `io.radar.sdk.model.RadarBeacon.Companion` (RadarIO.AndroidBinding.RadarBeacon).
Build-Solution: Bindings/RadarIO.Maui.AndroidBinding/obj/Release/net8.0-android/api.xml#L1772
Unexpected field type `io.radar.sdk.model.RadarCoordinate.Companion` (RadarIO.AndroidBinding.RadarCoordinate.GetLocation ()).