Skip to content

Merge pull request #24 from JiuLing-zhang/bot/fix-codeformatting #45

Merge pull request #24 from JiuLing-zhang/bot/fix-codeformatting

Merge pull request #24 from JiuLing-zhang/bot/fix-codeformatting #45

Triggered via push February 10, 2025 01:21
Status Success
Total duration 1m 48s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

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.