Fix VLOOKUP/HLOOKUP/MATCH type coercion to match Excel behavior #1721
Annotations
9 errors
|
Run: Clean, Test, Pack
Process completed with exit code 1.
|
|
Run: Clean, Test, Pack
Target "Test" has thrown an exception
|
|
Run: Clean, Test, Pack:
/_/testcases/openxml4net/TestPackage.cs#L373
System.IO.FileNotFoundException: Could not find file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP1193761116.docx'.
File name: 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\TestPackageOpenSaveTMP1193761116.docx'
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
at System.IO.FileInfo.OpenRead()
at TestCases.OpenXml4Net.OPC.ZipFileAssert.decompress(FileInfo filename) in /_/testcases/openxml4net/ZipFileAssert.cs:line 121
at TestCases.OpenXml4Net.OPC.ZipFileAssert.AssertEqual(FileInfo expected, FileInfo actual) in /_/testcases/openxml4net/ZipFileAssert.cs:line 173
|
|
Run: Clean, Test, Pack:
/_/testcases/openxml4net/TestPackage.cs#L539
System.UnauthorizedAccessException : Access to the path 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poiTesting432146597tmp' is denied.
|
|
Run: Clean, Test, Pack:
/_/testcases/ooxml/XSSF/UserModel/TestXSSFWorkbook.cs#L941
ICSharpCode.SharpZipLib.Zip.ZipException : EOF in header
|
|
Run: Clean, Test, Pack:
/_/testcases/ooxml/XSSF/UserModel/TestXSSFSheet.cs#L815
ICSharpCode.SharpZipLib.Zip.ZipException : EOF in header
|
|
Run: Clean, Test, Pack:
/_/testcases/ooxml/XSSF/Streaming/SXSSFWorkbookTests.cs#L323
System.UnauthorizedAccessException : Access to the path 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-template3eed11c8-e68f-4f98-afab-a96f29e6d535.xlsx' is denied.
|
|
Run: Clean, Test, Pack
System.Reflection.TargetInvocationException : Exception has been thrown by the target of an invocation.
----> System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-sheetdb1e747b-098c-40c6-b31e-fe5be23c8b6c.xml' because it is being used by another process.
|
|
Run: Clean, Test, Pack
System.Exception : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-sheet20d40efc-30fa-460b-a3fc-177601bc7598.xml' because it is being used by another process.
----> System.IO.IOException : The process cannot access the file 'C:\Users\runneradmin\AppData\Local\Temp\poifiles\poi-sxssf-sheet20d40efc-30fa-460b-a3fc-177601bc7598.xml' because it is being used by another process.
|
background
wait
wait-all
cancel
Loading