[Snyk] Security upgrade Microsoft.AspNetCore.Hosting.Abstractions from 2.2.0 to 2.3.0 #79
Annotations
3 errors and 11 warnings
|
src/Hostly/XamarinHostBuilder.cs#L181
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
|
|
src/Hostly/XamarinHostBuilder.cs#L181
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=8.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.8.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
|
|
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L30
'XamarinNavigationProxy.ModalStack' hides inherited member 'NavigationProxy.ModalStack'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L32
'XamarinNavigationProxy.NavigationStack' hides inherited member 'NavigationProxy.NavigationStack'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L34
'XamarinNavigationProxy.InsertPageBefore(Page, Page)' hides inherited member 'NavigationProxy.InsertPageBefore(Page, Page)'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L40
'XamarinNavigationProxy.PopAsync()' hides inherited member 'NavigationProxy.PopAsync()'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L46
'XamarinNavigationProxy.PopAsync(bool)' hides inherited member 'NavigationProxy.PopAsync(bool)'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L52
'XamarinNavigationProxy.PopModalAsync()' hides inherited member 'NavigationProxy.PopModalAsync()'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L58
'XamarinNavigationProxy.PopModalAsync(bool)' hides inherited member 'NavigationProxy.PopModalAsync(bool)'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L64
'XamarinNavigationProxy.PopToRootAsync()' hides inherited member 'NavigationProxy.PopToRootAsync()'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L70
'XamarinNavigationProxy.PopToRootAsync(bool)' hides inherited member 'NavigationProxy.PopToRootAsync(bool)'. Use the new keyword if hiding was intended.
|
|
src/Hostly/Internals/XamarinNavigationProxy.cs#L76
'XamarinNavigationProxy.PushAsync(Page)' hides inherited member 'NavigationProxy.PushAsync(Page)'. Use the new keyword if hiding was intended.
|
|
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/
|
The logs for this run have expired and are no longer available.
Loading