Skip to content

Merge pull request #1813 from Jacky720/decompiler-paren-cleanup #352

Merge pull request #1813 from Jacky720/decompiler-paren-cleanup

Merge pull request #1813 from Jacky720/decompiler-paren-cleanup #352

Triggered via push June 29, 2024 18:44
Status Success
Total duration 2m 41s
Artifacts 2
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (windows-latest, Debug, true, false): UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, false): UndertaleModTool/MainWindow.xaml.cs#L3001
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-latest, Debug, 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 (windows-latest, Debug, true, false): UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
build (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, true, false): UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, false): UndertaleModTool/MainWindow.xaml.cs#L3001
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-latest, Debug, 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 (windows-latest, Debug, true, false): UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
build (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, true, false): 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 (windows-latest, Debug, 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 (windows-latest, Debug, true, true): UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, true): UndertaleModTool/MainWindow.xaml.cs#L3001
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-latest, Debug, 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 (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
build (windows-latest, Debug, 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 (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleTexturePageItemEditor.xaml.cs#L40
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 (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleShaderEditor.xaml.cs#L48
This call site is reachable on all platforms. 'TextEditor.Text' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleShaderEditor.xaml.cs#L67
This call site is reachable on all platforms. 'TextEditor.Text' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleSpriteEditor.xaml.cs#L171
This call site is reachable on all platforms. 'Image.FromFile(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest, Debug, true, true): UndertaleModLib/Scripting/IScriptInterface.cs#L316
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, true): UndertaleModTool/MainWindow.xaml.cs#L3001
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (windows-latest, Debug, 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 (windows-latest, Debug, true, true): UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
build (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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 (windows-latest, Debug, 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)

Artifacts

Produced during runtime
Name Size
windows-latest-isBundled-true-isSingleFile-false Expired
106 MB
windows-latest-isBundled-true-isSingleFile-true Expired
103 MB