Skip to content

Remove local testing repository #10

Remove local testing repository

Remove local testing repository #10

Triggered via push July 30, 2025 07:55
Status Failure
Total duration 48s
Artifacts

release.yml

on: push
create-release
44s
create-release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
create-release
Process completed with exit code 1.
create-release: src/FaceOFFx.Core/Domain/Transformations/TransformationTypes.cs#L41
Missing XML comment for publicly visible type or member 'RotationCorrection.None'
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L354
Parameter 'logger' has no matching param tag in the XML comment for 'PivProcessor.ApplyPivTransformation(Image<Rgba32>, PivTransform, PivProcessingOptions, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L275
Parameter 'logger' has no matching param tag in the XML comment for 'PivProcessor.CalculatePivTransform(FaceLandmarks68, DetectedFace, ImageDimensions, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L220
Parameter 'logger' has no matching param tag in the XML comment for 'PivProcessor.DetectFacesSimple(Image<Rgba32>, IFaceDetector, PivProcessingOptions, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L88
Parameter 'logger' has no matching param tag in the XML comment for 'PivProcessor.ProcessAsync(Image<Rgba32>, IFaceDetector, ILandmarkExtractor, IJpeg2000Encoder, PivProcessingOptions?, bool, bool, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L87
Parameter 'roiAlign' has no matching param tag in the XML comment for 'PivProcessor.ProcessAsync(Image<Rgba32>, IFaceDetector, ILandmarkExtractor, IJpeg2000Encoder, PivProcessingOptions?, bool, bool, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Transformations/PivProcessor.cs#L86
Parameter 'enableRoi' has no matching param tag in the XML comment for 'PivProcessor.ProcessAsync(Image<Rgba32>, IFaceDetector, ILandmarkExtractor, IJpeg2000Encoder, PivProcessingOptions?, bool, bool, ILogger?)' (but other parameters do)
create-release: src/FaceOFFx.Core/Domain/Standards/PivConstants.cs#L60
Missing XML comment for publicly visible type or member 'PivConstants.RoiMargins.OrofacialVertical'
create-release: src/FaceOFFx.Core/Domain/Standards/PivConstants.cs#L59
Missing XML comment for publicly visible type or member 'PivConstants.RoiMargins.OrofacialHorizontal'
create-release: src/FaceOFFx.Core/Domain/Standards/PivConstants.cs#L58
Missing XML comment for publicly visible type or member 'PivConstants.RoiMargins.PeriocularMargin'