Update github actions #17
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 |
|