Skip to content

✨ Update Octicons generator script

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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/FluentHub.Octicons.Generator/Program.cs#L143

Remove the ToString call in order to use a strongly-typed StringBuilder overload. (CA1830)