V1 #33
Annotations
3 errors and 11 warnings
|
build
Process completed with exit code 1.
|
|
build
Assets file '/Users/runner/work/tabula-sharp/tabula-sharp/Tabula.Tests/obj/project.assets.json' doesn't have a target for 'net8.0'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project.
|
|
build
Assets file '/Users/runner/work/tabula-sharp/tabula-sharp/Tabula.Tests/obj/project.assets.json' doesn't have a target for 'net8.0'. Ensure that restore has run and that you have included 'net8.0' in the TargetFrameworks for your project.
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v2, actions/setup-dotnet@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
Tabula/Cell.cs#L102
Missing XML comment for publicly visible type or member 'Cell.IsPlaceholder'
|
|
build:
Tabula/Cell.cs#L97
Missing XML comment for publicly visible type or member 'Cell.SetSpanning(bool)'
|
|
build:
Tabula/Cell.cs#L95
Missing XML comment for publicly visible type or member 'Cell.IsSpanning'
|
|
build:
Tabula/ObjectExtractor.cs#L156
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/Extractors/SpreadsheetExtractionAlgorithm.cs#L293
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/Extractors/SpreadsheetExtractionAlgorithm.cs#L158
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/Detectors/SpreadsheetDetectionAlgorithm.cs#L31
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/TableRectangle.cs#L93
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/Cell.cs#L73
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
|
|
build:
Tabula/ObjectExtractor.cs#L54
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
|