Started work on annotations. #40
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/
|