Skip to content

Merge remote-tracking branch 'upstream/dev' into dev

754a7f6
Select commit
Loading
Failed to load commit list.
Merged

v0.15 Release Promote dev to main #371

Merge remote-tracking branch 'upstream/dev' into dev
754a7f6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 25, 2026 in 7s

8 new alerts

New alerts in code changed by this pull request

  • 8 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 90 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/CommaSplitTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'ref1' can be 'readonly'.

Check notice on line 91 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/CommaSplitTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'model1' can be 'readonly'.

Check notice on line 94 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/CommaSplitTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'ref2' can be 'readonly'.

Check notice on line 95 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/CommaSplitTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'model2' can be 'readonly'.

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

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'ref3' can be 'readonly'.

Check notice on line 99 in src/BlazorWebFormsComponents.Test/Validations/ValidationSummary/CommaSplitTests.razor

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'model3' can be 'readonly'.

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

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'ref4' can be 'readonly'.

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

See this annotation in the file changed.

Code scanning / CodeQL

Missed 'readonly' opportunity Note test

Field 'model4' can be 'readonly'.