Fixed some asserts, disabled some tests #9
Annotations
20 warnings
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
UndertaleModTool/MessageBoxExtensions.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
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)
|
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.
|
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
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)
|
UndertaleModTool/Windows/TextInput.cs#L61
This call site is reachable on all platforms. 'RichTextBox.ForeColor' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
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)
|
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)
|
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
UndertaleModTool/MessageBoxExtensions.cs#L45
XML comment has badly formed XML -- 'Expected an end tag for element 'returns'.'
|
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
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)
|
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.
|
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
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)
|
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)
|
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)
|
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)
|
This job succeeded
Loading