新增锁屏状态:左上角圆点、右上角圆点 #69
Annotations
10 warnings
build:
src/ComputerLock/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
|
build:
src/ComputerLock/App.xaml.cs#L30
Possible null reference assignment.
|
build:
src/ComputerLock/Components/TitleBar.razor.cs#L9
The field 'TitleBar._maximizerIcon' is assigned but its value is never used
|
build:
src/ComputerLock/Services/HotkeyScreenLockService.cs#L13
The event 'HotkeyScreenLockService.OnUnlock' is never used
|
build:
src/ComputerLock/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
|
build:
src/ComputerLock/App.xaml.cs#L30
Possible null reference assignment.
|
build:
src/ComputerLock/Components/TitleBar.razor.cs#L9
The field 'TitleBar._maximizerIcon' is assigned but its value is never used
|
build:
src/ComputerLock/Services/HotkeyScreenLockService.cs#L13
The event 'HotkeyScreenLockService.OnUnlock' is never used
|
build:
src/ComputerLock/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
|
build:
src/ComputerLock/App.xaml.cs#L30
Possible null reference assignment.
|