Skip to content

Parser implementation #340

Parser implementation

Parser implementation #340

Triggered via pull request August 29, 2023 21:57
Status Success
Total duration 4m 23s
Artifacts

ci.yml

on: pull_request
Matrix: Test
full_ci_passed
0s
full_ci_passed
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test (ubuntu-latest)
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Test (ubuntu-latest)
'ISpanFormattable' implements 'IFormattable' so 'IFormattable' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Test (ubuntu-latest)
Dispose 'stack' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Test (ubuntu-latest)
Extract the assignment of '_stateDictionary' from this expression. (https://rules.sonarsource.com/csharp/RSPEC-1121)
Test (ubuntu-latest)
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Test (ubuntu-latest)
Remove this use of 'goto'. (https://rules.sonarsource.com/csharp/RSPEC-907)
Test (ubuntu-latest)
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Test (ubuntu-latest)
Make sure that using "unsafe" is safe here. (https://rules.sonarsource.com/csharp/RSPEC-6640)
Test (ubuntu-latest)
Refactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Test (ubuntu-latest)
Refactor this method to reduce its Cognitive Complexity from 24 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)