Skip to content

rename

rename #24

Triggered via push January 24, 2025 04:01
Status Success
Total duration 1m 26s
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#L10
Dereference of a possibly null reference.
build: src/ComputerLock/Configuration/AppBase.cs#L23
Possible null reference assignment.
build: src/ComputerLock/Pages/Index.razor.cs#L155
Dereference of a possibly null reference.
build: src/ComputerLock/Pages/Index.razor.cs#L245
Dereference of a possibly null reference.
build: src/ComputerLock/Pages/Index.razor.cs#L254
Possible null reference assignment.
build: src/ComputerLock/Components/TitleBar.razor.cs#L7
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 '(345,12)-(345,72)' (https://mudblazor.com/features/analyzers)
build: src/ComputerLock/App.xaml.cs#L29
Possible null reference assignment.
build: src/ComputerLock/Configuration/AppBase.cs#L10
Dereference of a possibly null reference.