Skip to content

Update branch reference from 'master' to 'main' in workflow files #16

Update branch reference from 'master' to 'main' in workflow files

Update branch reference from 'master' to 'main' in workflow files #16

Triggered via push August 8, 2025 20:53
Status Success
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
test
Method is too long (67 lines; maximum allowed: 60) (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0051.md)
test
Expression 'IndexOfAnyExcept' causes a hidden copy of a struct 'ReadOnlySpan'
test
Expression 'IndexOfAnyExceptInRange' causes a hidden copy of a struct 'ReadOnlySpan'
test
Remove the field 'rightTextPadding' and declare it as a local variable in the relevant methods. (https://rules.sonarsource.com/csharp/RSPEC-1450)