Skip to content

Update to net8

Update to net8 #60

Triggered via push January 3, 2024 19:20
Status Success
Total duration 9m 16s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
buildAndroid
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/setup-java@v1, damienaicheh/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid
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.3" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L94
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
buildAndroid: BusSchedule.Core.UI/Helpers/BaseViewModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.