Add custom funding option for PayPal donations #76
Annotations
11 warnings
|
Windows test suite
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Windows test suite:
SynixApp/UI/WarningDatabase.cs#L1020
Nullability of reference types in type of parameter 'sender' of 'void WarningDatabase.LblWarningText_LinkClicked(object sender, LinkLabelLinkClickedEventArgs e)' doesn't match the target delegate 'LinkLabelLinkClickedEventHandler' (possibly because of nullability attributes).
|
|
Windows test suite:
SynixApp/UI/PrivacySettingsPage.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/HelpGUI.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/GeneralSettingsPage.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/BackupSettingsPage.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/AppSettings.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/AdvancedSettingsPage.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/ServerConfig.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/ResourceMonitorGUI.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
Windows test suite:
SynixApp/UI/ServerInfo.Designer.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|