Infra: Multi-platform support #32
Annotations
10 errors and 11 warnings
Uno
#error: 'Property SolidFontIconGlyph does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is SolidFontIconGlyph, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property FontIconGlyph does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is FontIconGlyph, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property IsSelected does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is IsSelected, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property ShowFontIcons does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is ShowFontIcons, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property Thumbnail does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is Thumbnail, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property FontIconGlyph does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is FontIconGlyph, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property SolidFontIconGlyph does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is SolidFontIconGlyph, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property IsSelected does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is IsSelected, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property ShowFontIcons does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is ShowFontIcons, preferrednamespace using:Emerald.Uno.Models'
|
Uno
#error: 'Property Thumbnail does not exist on {using:Emerald.Uno.Models}SquareNavigationViewItem, name is Thumbnail, preferrednamespace using:Emerald.Uno.Models'
|
Uno
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Uno:
Emerald/Models/Model.cs#L8
Cannot convert null literal to non-nullable reference type.
|
Uno:
Emerald/Models/Model.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L17
Cannot convert null literal to non-nullable reference type.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L13
Cannot convert null literal to non-nullable reference type.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L7
Non-nullable field '_Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L7
Non-nullable field '_FontIconGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L7
Non-nullable field '_SolidFontIconGlyph' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L7
Non-nullable field '_Thumbnail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Uno:
Emerald/Models/SquareNavigationViewItem.cs#L7
Non-nullable field '_InfoBadge' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|