fix variable function calls being totally fucked up #80
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/Decompiler/Decompiler.cs#L1868
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
Build:
UndertaleModLib/UndertaleData.cs#L344
XML comment has a typeparam tag for 'TKey', but there is no type parameter by that name
|
Build:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L2997
'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/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Build:
UndertaleModTool/MainWindow.xaml.cs#L2997
'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
|
Publish windows-latest GUI 32Bit:
UndertaleModLib/Decompiler/Decompiler.cs#L1868
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
Publish windows-latest GUI 32Bit:
UndertaleModLib/UndertaleData.cs#L344
XML comment has a typeparam tag for 'TKey', but there is no type parameter by that name
|
Publish windows-latest GUI 32Bit:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Publish windows-latest GUI 32Bit:
UndertaleModTool/MainWindow.xaml.cs#L2997
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Publish windows-latest GUI 32Bit:
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 32Bit:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
Publish windows-latest GUI 32Bit:
UndertaleModTool/Windows/FindReferencesTypesDialog/UndertaleResourceReferenceMethodsMap.cs#L1445
The variable 'ver' is assigned but its value is never used
|
Publish windows-latest GUI 32Bit:
UndertaleModTool/MainWindow.xaml.cs#L2997
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
Publish windows-latest GUI 32Bit:
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 32Bit:
UndertaleModTool/Editors/UndertaleFontEditor/EditGlyphRectangleWindow.xaml.cs#L38
The event 'EditGlyphRectangleWindow.PropertyChanged' is never used
|
The logs for this run have expired and are no longer available.
Loading