Milestone 4 & 5: Chart Component + 53-Control Feature Audit #341
+14,311
−443
Annotations
11 warnings
|
Build:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build:
src/BlazorWebFormsComponents/FontUnit.cs#L7
'FontUnit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' defines operator == or operator != but does not override Object.GetHashCode()
|
|
Build:
src/BlazorWebFormsComponents/Unit.cs#L10
'Unit' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
|
Build:
src/BlazorWebFormsComponents/Button.razor.cs#L13
Obsolete member 'Button.PostBackUrl' overrides non-obsolete member 'ButtonBaseComponent.PostBackUrl'
|
|
Build:
src/BlazorWebFormsComponents/DataList.razor.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/BlazorWebFormsComponents/DataList.razor.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/BlazorWebFormsComponents/IPageService.cs#L45
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/BlazorWebFormsComponents/IPageService.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/BlazorWebFormsComponents/IPageService.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Initialize CodeQL
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
Loading