Bump Microsoft.NET.ILLink.Tasks from 8.0.18 to 8.0.20 #714
Annotations
1 error and 20 warnings
|
|
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' 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 '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/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
|
|
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.
|
|
IsIdentifiable/IsIdentifiableImageManager.cs#L30
Possible null reference argument for parameter 'image' in 'ImageBase<Image<Bgra32>>.ImageBase(int width, int height, PinnedIntArray pixels, Image<Bgra32> image)'.
|
|
IsIdentifiable/Rules/SocketRule.cs#L32
Non-nullable property 'Host' 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.
|
|
IsIdentifiable/IsIdentifiableImageManager.cs#L30
Possible null reference argument for parameter 'image' in 'ImageBase<Image<Bgra32>>.ImageBase(int width, int height, PinnedIntArray pixels, Image<Bgra32> image)'.
|
|
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/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading