Skip to content

Merge pull request #1661 from VladiStep/removeLocalizationResources #3

Merge pull request #1661 from VladiStep/removeLocalizationResources

Merge pull request #1661 from VladiStep/removeLocalizationResources #3

Triggered via push January 26, 2024 06:21
Status Success
Total duration 4m 31s
Artifacts 2
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build (windows-latest, Debug, true, false): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, false): UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
build (windows-latest, Debug, true, false): UndertaleModTool/MainWindow.xaml.cs#L2998
'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/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, false): 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, false): 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, false): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, false): UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
build (windows-latest, Debug, true, false): UndertaleModTool/MainWindow.xaml.cs#L2998
'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#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#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): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, true): UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
build (windows-latest, Debug, true, true): UndertaleModTool/MainWindow.xaml.cs#L2998
'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#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#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, 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 (windows-latest, Debug, true, true): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, true): UndertaleModLib/Util/QoiConverter.cs#L75
Parameter 'bytes' has no matching param tag in the XML comment for 'QoiConverter.GetImageFromSpan(ReadOnlySpan<byte>, out int)' (but other parameters do)
build (windows-latest, Debug, true, true): UndertaleModTool/MainWindow.xaml.cs#L2998
'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#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, 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#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)

Artifacts

Produced during runtime
Name Size
windows-latest-isBundled-true-isSingleFile-false Expired
104 MB
windows-latest-isBundled-true-isSingleFile-true Expired
101 MB