Update dotnet-desktop.yml #3
Annotations
10 warnings
Logic/SQLConnectionHelper.cs#L27
Non-nullable property 'Database' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Logic/SQLConnectionHelper.cs#L27
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Logic/SQLConnectionHelper.cs#L35
Non-nullable property 'Database' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Logic/SQLConnectionHelper.cs#L35
Non-nullable property 'TableName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Logic/DateCreator.cs#L35
Dereference of a possibly null reference.
|
Logic/DateCalculator.cs#L37
Dereference of a possibly null reference.
|
Logic/DateCalculator.cs#L40
Dereference of a possibly null reference.
|
Logic/DateCalculator.cs#L64
Dereference of a possibly null reference.
|
Logic/DateCalculator.cs#L65
Dereference of a possibly null reference.
|
Logic/DateCalculator.cs#L70
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading