Skip to content

reactivated workbook AutoCalculation for #12 #77

reactivated workbook AutoCalculation for #12

reactivated workbook AutoCalculation for #12 #77

Triggered via push December 18, 2025 18:00
Status Failure
Total duration 3m 40s
Artifacts 10

BuildAndTest.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 42 warnings, and 10 notices
test (ubuntu-latest)
Process completed with exit code 127.
test (macos-latest)
Process completed with exit code 127.
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L7
ExcelCell should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L7
Names of 'Members' and 'Public Property Address As String, Public ReadOnly Property Address(inclusiveSheetName As Boolean) As String, Public ReadOnly Property Address(inclusiveSheetName As Boolean, useAbsoluteAddressingForColumn As Boolean, useAbsoluteAddressingForRow As Boolean) As String, Public Shared ReadOnly Property Address(rowIndex As Integer, columnIndex As Integer) As String' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (ubuntu-latest): ExcelOps/ExcelCommons/Tools.vb#L502
Unsafe overload of 'Load' method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca3075)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L315
Change ExcelRange.ExcelRangeEnum.Dispose() to call GC.SuppressFinalize(Object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L7
ExcelRange should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L171
Exception type System.IndexOutOfRangeException is reserved by the runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L7
Names of 'Members' and 'Public ReadOnly Property Cell(index As Integer) As CompuMaster.Excel.ExcelOps.ExcelCell, Public ReadOnly Property Cell(index As Integer, accessDirection As CompuMaster.Excel.ExcelOps.ExcelRange.CellAccessDirection) As CompuMaster.Excel.ExcelOps.ExcelCell' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (ubuntu-latest): ExcelOps/ExcelCommons/TextTable.vb#L8
Names of 'Members' and 'Public Property Cell(rowIndex As Integer, columnIndex As Integer) As String, Public Property Cell(rowIndex As Integer, columnName As String) As String' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L5
ExcelCell should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (ubuntu-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L5
ExcelRange should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (macos-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (macos-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L7
Names of 'Members' and 'Public ReadOnly Property Cell(index As Integer) As CompuMaster.Excel.ExcelOps.ExcelCell, Public ReadOnly Property Cell(index As Integer, accessDirection As CompuMaster.Excel.ExcelOps.ExcelRange.CellAccessDirection) As CompuMaster.Excel.ExcelOps.ExcelCell' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (macos-latest): Epplus-FixCalcsEdition/EPPlus/FormulaParsing/CalculateExtentions.cs#L160
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
test (macos-latest): Epplus-FixCalcsEdition/EPPlus/Packaging/ZipPackageRelationshipBase.cs#L109
'Uri.EscapeUriString(string)' is obsolete: 'Uri.EscapeUriString can corrupt the Uri string in some cases. Consider using Uri.EscapeDataString for query string components.' (https://aka.ms/dotnet-warnings/SYSLIB0013)
test (macos-latest): ExcelOps/ExcelCommons/Tools.vb#L502
Unsafe overload of 'Load' method (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca3075)
test (macos-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L315
Change ExcelRange.ExcelRangeEnum.Dispose() to call GC.SuppressFinalize(Object). This will prevent derived types that introduce a finalizer from needing to re-implement 'IDisposable' to call it. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1816)
test (macos-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L171
Exception type System.IndexOutOfRangeException is reserved by the runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
test (macos-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L5
ExcelRange should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (macos-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L5
ExcelCell should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (macos-latest): Epplus-FixCalcsEdition/EPPlus/ExcelWorksheet.cs#L888
'XmlTextReader.ProhibitDtd' is obsolete: 'Use DtdProcessing property instead.'
test (macos-latest): Epplus-FixCalcsEdition/EPPlus/XmlHelper.cs#L834
'XmlReaderSettings.ProhibitDtd' is obsolete: 'Use XmlReaderSettings.DtdProcessing property instead.'
test (windows-latest)
No files were found with the provided path: test-results-CompuMaster.Excel.TestSpireXls.dll/TestResults.xml. No artifacts will be uploaded.
test (windows-latest)
No files were found with the provided path: test-results-CompuMaster.Excel.TestFreeSpireXls.dll/TestResults.xml. No artifacts will be uploaded.
test (windows-latest)
Could not find any files for test-results-CompuMaster.Excel.TestSpireXls.dll/TestResults.xml
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (windows-latest)
Could not find any files for test-results-CompuMaster.Excel.TestFreeSpireXls.dll/TestResults.xml
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (windows-latest)
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L272
Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L34
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L36
Use 'string.EndsWith(char)' instead of 'string.EndsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L36
Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1865)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L26
Use 'string.Contains' instead of 'string.IndexOf' to improve readability (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2249)
test (windows-latest): ExcelOps/ExcelCommons/TextTable.vb#L8
Names of 'Members' and 'Public Property Cell(rowIndex As Integer, columnIndex As Integer) As String, Public Property Cell(rowIndex As Integer, columnName As String) As String' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L7
ExcelCell should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (windows-latest): ExcelOps/ExcelCommons/ExcelCell.vb#L7
Names of 'Members' and 'Public Property Address As String, Public ReadOnly Property Address(inclusiveSheetName As Boolean) As String, Public ReadOnly Property Address(inclusiveSheetName As Boolean, useAbsoluteAddressingForColumn As Boolean, useAbsoluteAddressingForRow As Boolean) As String, Public Shared ReadOnly Property Address(rowIndex As Integer, columnIndex As Integer) As String' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
test (windows-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L7
ExcelRange should define operator(s) '<=, >=' since it implements IComparable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1036)
test (windows-latest): ExcelOps/ExcelCommons/ExcelRange.vb#L7
Names of 'Members' and 'Public ReadOnly Property Cell(index As Integer) As CompuMaster.Excel.ExcelOps.ExcelCell, Public ReadOnly Property Cell(index As Integer, accessDirection As CompuMaster.Excel.ExcelOps.ExcelRange.CellAccessDirection) As CompuMaster.Excel.ExcelOps.ExcelCell' should differ by more than case (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1708)
2 tests found
There are 2 tests, see "Raw output" for the full list of tests.
50 tests found
There are 50 tests, see "Raw output" for the full list of tests.
2 tests found
There are 2 tests, see "Raw output" for the full list of tests.
6 tests found
There are 6 tests, see "Raw output" for the full list of tests.
50 tests found
There are 50 tests, see "Raw output" for the full list of tests.
6 tests found
There are 6 tests, see "Raw output" for the full list of tests.
6 tests found
There are 6 tests, see "Raw output" for the full list of tests.
6 tests found
There are 6 tests, see "Raw output" for the full list of tests.
2 tests found
There are 2 tests, see "Raw output" for the full list of tests.
216 tests found
There are 216 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size Digest
NUnit Test Results macos-latest - CompuMaster.Excel.Test Expired
1.22 KB
sha256:c8ee082bb99733415447296fb82f2a4e7838adf06e972c40eb0729dab869a35e
NUnit Test Results macos-latest - CompuMaster.Excel.TestFreeSpireXls Expired
465 Bytes
sha256:f44d2f7b380cbfadaf6f0cd2e0b3d1f07326fa7c6831bb44263b06051b70f3f6
NUnit Test Results macos-latest - CompuMaster.Excel.TestSpireXls Expired
462 Bytes
sha256:f745c9eb89587b6c27c50d96d25494fb41880d601d0e498e044d4a485a87950c
NUnit Test Results macos-latest - CompuMaster.MsExcelComInteropTest Expired
380 Bytes
sha256:a00a836227712a46e553919302cd391bd3ba4e48b5478ab2e40b179f1ff5935f
NUnit Test Results ubuntu-latest - CompuMaster.Excel.Test Expired
1.22 KB
sha256:f0521a3d212c100c993eb31794932d48228052ac14d7539d39cf4d8f3e586b22
NUnit Test Results ubuntu-latest - CompuMaster.Excel.TestFreeSpireXls Expired
466 Bytes
sha256:003097228d2ad97452375c1b8220631a482e154ee60b1158b9baabab77d5f7d8
NUnit Test Results ubuntu-latest - CompuMaster.Excel.TestSpireXls Expired
466 Bytes
sha256:ad3a073a863766d09c6f27f396f72e2b82bbe5a145e1fef4fadeaecd5f3308a9
NUnit Test Results ubuntu-latest - CompuMaster.MsExcelComInteropTest Expired
381 Bytes
sha256:1ff90724edbfd089416f0925fdb2b711feb00f4ab6d234068d283c0f3228a8d9
NUnit Test Results windows-latest - CompuMaster.Excel.Test Expired
3.45 KB
sha256:ed6e1bf1a892f717b77ce381ba54c1eedb7eb02c01226426fbc9c099328c3cd2
NUnit Test Results windows-latest - CompuMaster.MsExcelComInteropTest Expired
385 Bytes
sha256:5f66b000fc12b9e3ad466ac6b1fc2885ec0a61e4a0dc0f421165018d162fb464