Skip to content

Update github actions #17

Update github actions

Update github actions #17

Triggered via push February 13, 2024 21:58
Status Success
Total duration 1m 16s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Source/Launchbar/App.xaml.cs#L69
Non-nullable field 'contextMenu' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Launchbar/Menu.cs#L14
Non-nullable field 'entries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Launchbar/MenuEntryAdvanced.cs#L153
Possible null reference argument for parameter 'path' in 'BitmapSource? WinHelper.ExtractAssociatedIcon(string path)'.
build: Source/Launchbar/MenuEntryAdvanced.cs#L184
Converting null literal or possible null value to non-nullable type.
build: Source/Launchbar/App.xaml.cs#L16
Type 'App' owns disposable field(s) 'instanceMutex' but is not disposable (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1001)
build: Source/Launchbar/Win32/SafeNativeMethods.cs#L98
Avoid 'StringBuilder' parameters for P/Invokes. Consider using a character buffer instead. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1838)
build: Source/Launchbar/App.xaml.cs#L69
Non-nullable field 'contextMenu' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Launchbar/Menu.cs#L14
Non-nullable field 'entries' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Source/Launchbar/MenuEntryAdvanced.cs#L153
Possible null reference argument for parameter 'path' in 'BitmapSource? WinHelper.ExtractAssociatedIcon(string path)'.
build: Source/Launchbar/MenuEntryAdvanced.cs#L184
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
Launchbar Expired
564 KB