Merge pull request #73 from AndreasReitberger/72-upgrade-to-net9 #19
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Package NuGets
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build:
src/MauiSettings.Example/App.xaml.cs#L17
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build:
src/MauiSettings.Example/MauiProgram.cs#L21
The type 'Microsoft.Maui.Dispatching.IDispatcher?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'Microsoft.Maui.Dispatching.IDispatcher?' doesn't match 'class' constraint.
|
Build:
src/MauiSettings.Example/App.xaml.cs#L17
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build:
src/MauiSettings.Example/MauiProgram.cs#L21
The type 'Microsoft.Maui.Dispatching.IDispatcher?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'Microsoft.Maui.Dispatching.IDispatcher?' doesn't match 'class' constraint.
|
Build:
src/MauiSettings.Example/App.xaml.cs#L17
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build:
src/MauiSettings.Example/MauiProgram.cs#L21
The type 'Microsoft.Maui.Dispatching.IDispatcher?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'Microsoft.Maui.Dispatching.IDispatcher?' doesn't match 'class' constraint.
|
Build:
src/MauiSettings.Example/App.xaml.cs#L17
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build:
src/MauiSettings.Example/MauiProgram.cs#L21
The type 'Microsoft.Maui.Dispatching.IDispatcher?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'Microsoft.Maui.Dispatching.IDispatcher?' doesn't match 'class' constraint.
|
Build:
src/MauiSettings.Example/App.xaml.cs#L17
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window. Additionally, each element features a Window property, accessible when it's part of the current window.'
|
Build:
src/MauiSettings.Example/MauiProgram.cs#L21
The type 'Microsoft.Maui.Dispatching.IDispatcher?' cannot be used as type parameter 'TService' in the generic type or method 'ServiceCollectionServiceExtensions.AddSingleton<TService>(IServiceCollection, TService)'. Nullability of type argument 'Microsoft.Maui.Dispatching.IDispatcher?' doesn't match 'class' constraint.
|
Loading