Skip to content

Update README.md

Update README.md #15

Triggered via push May 21, 2024 23:52
Status Success
Total duration 30s
Artifacts

dotnet.tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Lexi/CommonPatterns.cs#L5
Missing XML comment for publicly visible type or member 'CommonPatterns'
test: Lexi/Lexer.cs#L5
Missing XML comment for publicly visible type or member 'Lexer'
test: Lexi/Lexer.cs#L5
Missing XML comment for publicly visible type or member 'Lexer.Lexer(Pattern[], Pattern[])'
test: Lexi/Lexer.cs#L16
Missing XML comment for publicly visible type or member 'Lexer.NextMatch(MatchResult)'
test: Lexi/Lexer.cs#L18
Missing XML comment for publicly visible type or member 'Lexer.NextMatch(Source)'
test: Lexi/MatchResult.cs#L6
Missing XML comment for publicly visible type or member 'MatchResult'
test: Lexi/MatchResult.cs#L6
Missing XML comment for publicly visible type or member 'MatchResult.MatchResult(Source, Symbol)'
test: Lexi/MatchResult.cs#L10
Missing XML comment for publicly visible type or member 'MatchResult.Source'
test: Lexi/MatchResult.cs#L11
Missing XML comment for publicly visible type or member 'MatchResult.Symbol'
test: Lexi/Pattern.cs#L7
Missing XML comment for publicly visible type or member 'Pattern'