Skip to content

Change GrayScaleMethod from enum to delegate to allow users more cont… #122

Change GrayScaleMethod from enum to delegate to allow users more cont…

Change GrayScaleMethod from enum to delegate to allow users more cont… #122

Triggered via pull request April 20, 2026 13:29
Status Failure
Total duration 40s
Artifacts

dotnet-core.yml

on: pull_request
Matrix: build
prerelease
prerelease
deploy
deploy
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
build (ubuntu-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (ubuntu-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (windows-latest)
The operation was canceled.
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
build (macos-latest)
The operation was canceled.
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L99
Missing XML comment for publicly visible type or member 'GrayScaleMethod24'
build (macos-latest): src/Synercoding.FileFormats.Pdf/Content/GrayScaleMethod.cs#L98
Missing XML comment for publicly visible type or member 'GrayScaleMethod32'
Workflow syntax warning: .github/workflows/dotnet-core.yml#L91
.github/workflows/dotnet-core.yml (Line: 91, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?