Merge pull request #483 from SMI/dependabot/nuget/NLog-5.3.2 #1472
Annotations
1 error and 20 warnings
build
Process completed with exit code 28.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ResourcePrimaryKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ProblemField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ProblemValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_tableName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_columns' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_columnsNames' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_stringColumns' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/DatabaseRunner.cs#L36
Non-nullable field '_primaryKeys' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Rules/AllowListRule.cs#L57
Non-nullable field 'IfPartPatternRegex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_treeReport' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_queryString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Runners/MongoRunner.cs#L63
Non-nullable field '_runnerTask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L26
Non-nullable property 'FailuresCsv' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L35
Non-nullable property 'UnattendedOutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Options/IsIdentifiableReviewerOptions.cs#L88
Non-nullable property 'Theme' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ResourcePrimaryKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ProblemField' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'ProblemValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|