升级组件 #64
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.
|