Skip to content

请先解锁的提示语支持自定义 #96

请先解锁的提示语支持自定义

请先解锁的提示语支持自定义 #96

Triggered via push October 25, 2025 16:14
Status Success
Total duration 1m 20s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L20
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/ComputerLock/App.xaml.cs#L33
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#L20
Non-nullable field '_logger' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/ComputerLock/App.xaml.cs#L33
Possible null reference assignment.