Bump Microsoft.NET.ILLink.Tasks from 8.0.18 to 8.0.20 #1216
Annotations
10 warnings
|
IsIdentifiable/Runners/MongoRunner.cs#L456
Cannot convert null literal to non-nullable reference type.
|
|
IsIdentifiable/Runners/MongoRunner.cs#L283
Possible null reference argument for parameter 'fieldValue' in 'IEnumerable<FailurePart> IsIdentifiableAbstractRunner.Validate(string fieldName, string fieldValue)'.
|
|
IsIdentifiable/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
|
|
IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ProblemValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ProblemField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'ResourcePrimaryKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Failures/Failure.cs#L46
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_runnerTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_queryString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_treeReport' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading