重构:明确和细化 Locke 和 LockService 的职责 #21
Annotations
10 warnings
build:
src/ComputerLock/App.xaml.cs#L28
Possible null reference assignment.
|
build:
src/ComputerLock/Configuration/AppBase.cs#L10
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Configuration/AppBase.cs#L23
Possible null reference assignment.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L154
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L244
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L253
Possible null reference assignment.
|
build:
src/ComputerLock/Components/TitleBar.razor.cs#L7
The field 'TitleBar._maximizerIcon' is assigned but its value is never used
|
build:
src/ComputerLock/Pages/Index.razor#L1
Illegal Attribute 'DisableRipple' on 'MudChip' using pattern 'LowerCase' source location '(345,12)-(345,72)' (https://mudblazor.com/features/analyzers)
|
build:
src/ComputerLock/App.xaml.cs#L28
Possible null reference assignment.
|
build:
src/ComputerLock/Configuration/AppBase.cs#L10
Dereference of a possibly null reference.
|