Skip to content

Started work on annotations. #40

Started work on annotations.

Started work on annotations. #40

Triggered via push November 17, 2023 20:08
Status Failure
Total duration 29s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/DtronixPdf/PdfPage.cs#L30
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L39
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L82
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L96
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L128
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L134
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L134
'PdfBitmap' does not contain a constructor that takes 4 arguments
build: src/DtronixPdf/PdfPage.cs#L139
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L145
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build: src/DtronixPdf/PdfPage.cs#L162
'PdfDocument' does not contain a definition for 'Synchronizer' and no accessible extension method 'Synchronizer' accepting a first argument of type 'PdfDocument' could be found (are you missing a using directive or an assembly reference?)
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/