Skip to content

Update dotnet-linux.yml #16

Update dotnet-linux.yml

Update dotnet-linux.yml #16

Triggered via pull request October 6, 2024 17:45
Status Failure
Total duration 33s
Artifacts

dotnet-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build
Assets file '/home/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 '/home/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
Process completed with exit code 1.
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Tabula/ObjectExtractor.cs#L54
XML comment has badly formed XML -- 'Expected an end tag for element 'param'.'
build: Tabula/Detectors/SpreadsheetDetectionAlgorithm.cs#L31
'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/Extractors/SpreadsheetExtractionAlgorithm.cs#L158
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
build: Tabula/Extractors/SpreadsheetExtractionAlgorithm.cs#L294
'TableRectangle.ILL_DEFINED_ORDER' is obsolete: 'with no replacement'
build: Tabula/ObjectExtractor.cs#L156
'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#L95
Missing XML comment for publicly visible type or member 'Cell.IsSpanning'
build: Tabula/Cell.cs#L97
Missing XML comment for publicly visible type or member 'Cell.SetSpanning(bool)'
build: Tabula/Cell.cs#L102
Missing XML comment for publicly visible type or member 'Cell.IsPlaceholder'