Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Bump ModdableWebServer and NetCoreServer #52

Bump ModdableWebServer and NetCoreServer

Bump ModdableWebServer and NetCoreServer #52

Triggered via pull request January 25, 2024 18:44
Status Failure
Total duration 1m 47s
Artifacts

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 22 warnings
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L35
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<ModdableWebServer.Attributes.HTTPAttribute, System.Reflection.MethodInfo>' to 'System.Collections.Generic.Dictionary<(string url, string method), System.Reflection.MethodInfo>'
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L39
'WSS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L41
'WSS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L47
'WS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L49
'WS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L90
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<ModdableWebServer.Attributes.HTTPAttribute, System.Reflection.MethodInfo>' to 'System.Collections.Generic.Dictionary<(string url, string method), System.Reflection.MethodInfo>'
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L92
'WSS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L93
'WSS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L97
'WS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug): ServerLib/Web/ServerManager.cs#L98
'WS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L35
Cannot implicitly convert type 'System.Collections.Generic.Dictionary<ModdableWebServer.Attributes.HTTPAttribute, System.Reflection.MethodInfo>' to 'System.Collections.Generic.Dictionary<(string url, string method), System.Reflection.MethodInfo>'
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L39
'WSS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L41
'WSS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L47
'WS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L49
'WS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L90
Argument 2: cannot convert from 'System.Collections.Generic.Dictionary<ModdableWebServer.Attributes.HTTPAttribute, System.Reflection.MethodInfo>' to 'System.Collections.Generic.Dictionary<(string url, string method), System.Reflection.MethodInfo>'
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L92
'WSS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L93
'WSS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WSS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L97
'WS_Server' does not contain a definition for 'WS_AttributeToMethods' and no accessible extension method 'WS_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Release): ServerLib/Web/ServerManager.cs#L98
'WS_Server' does not contain a definition for 'HTTP_AttributeToMethods' and no accessible extension method 'HTTP_AttributeToMethods' accepting a first argument of type 'WS_Server' could be found (are you missing a using directive or an assembly reference?)
.NET on windows-latest (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET on windows-latest (Debug): JsonLib/MongoID.cs#L67
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Debug): JsonLib/MongoID.cs#L76
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Debug): JsonLib/MongoID.cs#L92
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Debug): JsonLib/MongoID.cs#L107
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Debug): JsonLib/MongoID.cs#L192
Converting null literal or possible null value to non-nullable type.
.NET on windows-latest (Debug): ServerLib/Controllers/ConfigController.cs#L25
Dereference of a possibly null reference.
.NET on windows-latest (Debug): ServerLib/Responders/GameProfile.cs#L62
Dereference of a possibly null reference.
.NET on windows-latest (Debug): ServerLib/Responders/GameProfile.cs#L89
Dereference of a possibly null reference.
.NET on windows-latest (Debug): ServerLib/Controllers/DatabaseController.cs#L241
Converting null literal or possible null value to non-nullable type.
.NET on windows-latest (Debug): ServerLib/Web/ClientGameProfile.cs#L125
Dereference of a possibly null reference.
.NET on windows-latest (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
.NET on windows-latest (Release): JsonLib/MongoID.cs#L67
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Release): JsonLib/MongoID.cs#L76
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Release): JsonLib/MongoID.cs#L92
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Release): JsonLib/MongoID.cs#L107
Cannot convert null literal to non-nullable reference type.
.NET on windows-latest (Release): JsonLib/MongoID.cs#L192
Converting null literal or possible null value to non-nullable type.
.NET on windows-latest (Release): ServerLib/Web/ClientGameProfile.cs#L125
Dereference of a possibly null reference.
.NET on windows-latest (Release): ServerLib/Web/ClientGameProfile.cs#L127
Dereference of a possibly null reference.
.NET on windows-latest (Release): ServerLib/Controllers/MoveActionController.cs#L44
Converting null literal or possible null value to non-nullable type.
.NET on windows-latest (Release): ServerLib/Controllers/MoveActionController.cs#L47
Dereference of a possibly null reference.
.NET on windows-latest (Release): ServerLib/Controllers/MoveActionController.cs#L55
Possible null reference argument for parameter 'character' in 'void SaveHandler.SaveCharacter(string SessionId, Base character)'.