Skip to content

Milestone 6: Feature Gap Closure — 54 work items closing ~345 audit gaps#5

Merged
csharpfritz merged 19 commits into
devfrom
milestone6/feature-implementation
Feb 23, 2026
Merged

Milestone 6: Feature Gap Closure — 54 work items closing ~345 audit gaps#5
csharpfritz merged 19 commits into
devfrom
milestone6/feature-implementation

docs(ai-team): Log P2 session and merge decisions

f6f461e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 23, 2026 in 8s

10 new alerts

New alerts in code changed by this pull request

  • 10 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 6 in src/BlazorWebFormsComponents.Test/Validations/SetFocusOnErrorTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'NameRef' can be 'readonly'.

Check notice on line 4 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'Name' can be 'readonly'.

Check notice on line 93 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'exampleModel' can be 'readonly'.

Check notice on line 97 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'Name2' can be 'readonly'.

Check notice on line 98 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'exampleModel2' can be 'readonly'.

Check notice on line 102 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'Name3' can be 'readonly'.

Check notice on line 103 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'exampleModel3' can be 'readonly'.

Check notice on line 107 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'Name4' can be 'readonly'.

Check notice on line 108 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/ValidationSummaryTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'exampleModel4' can be 'readonly'.

Check notice on line 6 in src/BlazorWebFormsComponents.Test/Validations/ValidatorDisplayTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'NameRef' can be 'readonly'.