restore working FileInfo code #1517
Annotations
5 errors and 10 warnings
build:
Tests/IsIdentifiableTests/RunnerTests/FileRunnerTests.cs#L34
Cannot implicitly convert type 'System.IO.Abstractions.IFileInfo' to 'System.IO.FileInfo'
|
build:
Tests/IsIdentifiableTests/RunnerTests/FileRunnerTests.cs#L66
Cannot implicitly convert type 'System.IO.Abstractions.IFileInfo' to 'System.IO.FileInfo'
|
build:
Tests/IsIdentifiableTests/RunnerTests/FileRunnerTests.cs#L34
Cannot implicitly convert type 'System.IO.Abstractions.IFileInfo' to 'System.IO.FileInfo'
|
build:
Tests/IsIdentifiableTests/RunnerTests/FileRunnerTests.cs#L66
Cannot implicitly convert type 'System.IO.Abstractions.IFileInfo' to 'System.IO.FileInfo'
|
build
Process completed with exit code 1.
|
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/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/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.
|