Skip to content

Merge pull request #1781 from Miepee/font-size-is-not-uint-on-gms2 #342

Merge pull request #1781 from Miepee/font-size-is-not-uint-on-gms2

Merge pull request #1781 from Miepee/font-size-is-not-uint-on-gms2 #342

Triggered via push June 2, 2024 23:12
Status Success
Total duration 4m 10s
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): UndertaleModTool/MainWindow.xaml.cs#L2995
'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#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#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#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, false): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, false): UndertaleModTool/MainWindow.xaml.cs#L2995
'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/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, false): UndertaleModTool/Editors/UndertaleSpriteEditor.xaml.cs#L172
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, false): UndertaleModTool/Editors/UndertaleSpriteEditor.xaml.cs#L172
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): UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
build (windows-latest, Debug, true, true): UndertaleModTool/MainWindow.xaml.cs#L2995
'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. 'ImageFormat.Png' 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#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): UndertaleModTool/MainWindow.xaml.cs#L2995
'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/UndertaleSpriteEditor.xaml.cs#L172
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/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): UndertaleModTool/Editors/UndertaleSpriteEditor.xaml.cs#L172
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)

Artifacts

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