Skip to content

升级到 v2.3.8

升级到 v2.3.8 #97

Triggered via push December 25, 2025 10:14
Status Success
Total duration 1m 42s
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/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/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
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/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/Configuration/AppBase.cs#L11
Dereference of a possibly null reference.
build: src/ComputerLock/App.xaml.cs#L33
Possible null reference assignment.