Skip to content

feat(Html2Pdf): add PdfOptions parameter #6438

feat(Html2Pdf): add PdfOptions parameter

feat(Html2Pdf): add PdfOptions parameter #6438

Triggered via pull request October 27, 2025 04:45
Status Failure
Total duration 56s
Artifacts

auto-pull-request-checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
run test
Process completed with exit code 1.
run test: test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfStreamFromHtmlAsync(string, IEnumerable<string>?, IEnumerable<string>?, PdfOptions?)'
run test: test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfDataFromHtmlAsync(string, IEnumerable<string>?, IEnumerable<string>?, PdfOptions?)'
run test: test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfStreamAsync(string, PdfOptions?)'
run test: test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfDataAsync(string, PdfOptions?)'