Skip to content

Bump Magick.NET-Q16-AnyCPU from 13.10.0 to 14.0.0 #1634

Bump Magick.NET-Q16-AnyCPU from 13.10.0 to 14.0.0

Bump Magick.NET-Q16-AnyCPU from 13.10.0 to 14.0.0 #1634

Triggered via push September 9, 2024 16:11
Status Failure
Total duration 2m 19s
Artifacts

dotnet-core.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build: IsIdentifiable/Runners/DicomFileRunner.cs#L410
Cannot implicitly convert type 'int' to 'uint?'. An explicit conversion exists (are you missing a cast?)
build: IsIdentifiable/Runners/DicomFileRunner.cs#L411
Cannot implicitly convert type 'int' to 'uint?'. An explicit conversion exists (are you missing a cast?)
build: IsIdentifiable/Runners/DicomFileRunner.cs#L410
Cannot implicitly convert type 'int' to 'uint?'. An explicit conversion exists (are you missing a cast?)
build: IsIdentifiable/Runners/DicomFileRunner.cs#L411
Cannot implicitly convert type 'int' to 'uint?'. An explicit conversion exists (are you missing a cast?)
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
build: IsIdentifiable/Allowlists/CsvAllowList.cs#L51
Possible null reference return.
build: IsIdentifiable/Failures/Failure.cs#L47
Non-nullable property 'Resource' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the property as nullable.
build: IsIdentifiable/Runners/MongoRunner.cs#L283
Possible null reference argument for parameter 'fieldValue' in 'IEnumerable<FailurePart> IsIdentifiableAbstractRunner.Validate(string fieldName, string fieldValue)'.
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)'.