Merge pull request #17 from TheEightBot/bug/fix-reused-vm #62
Annotations
45 warnings
Build Stellar.Avalonia:
Stellar.Avalonia/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build Stellar.Avalonia:
Stellar.Avalonia/AvaloniaViewManager.cs#L9
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build Stellar.Avalonia:
Stellar.Avalonia/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Build Stellar.Avalonia:
Stellar.Avalonia/AvaloniaViewManager.cs#L9
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create the package:
Stellar.DiskDataCache/DiskCache.cs#L71
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build Stellar.DiskDataCache:
Stellar.DiskDataCache/DiskCache.cs#L71
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
|
Build Stellar.DiskDataCache:
Stellar.DiskDataCache/DiskCache.cs#L71
Nullability of reference types in type of parameter 'cacheKey' of 'Task DiskCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string> cacheKey, string? groupKey = null)' doesn't match implicitly implemented member 'Task IDataCache.StoreManyAsync<T>(IEnumerable<T> items, Func<T, string>? cacheKey = null, string? groupKey = null)' (possibly because of nullability attributes).
|
Semver Parse
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/
|
Semver Parse
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/
|
Semver Parse
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/
|
Semver Parse
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/
|
Semver Parse
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/
|
Semver Parse
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/
|
Semver Parse
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/
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create the package:
Stellar.Avalonia/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Create the package:
Stellar.Avalonia/AvaloniaViewManager.cs#L9
Non-nullable field '_view' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Build Stellar.Blazor:
Stellar.Blazor/ComponentBase.cs#L37
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build Stellar.Blazor:
Stellar.Blazor/ComponentBase.cs#L37
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Create the package:
Stellar.Blazor/ComponentBase.cs#L37
Non-nullable property 'Navigation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Create the package
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
|
Create the package:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L32
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Nullability of type of parameter 'propertyName' doesn't match overridden member (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/PopupPageBase.cs#L7
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Cannot convert null literal to non-nullable reference type.
|
Create the package:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L39
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L46
Possible null reference assignment.
|
Create the package:
Stellar.Maui.PopUp/Extensions/PopupNavigationObservableExtensions.cs#L181
Possible null reference argument for parameter 'arg' in 'TPage Func<TParameter, TPage>.Invoke(TParameter arg)'.
|
Create the package:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L32
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Nullability of type of parameter 'propertyName' doesn't match overridden member (possibly because of nullability attributes).
|
Create the package:
Stellar.Maui.PopUp/PopupPageBase.cs#L7
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L32
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Nullability of type of parameter 'propertyName' doesn't match overridden member (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/PopupPageBase.cs#L7
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Cannot convert null literal to non-nullable reference type.
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L39
Nullability of reference types in type of parameter 'value' doesn't match implemented member 'void IViewFor.ViewModel.set' (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L46
Possible null reference assignment.
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/Extensions/PopupNavigationObservableExtensions.cs#L181
Possible null reference argument for parameter 'arg' in 'TPage Func<TParameter, TPage>.Invoke(TParameter arg)'.
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/ReactivePopupPage.cs#L32
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/PopupPageBase.cs#L72
Nullability of type of parameter 'propertyName' doesn't match overridden member (possibly because of nullability attributes).
|
Build Stellar.Maui.PopUp:
Stellar.Maui.PopUp/PopupPageBase.cs#L7
Nullability of reference types in type of parameter 'value' of 'void ReactivePopupPage<TViewModel>.ViewModel.set' doesn't match implicitly implemented member 'void IViewFor<TViewModel>.ViewModel.set' (possibly because of nullability attributes).
|
Loading