Skip to content

Bump HIC.FAnsiSql from 3.2.5 to 3.2.6 #1557

Bump HIC.FAnsiSql from 3.2.5 to 3.2.6

Bump HIC.FAnsiSql from 3.2.5 to 3.2.6 #1557

Triggered via push July 17, 2024 19:05
Status Failure
Total duration 2m 49s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
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/IsIdentifiableImageManager.cs#L30
Possible null reference argument for parameter 'image' in 'ImageBase<Image<Bgra32>>.ImageBase(int width, int height, PinnedIntArray pixels, Image<Bgra32> image)'.
build: IsIdentifiable/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
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/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/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
build: 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)'.
build: IsIdentifiable/Redacting/IgnoreRuleGenerator.cs#L25
Possible null reference argument for parameter 'rulesFile' in 'OutBase.OutBase(IFileInfo rulesFile, IFileSystem fileSystem, string defaultFileName)'.