WIP: CoreNLP 4.5.5 and IKVM 8.7.1 #57
Annotations
10 errors and 8 warnings
Build:
tests/Stanford.NLP.CoreNLP.Tests/SUTimeTests.cs#L45
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CorefTests.cs#L35
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L77
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L114
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/StanfordServer.cs#L32
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L182
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L191
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.Parser.Tests/ParserTests.cs#L42
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.Parser.Tests/ParserTests.cs#L70
The type 'IEnumerable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/SUTimeTests.cs#L45
The type 'ISerializable' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.
|
Build:
tests/Stanford.NLP.Tools/Files.cs#L17
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
tests/Stanford.NLP.Tools/Files.cs#L19
Dereference of a possibly null reference.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L156
'SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation' is obsolete
|
Build:
tests/Stanford.NLP.Parser.Tests/ParserTests.cs#L77
'GrammaticalStructure.typedDependenciesCCprocessed(bool)' is obsolete
|
Build:
tests/Stanford.NLP.Tools/Files.cs#L17
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
Build:
tests/Stanford.NLP.Tools/Files.cs#L19
Dereference of a possibly null reference.
|
Build:
tests/Stanford.NLP.CoreNLP.Tests/CoreNlpTests.cs#L156
'SemanticGraphCoreAnnotations.CollapsedDependenciesAnnotation' is obsolete
|
Build:
tests/Stanford.NLP.Parser.Tests/ParserTests.cs#L77
'GrammaticalStructure.typedDependenciesCCprocessed(bool)' is obsolete
|