修改锁屏后无法使用密码解锁的问题 #43
Annotations
10 warnings
build:
src/ComputerLock/App.xaml.cs#L29
Possible null reference assignment.
|
build:
src/ComputerLock/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L270
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L279
Possible null reference assignment.
|
build:
src/ComputerLock/Services/HotkeyScreenLockService.cs#L13
The event 'HotkeyScreenLockService.OnUnlock' is never used
|
build:
src/ComputerLock/Components/TitleBar.razor.cs#L9
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 '(581,16)-(581,77)' (https://mudblazor.com/features/analyzers)
|
build:
src/ComputerLock/App.xaml.cs#L29
Possible null reference assignment.
|
build:
src/ComputerLock/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
|
build:
src/ComputerLock/Pages/Index.razor.cs#L270
Dereference of a possibly null reference.
|