Simplify build configuration and add CI/CD documentation #2
Annotations
10 warnings
|
TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L36
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_EmptyString_ShouldReturnValidTree()'
|
|
TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L22
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.ParseString_SimpleTypeScriptCode_ShouldReturnValidTree()'
|
|
TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L10
Missing XML comment for publicly visible type or member 'TypeScriptParserTests.TypeScriptParser_Constructor_ShouldCreateValidInstance()'
|
|
TypeScriptParser.Tests/tests/TypeScriptParserTests.cs#L7
Missing XML comment for publicly visible type or member 'TypeScriptParserTests'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L78
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.Dispose_AfterDispose_AnalyzeFileShouldThrowObjectDisposedException()'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L64
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_NoExportedFunctions_ShouldReturnEmptyList()'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L50
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_EmptyFile_ShouldReturnEmptyList()'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L28
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_FunctionWithParameters_ShouldParseParametersCorrectly()'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests.AnalyzeFile_SimpleExportFunction_ShouldReturnExportedFunction()'
|
|
TypeScriptParser.Tests/tests/TypeScriptAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'TypeScriptAnalyzerTests'
|
The logs for this run have expired and are no longer available.
Loading