codefactor.io / CodeFactor
failed
Sep 22, 2024 in 2s
2 issues fixed. 3 issues found. Autofix available.
Annotations
Check notice on line 247 in src/FluentHub.Octokit/Wrappers/ActivityWrapper.cs
codefactor-io / CodeFactor
src/FluentHub.Octokit/Wrappers/ActivityWrapper.cs#L8-L247
Complex Method
Check notice on line 75 in src/FluentHub.App/Views/Repositories/Code/TreeLayoutView.xaml.cs
codefactor-io / CodeFactor
src/FluentHub.App/Views/Repositories/Code/TreeLayoutView.xaml.cs#L75
File may only contain a single type. (SA1402)
Check notice on line 143 in src/FluentHub.Octicons.Generator/Program.cs
codefactor-io / CodeFactor
src/FluentHub.Octicons.Generator/Program.cs#L143
Remove the ToString call in order to use a strongly-typed StringBuilder overload. (CA1830)
Loading