Merge remote-tracking branch 'origin/master' into feature/issue-6-Han… #52
Annotations
10 warnings
Build:
oberon0/Oberon0CompilerListener.cs#L476
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
oberon0/Expressions/Operations/FunctionStringLength.cs#L30
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build:
oberon0/Definitions/FunctionDeclaration.cs#L162
Remove the unused local variable 'params'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
Build:
oberon0/Oberon0CompilerListener.cs#L363
Change this condition so that it does not always evaluate to 'True'. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
Build:
Oberon0.Generator.MsilBin/CreateBinary.cs#L52
'System.NullReferenceException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
Build:
Oberon0.Generator.MsilBin/PredefinedFunctions/StandardFunctionRepository.cs#L37
"Find" method should be used instead of the "FirstOrDefault" extension method. (https://rules.sonarsource.com/csharp/RSPEC-6602)
|
Build:
Oberon0.Generator.MsilBin/CreateBinary.cs#L126
Refactor the code to remove this use of 'GC.Collect'. (https://rules.sonarsource.com/csharp/RSPEC-1215)
|
Build:
oberon0/Oberon0CompilerListener.cs#L476
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
oberon0/Expressions/Operations/FunctionStringLength.cs#L30
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build:
oberon0/Definitions/FunctionDeclaration.cs#L162
Remove the unused local variable 'params'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
Loading