Skip to content

[EPIC-4] Sticky State & IPC Hardening#2

Merged
mdasdispatch-hash merged 13 commits into
mainfrom
feat/epic4-sticky-state-ipc
May 23, 2026
Merged

[EPIC-4] Sticky State & IPC Hardening#2
mdasdispatch-hash merged 13 commits into
mainfrom
feat/epic4-sticky-state-ipc

docs: [EPIC-4] F5 verification passed, quality debt documented

ed9fdaa
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded May 23, 2026 in 20s

708 issues fixed. 521 issues found. Autofix available.

Annotations

Check notice on line 392 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L392

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 906 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L906

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 97 in src/V12_002.IPC.Hardening.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.IPC.Hardening.cs#L97

Field '_failureThreshold' should not begin with an underscore. (SA1309)

Check notice on line 485 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L485

Variable '_en966' should begin with lower-case letter. (SA1312)

Check notice on line 935 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L935

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 99 in src/V12_002.Lifecycle.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Lifecycle.cs#L99

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 295 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L295

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 258 in src/V12_002.Lifecycle.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Lifecycle.cs#L258

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 511 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L511

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 841 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L841

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 437 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L437

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 923 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L923

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 499 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L499

Braces should not be omitted. (SA1503)

Check notice on line 577 in src/V12_002.Lifecycle.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Lifecycle.cs#L577

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 487 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L487

Single-line comment should be preceded by blank line. (SA1515)

Check notice on line 401 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L401

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 503 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L503

Braces should not be omitted. (SA1503)

Check notice on line 38 in src/V12_002.IPC.Hardening.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.IPC.Hardening.cs#L38

Documentation text should end with a period. (SA1629)

Check notice on line 438 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L438

Closing parenthesis should not be preceded by a space. (SA1009)

Check notice on line 505 in src/V12_002.UI.IPC.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.UI.IPC.cs#L505

Braces should not be omitted. (SA1503)

Check notice on line 745 in src/V12_002.Lifecycle.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Lifecycle.cs#L745

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 469 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L469

Use string.Empty for empty strings. (SA1122)

Check notice on line 25 in src/V12_002.StickyState.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.StickyState.cs#L25

Elements should be separated by blank line. (SA1516)

Check notice on line 315 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L315

Closing parenthesis should be on line of last parameter. (SA1111)

Check notice on line 64 in src/V12_002.Entries.Trend.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/V12_002.Entries.Trend.cs#L64

Closing parenthesis should not be preceded by a space. (SA1009)