Merge pull request #1287 from superrnovae/text_function #117
Annotations
10 errors and 11 warnings
Run: Clean, Test, Pack
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
Run: Clean, Test, Pack
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
Run: Clean, Test, Pack
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
Run: Clean, Test, Pack
OPC Compliance error [M4.1]: there is more than one core properties relationship in the package ! POI will use only the first, but other software may reject this file.
|
Run: Clean, Test, Pack:
_/testcases/main/SS/UserModel/TestDataFormatter.cs#L104
Expected string length 8 but was 12. Strings differ at index 5.
Expected: "1.234,57"
But was: "1.234.567,00"
----------------^
|
Run: Clean, Test, Pack:
_/testcases/main/SS/UserModel/TestDataFormatter.cs#L69
System.FormatException : Input string was not in a correct format.
|
Run: Clean, Test, Pack:
_/testcases/main/SS/UserModel/TestDataFormatter.cs#L110
Expected string length 8 but was 12. Strings differ at index 5.
Expected: "1.234,57"
But was: "1.234.567,00"
----------------^
|
Run: Clean, Test, Pack:
_/testcases/main/SS/UserModel/TestDataFormatter.cs#L75
System.FormatException : Input string was not in a correct format.
|
Run: Clean, Test, Pack
Target "Test" has thrown an exception
|
Run: Clean, Test, Pack
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\SS\Util\PropertyTemplate.cs(41,20): warning CS1584: XML comment has syntactically incorrect cref attribute 'NPOI.XSSF.Streaming.SXSSFWorkbook} Spreadsheets are not [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\POIFS\Crypt\Standard\StandardDecryptor.cs(225,20): warning CS0114: 'CipherInputStream.Read(byte[])' hides inherited member 'InputStream.Read(byte[])'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\POIFS\Crypt\Standard\StandardDecryptor.cs(262,21): warning CS0114: 'CipherInputStream.Skip(long)' hides inherited member 'InputStream.Skip(long)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\POIFS\Crypt\Standard\StandardDecryptor.cs(305,21): warning CS0114: 'CipherInputStream.MarkSupported()' hides inherited member 'ByteArrayInputStream.MarkSupported()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword. [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\POIFS\FileSystem\POIFSFileSystem.cs(66,30): warning CS0108: 'POIFSFileSystem.CreateNonClosingInputStream(Stream)' hides inherited member 'NPOIFSFileSystem.CreateNonClosingInputStream(Stream)'. Use the new keyword if hiding was intended. [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\SS\Formula\Eval\FunctionEval.cs(62,37): warning CS0628: 'FunctionEval.functions': new protected member declared in sealed type [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\SS\UserModel\Workbook.cs(447,14): warning CS0108: 'IWorkbook.Close()' hides inherited member 'ICloseable.Close()'. Use the new keyword if hiding was intended. [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\HSSF\Record\DVRecord.cs(40,18): warning CS0659: 'DVRecord' overrides Object.Equals(object o) but does not override Object.GetHashCode() [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\SS\Formula\Functions\FloorCeilingMathBase.cs(101,17): warning CS0162: Unreachable code detected [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Run: Clean, Test, Pack
D:\a\npoi\npoi\main\SS\Formula\Functions\FinanceFunction.cs(96,13): warning CS0162: Unreachable code detected [D:\a\npoi\npoi\main\NPOI.Core.csproj::TargetFramework=netstandard2.0]
|
Loading