Allow escape ] inside []
construct
#159
Merged
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test:
Sources/SynKit/Libraries/Reporting/Present/TextDiagnosticsPresenter.cs#L140
Dereference of a possibly null reference.
|
Test:
Sources/SynKit/Libraries/Reporting/Present/TextDiagnosticsPresenter.cs#L228
Dereference of a possibly null reference.
|
Test:
Sources/SynKit/Libraries/Reporting/Present/TextDiagnosticsPresenter.cs#L329
Dereference of a possibly null reference.
|
Test:
Sources/SynKit/Libraries/Lexer/ICharStream.cs#L15
Missing XML comment for publicly visible type or member 'ICharStream.SourceFile'
|
Test:
Sources/SynKit/Libraries/Lexer/Token.cs#L23
Missing XML comment for publicly visible type or member 'Token<TKind>.Equals(Token<TKind>?)'
|
Test:
Sources/SynKit/Tests/Automata.Tests/AutomatonTestBase.cs#L45
Possible null reference argument for parameter 'got' in 'void AutomatonTestBase.AssertEqual(StateSet<string> expected, StateSet<string> got)'.
|
Test:
Sources/SynKit/Tests/Automata.Tests/NfaTests.cs#L46
Possible null reference argument for parameter 'other' in 'bool HashSet<string>.SetEquals(IEnumerable<string> other)'.
|
Test:
Sources/SynKit/Tests/Automata.Tests/EpsilonNfaTests.cs#L54
Possible null reference argument for parameter 'other' in 'bool HashSet<string>.SetEquals(IEnumerable<string> other)'.
|
Test:
Sources/SynKit/Libraries/C.Syntax/CToken.cs#L88
Dereference of a possibly null reference.
|
Test:
Sources/SynKit/Libraries/C.Syntax/CToken.cs#L88
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading