Skip to content

Merge pull request #1511 from Miepee/doc #230

Merge pull request #1511 from Miepee/doc

Merge pull request #1511 from Miepee/doc #230

Triggered via push November 11, 2023 22:04
Status Cancelled
Total duration 5m 32s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 42 warnings
build (windows-latest, Debug, true, false)
The operation was canceled.
build (windows-latest, Debug, true, true)
The operation was canceled.
build (windows-latest, Debug, true, false)
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 (windows-latest, Debug, true, false): UndertaleModLib/Scripting/IScriptInterface.cs#L336
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#L2989
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
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/Editors/UndertaleEmbeddedTextureEditor.xaml.cs#L174
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.
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'.
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'.
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'.
build (windows-latest, Debug, true, false): UndertaleModLib/Scripting/IScriptInterface.cs#L336
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#L2989
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
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'.
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'.
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'.
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'.
build (windows-latest, Debug, true, true)
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 (windows-latest, Debug, true, true): UndertaleModLib/Scripting/IScriptInterface.cs#L336
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#L2989
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
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'.
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'.
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.
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.
build (windows-latest, Debug, true, true): UndertaleModLib/Scripting/IScriptInterface.cs#L336
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#L2989
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
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'.
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'.
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'.
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'.