Update dotnet-ci.yml #3
Annotations
10 warnings
build:
src/SemanticAssertions/Abstractions/Diagnostics/SemanticAssertionsException.cs#L3
Missing XML comment for publicly visible type or member 'SemanticAssertionsException'
|
build:
src/SemanticAssertions/Abstractions/Diagnostics/SemanticAssertionsException.cs#L5
Missing XML comment for publicly visible type or member 'SemanticAssertionsException.SemanticAssertionsException(string)'
|
build:
src/SemanticAssertions/Abstractions/Diagnostics/SemanticAssertionsException.cs#L9
Missing XML comment for publicly visible type or member 'SemanticAssertionsException.SemanticAssertionsException(string?, Exception?)'
|
build:
src/SemanticAssertions/Abstractions/Diagnostics/UnexpectedSemanticAssertionsException.cs#L3
Missing XML comment for publicly visible type or member 'UnexpectedSemanticAssertionsException'
|
build:
src/SemanticAssertions/Abstractions/Diagnostics/UnexpectedSemanticAssertionsException.cs#L5
Missing XML comment for publicly visible type or member 'UnexpectedSemanticAssertionsException.UnexpectedSemanticAssertionsException(string)'
|
build:
src/SemanticAssertions/Abstractions/Diagnostics/UnexpectedSemanticAssertionsException.cs#L9
Missing XML comment for publicly visible type or member 'UnexpectedSemanticAssertionsException.UnexpectedSemanticAssertionsException(string?, Exception?)'
|
build:
src/SemanticAssertions/Abstractions/IAssertHandler.cs#L3
Missing XML comment for publicly visible type or member 'IAssertHandler'
|
build:
src/SemanticAssertions/Abstractions/IAssertHandler.cs#L5
Missing XML comment for publicly visible type or member 'IAssertHandler.AreSimilar(string, string)'
|
build:
src/SemanticAssertions/Abstractions/IAssertHandler.cs#L7
Missing XML comment for publicly visible type or member 'IAssertHandler.CalculateSimilarityAsync(string, string)'
|
build:
src/SemanticAssertions/Abstractions/IAssertHandler.cs#L9
Missing XML comment for publicly visible type or member 'IAssertHandler.ContainsInformationSubsetAsync(string, string)'
|