fix #1747 #1098
Annotations
20 warnings
Publish windows-latest GUI:
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
Publish windows-latest GUI:
UndertaleModTool/MessageBoxExtensions.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Publish windows-latest GUI:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Publish windows-latest GUI:
UndertaleModTool/MainWindow.xaml.cs#L3096
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Publish windows-latest GUI:
UndertaleModTool/ScriptingFunctions.cs#L32
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Publish windows-latest GUI:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
Publish windows-latest GUI:
UndertaleModTool/Windows/TextInput.cs#L33
This call site is reachable on all platforms. 'Form.BackColor' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish windows-latest GUI:
UndertaleModTool/Windows/TextInput.cs#L30
This call site is reachable on all platforms. 'Application.OpenForms' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish windows-latest GUI:
UndertaleModTool/Windows/TextInput.cs#L46
This call site is reachable on all platforms. 'TextBoxBase.BackColor' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Publish windows-latest GUI:
UndertaleModTool/Windows/TextInput.cs#L43
This call site is reachable on all platforms. 'Application.OpenForms' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
Build:
UndertaleModTool/MessageBoxExtensions.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
Build:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L3096
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build:
UndertaleModTool/ScriptingFunctions.cs#L32
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Build:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
Build:
UndertaleModTool/Windows/TextInput.cs#L33
This call site is reachable on all platforms. 'Form.BackColor' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
UndertaleModTool/Windows/TextInput.cs#L30
This call site is reachable on all platforms. 'Application.OpenForms' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L648
This call site is reachable on all platforms. 'Control.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L645
This call site is reachable on all platforms. 'Control.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading