Skip to content

Pipeline

Pipeline #5

Re-run triggered November 26, 2023 10:29
Status Success
Total duration 1m 18s
Artifacts

dotnet-ci.yml

on: pull_request
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)'