Create dotnet.yml #4
Annotations
3 errors and 10 warnings
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
Process completed with exit code 1.
|
build:
DisplayProfileManager/DisplayConfig.cs#L678
Cannot convert null literal to non-nullable reference type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L678
Cannot convert null literal to non-nullable reference type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L696
Converting null literal or possible null value to non-nullable type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L697
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, object>.ContainsKey(string key)'.
|
build:
DisplayProfileManager/DisplayConfig.cs#L712
Converting null literal or possible null value to non-nullable type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L713
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, object>.ContainsKey(string key)'.
|
build:
DisplayProfileManager/DisplayConfig.cs#L740
Converting null literal or possible null value to non-nullable type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L742
Dereference of a possibly null reference.
|
build:
DisplayProfileManager/DisplayConfig.cs#L678
Cannot convert null literal to non-nullable reference type.
|
build:
DisplayProfileManager/DisplayConfig.cs#L678
Cannot convert null literal to non-nullable reference type.
|