Release vNext #403
Release vNext #403
6 new alerts
New alerts in code changed by this pull request
- 4 warnings
- 2 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Code scanning / CodeQL
Dereferenced variable may be null Warning test
Code scanning / CodeQL
Dereferenced variable may be null Warning test
Check warning on line 57 in src/BlazorWebFormsComponents.Test/Timer/TimerTests.razor
Code scanning / CodeQL
Useless assignment to local variable Warning test
Check warning on line 74 in src/BlazorWebFormsComponents.Test/Timer/TimerTests.razor
Code scanning / CodeQL
Useless assignment to local variable Warning test
Check notice on line 57 in src/BlazorWebFormsComponents.Test/FileUpload/Render.razor
Code scanning / CodeQL
Missed opportunity to use Where Note test
Check notice on line 25 in src/BlazorWebFormsComponents/Style/Fonts/FontInfo.cs
Code scanning / CodeQL
Missed ternary opportunity Note