Skip to content

Merge pull request #67 from chaknith-ironsoftware/release/2024.5.1 #212

Merge pull request #67 from chaknith-ironsoftware/release/2024.5.1

Merge pull request #67 from chaknith-ironsoftware/release/2024.5.1 #212

Triggered via push May 2, 2024 04:33
Status Failure
Total duration 5m 2s
Artifacts

npoi-testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

40 errors and 7 warnings
TestCases.XSSF.UserModel.TestXSSFPivotTableName ► TestAddColumnLabelOutOfRangeThrowsException: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFPivotTableRef ► TestAddColumnLabelOutOfRangeThrowsException: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTableInOtherSheetThanDataSheet: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTableInOtherSheetThanDataSheetUsingAreaReference: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreateTwoPivotTablesInOneSheet: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreateTwoPivotTablesInTwoSheets: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFWorkbook ► AddPivotTableToWorkbookWithLoadedPivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFWorkbook ► LoadWorkbookWithPivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.HSSF.UserModel.TestHSSFSheet ► TestAutoSizeDate: testcases/main/HSSF/UserModel/TestHSSFSheet.cs#L810
Failed test found in: test-results/NPOI.TestCases.trx Error: Single number column too small: 345 Expected: True But was: False
RUN-MACOS-TESTS
Process completed with exit code 1.
RUN-MACOS-TESTS
Failed test were found and 'fail-on-error' option is set to true
RUN-MACOS-TESTS
Process completed with exit code 1.
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfOpeningExistingWorkbookShouldWriteAllPreviouslyExistingColumns: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteBlankValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteBooleanValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteErrorValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteFormulaValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteNumericValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► IfWriting10x10CellsShouldWriteStringValuesForCells: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.SXSSFWorkbookTests ► StreamShouldBeLeavedOpen: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.TestAutoSizeColumnTracker ► GetTrackedColumns: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.TestSXSSFBugs ► Bug15353: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
TestCases.XSSF.Streaming.TestSXSSFBugs ► Bug50681_TestAutoSize: main/SS/Util/SheetUtil.cs#L617
Failed test found in: test-results/NPOI.OOXML.TestCases.trx Error: SixLabors.Fonts.MissingFontTableException : Table 'loca' is missing
RUN-UBUNTU-TESTS
Failed test were found and 'fail-on-error' option is set to true
RUN-UBUNTU-TESTS
Process completed with exit code 1.
RUN-UBUNTU-TESTS
Process completed with exit code 1.
TestCases.XSSF.UserModel.TestXSSFPivotTableName ► TestAddColumnLabelOutOfRangeThrowsException: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFPivotTableRef ► TestAddColumnLabelOutOfRangeThrowsException: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTableInOtherSheetThanDataSheet: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreatePivotTableInOtherSheetThanDataSheetUsingAreaReference: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreateTwoPivotTablesInOneSheet: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFSheet ► TestCreateTwoPivotTablesInTwoSheets: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFWorkbook ► AddPivotTableToWorkbookWithLoadedPivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.XSSF.UserModel.TestXSSFWorkbook ► LoadWorkbookWithPivotTable: ooxml/XSSF/Model/StylesTable.cs#L168
Failed test found in: test-results/NPOI.OOXML.TestCases.net6.trx Error: System.Collections.Generic.KeyNotFoundException : The given key 'PivotStyleLight16' was not present in the dictionary.
TestCases.HSSF.UserModel.TestHSSFSheet ► TestAutoSizeDate: testcases/main/HSSF/UserModel/TestHSSFSheet.cs#L810
Failed test found in: test-results/NPOI.TestCases.net6.trx Error: Single number column too small: 345 Expected: True But was: False
RUN-WINDOWS-TESTS
Failed test were found and 'fail-on-error' option is set to true
RUN-WINDOWS-TESTS
Process completed with exit code 1.
RUN-WINDOWS-TESTS
Process completed with exit code 1.
RUN-MACOS-TESTS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RUN-MACOS-TESTS
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
RUN-UBUNTU-TESTS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RUN-UBUNTU-TESTS
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
RUN-UBUNTU-TESTS
Test report summary exceeded limit of 65535 bytes and will be trimmed
RUN-WINDOWS-TESTS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, microsoft/setup-msbuild@v1.1, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RUN-WINDOWS-TESTS
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/