Skip to content

Merge pull request #22 from TheEightBot/michaelstonis-patch-1 #71

Merge pull request #22 from TheEightBot/michaelstonis-patch-1

Merge pull request #22 from TheEightBot/michaelstonis-patch-1 #71

Triggered via push April 17, 2025 22:59
Status Success
Total duration 2m 2s
Artifacts

nuget.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
build: Stellar.Avalonia/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
build: 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/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
build: 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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: 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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L104
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L172
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L235
Dereference of a possibly null reference.
build: Stellar.Maui/Views/ActivatableListView.cs#L16
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Stellar.Maui/Views/ActivatableListView.cs#L29
Cannot convert null literal to non-nullable reference type.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L325
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L369
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L451
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L512
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L572
Dereference of a possibly null reference.
build: 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/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
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
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
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
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
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
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
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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Stellar.Avalonia/AvaloniaViewManager.cs#L27
Cannot convert null literal to non-nullable reference type.
build: 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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: 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/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/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
The 'licenseUrl' element will be deprecated. Consider using the 'license' element instead.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L104
Dereference of a possibly null reference.
build: Stellar.Maui/Views/ActivatableListView.cs#L16
Non-nullable field '_cellActivatedAction' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Stellar.Maui/Views/ActivatableListView.cs#L29
Cannot convert null literal to non-nullable reference type.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L172
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L235
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L325
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L369
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L451
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L512
Dereference of a possibly null reference.
build: Stellar.Maui/Extensions/NavigationObservableExtensions.cs#L572
Dereference of a possibly null reference.
build: 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/PopupPageBase.cs#L72
Nullability of type of parameter 'propertyName' doesn't match overridden member (possibly because of nullability attributes).
build: 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/PopupPageBase.cs#L72
Cannot convert null literal to non-nullable reference type.
build: 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/ReactivePopupPage.cs#L46
Possible null reference assignment.