Bump codecov/codecov-action from 5.4.3 to 5.5.0 #708
Closed
Annotations
30 warnings
|
ii/GlobalOptions.cs#L9
Missing XML comment for publicly visible type or member 'GlobalOptions.IsIdentifiableReviewerOptions'
|
|
ii/GlobalOptions.cs#L7
Missing XML comment for publicly visible type or member 'GlobalOptions.IsIdentifiableOptions'
|
|
ii/GlobalOptions.cs#L5
Missing XML comment for publicly visible type or member 'GlobalOptions'
|
|
ii/Constants.cs#L3
Missing XML comment for publicly visible type or member 'Constants'
|
|
ii/Views/RulesView.cs#L576
Possible null reference argument for parameter 'pattern' in 'DuplicateRulesNode.DuplicateRulesNode(string pattern, RegexRule[] rules)'.
|
|
ii/Views/Manager/AllRulesManagerView.cs#L146
Possible null reference return.
|
|
ii/Views/RulesView.cs#L301
Possible null reference argument for parameter 'customPatternFactory' in 'void IgnoreRuleGenerator.Add(Failure f, IRulePatternFactory customPatternFactory)'.
|
|
ii/MainWindow.cs#L419
Cannot convert null literal to non-nullable reference type.
|
|
ii/MainWindow.cs#L419
Cannot convert null literal to non-nullable reference type.
|
|
ii/MainWindow.cs#L344
Cannot convert null literal to non-nullable reference type.
|
|
IsIdentifiable/Rules/AllowListRule.cs#L66
Non-nullable field '_ifPartPatternString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Rules/AllowListRule.cs#L66
Non-nullable field 'IfPartPatternRegex' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_primaryKeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_stringColumns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_columnsNames' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_columns' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_tableName' 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/Reporting/Destinations/DatabaseDestination.cs#L25
Dereference of a possibly null reference.
|
|
IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L25
Possible null reference argument for parameter 'rulesFile' in 'OutBase.OutBase(IFileInfo rulesFile, IFileSystem fileSystem, string defaultFileName)'.
|
|
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