Skip to content

Merge pull request #1 from LuisM000/pipeline #6

Merge pull request #1 from LuisM000/pipeline

Merge pull request #1 from LuisM000/pipeline #6

Triggered via push November 26, 2023 10:34
Status Success
Total duration 1m 6s
Artifacts

dotnet-ci.yml

on: push
Fit to window
Zoom out
Zoom in

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)'