Fix images in the input text box. (#1592) #231
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
Build:
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:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L2998
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Build:
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:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
Build:
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'.
|
Build:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L162
This call site is reachable on all platforms. 'Bitmap.SetResolution(float, float)' is only supported on: 'windows'.
|
Build:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L165
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'.
|
Build:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'.
|
Publish windows-latest GUI:
UndertaleModLib/Scripting/IScriptInterface.cs#L334
XML comment has cref attribute 'isFinishedMessageEnabled' that could not be resolved
|
Publish windows-latest GUI:
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)
|
Publish windows-latest GUI:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Publish windows-latest GUI:
UndertaleModTool/MainWindow.xaml.cs#L2998
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Publish windows-latest GUI:
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.
|
Publish windows-latest GUI:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
Publish windows-latest GUI:
UndertaleModTool/Windows/TextInput.cs#L71
This call site is reachable on all platforms. 'Icon' is only supported on: 'windows'.
|
Publish windows-latest GUI:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L160
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
Publish windows-latest GUI:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L162
This call site is reachable on all platforms. 'Bitmap.SetResolution(float, float)' is only supported on: 'windows'.
|
Publish windows-latest GUI:
UndertaleModTool/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L164
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'.
|
The logs for this run have expired and are no longer available.
Loading