Skip to content

Create CODEOWNERS.txt #7

Create CODEOWNERS.txt

Create CODEOWNERS.txt #7

Triggered via pull request November 26, 2023 10:46
Status Success
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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