Bump Uno.Sdk from 6.4.58 to 6.5.31#9
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 errors and 10 warnings
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L22
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L21
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L20
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L19
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L18
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L17
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L16
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L15
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L14
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Uno/Styles/ColorPaletteOverride.cs#L13
The type or namespace name 'Themes' does not exist in the namespace 'Wordle.Uno' (are you missing an assembly reference?)
|
|
Wordle.Model/Entity/Game.cs#L47
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Entity/Letter.cs#L43
Non-nullable property 'Word' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Entity/Letter.cs#L43
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Entity/Guess.cs#L42
Non-nullable property 'Game' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Entity/Guess.cs#L42
Non-nullable property 'Word' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Entity/Guess.cs#L42
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Wordle.Model/Searchable/SearchableWord.cs#L11
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading