Use field keyword in one case.
#1181
Annotations
13 warnings
|
Test (windows-latest):
tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L70
Nullness warning: The types 'StateMachines.LrStateMachine' and 'StateMachines.LrStateMachine | null' do not have compatible nullability.
|
|
Test (windows-latest):
tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L70
Nullness warning: The types 'StateMachines.LrStateMachine' and 'StateMachines.LrStateMachine | null' do not have compatible nullability.
|
|
Test (windows-latest):
tests/Farkle.Tools.Shared.Tests/HtmlTests.fs#L34
Nullness warning: The type 'HtmlNode' does not support 'null'.
|
|
Test (ubuntu-latest):
src/Farkle/CompatibilityTypes.cs#L20
'T' is not used in the class. (https://rules.sonarsource.com/csharp/RSPEC-2326)
|
|
Test (ubuntu-latest):
src/Farkle/Buffers/ImmutableBuffer.cs#L32
Return an empty collection instead of null. (https://rules.sonarsource.com/csharp/RSPEC-1168)
|
|
Test (ubuntu-latest):
src/Farkle/Collections/SpanDictionaryBase.cs#L20
Reduce the number of generic parameters in the 'SpanDictionaryBase' class to no more than the 2 authorized. (https://rules.sonarsource.com/csharp/RSPEC-2436)
|
|
Test (ubuntu-latest):
src/Farkle/Parser/Implementation/ParserUtilities.cs#L58
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Test (ubuntu-latest):
src/Farkle/Parser/Implementation/DefaultParserImplementation.cs#L130
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Test (ubuntu-latest):
src/Farkle/Grammars/StringHeap.cs#L35
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Test (ubuntu-latest):
src/Farkle/Builder/ObjectModel.cs#L26
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Test (ubuntu-latest):
src/Farkle/Builder/Lr/LalrBuild.cs#L380
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Test (ubuntu-latest):
src/Farkle/Builder/Lr/ConflictResolvingLrStateMachine.cs#L112
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
|
Test (ubuntu-latest):
src/Farkle/Builder/Dfa/DfaBuild.cs#L458
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|