Add icon picker for floating window triggers and increase label font size #19
+191
−20
Annotations
10 warnings
|
Build:
SettingsPage/AboutSettingsPage.axaml.cs#L44
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
|
Build
Found version-specific or distribution-specific runtime identifier(s): centos-x64. Affected libraries: DlibDotNet. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
|
Build:
Actions/SetVolume.cs#L167
Non-nullable field '_enumerator' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
Actions/SetVolume.cs#L170
Possible null reference assignment.
|
|
Build:
Actions/SetVolume.cs#L170
Converting null literal or possible null value to non-nullable type.
|
|
Build:
Actions/SetVolume.cs#L170
Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'.
|
|
Build:
Controls/KillProcessSettingsControl.cs#L192
Dereference of a possibly null reference.
|
|
Build:
Settings/FloatingWindowTriggerSettings.cs#L112
Nullability of reference types in value of type 'FuncTemplate<Panel>' doesn't match target type 'ITemplate<Panel?>'.
|
|
Build:
DriveUtils.cs#L14
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
|
Build:
SettingsPage/AboutSettingsPage.axaml.cs#L44
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
|
Loading