Bump svenstaro/upload-release-action from 2.9.0 to 2.10.0 #686
Annotations
1 error and 20 warnings
|
|
|
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/Options/IsIdentifiableReportValidatorOptions.cs#L32
Non-nullable property 'Theme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Options/IsIdentifiableReportValidatorOptions.cs#L20
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/Redacting/IgnoreRuleGenerator.cs#L25
Possible null reference argument for parameter 'rulesFile' in 'OutBase.OutBase(IFileInfo rulesFile, IFileSystem fileSystem, string defaultFileName)'.
|
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L88
Non-nullable property 'Theme' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L35
Non-nullable property 'UnattendedOutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
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/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/Runners/MongoRunner.cs#L283
Possible null reference argument for parameter 'fieldValue' in 'IEnumerable<FailurePart> IsIdentifiableAbstractRunner.Validate(string fieldName, string fieldValue)'.
|
|
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.
|
|
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