Skip to content

perf: 减少重复序列化开销

5aaa14e
Select commit
Loading
Failed to load commit list.
Merged

GC Perf 2 #39

perf: 减少重复序列化开销
5aaa14e
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Feb 17, 2026 in 4s

6 issues fixed. 8 issues found. Autofix available.

Annotations

Check notice on line 299 in MinecraftLaunch/Components/Provider/CurseforgeProvider.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch/Components/Provider/CurseforgeProvider.cs#L299

An opening brace should not be followed by a blank line. (SA1505)

Check notice on line 28 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L28

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 7 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L7

Code should not contain multiple blank lines in a row. (SA1507)

Check notice on line 49 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L49

Code should not contain multiple blank lines in a row. (SA1507)

Check notice on line 74 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L74

Code should not contain multiple blank lines in a row. (SA1507)

Check notice on line 539 in MinecraftLaunch.Base/Models/Game/MinecraftEntry.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/Game/MinecraftEntry.cs#L539

Code should not contain multiple blank lines in a row. (SA1507)

Check notice on line 83 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L83

Arithmetic expressions should declare precedence. (SA1407)

Check notice on line 4 in MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

MinecraftLaunch.Base/Models/SHA1/Sha1DataConvert.cs#L4

Code should not contain multiple blank lines in a row. (SA1507)