Publish stable release of UndertaleModTool GUI #2
Annotations
40 warnings
build_gui (windows-latest, Release, true, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/MainWindow.xaml.cs#L3060
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build_gui (windows-latest, Release, true, false):
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_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L165
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L164
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/MainWindow.xaml.cs#L3060
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build_gui (windows-latest, Release, true, false):
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_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L162
This call site is reachable on all platforms. 'Bitmap.SetResolution(float, float)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L165
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, false):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/MainWindow.xaml.cs#L3060
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build_gui (windows-latest, Release, true, true):
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_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L165
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L160
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/MainWindow.xaml.cs#L3060
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build_gui (windows-latest, Release, true, true):
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_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L160
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L164
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build_gui (windows-latest, Release, true, true):
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
GUI-windows-latest-Release-isBundled-true-isSingleFile-false
Expired
|
83.7 MB |
|
GUI-windows-latest-Release-isBundled-true-isSingleFile-true
Expired
|
80.1 MB |
|