This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Bump ModdableWebServer and NetCoreServer #51
Annotations
10 errors and 11 warnings
Publish:
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>'
|
Publish:
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?)
|
Publish:
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?)
|
Publish:
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?)
|
Publish:
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?)
|
Publish:
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>'
|
Publish:
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?)
|
Publish:
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?)
|
Publish:
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?)
|
Publish:
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?)
|
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/.
|
Publish:
JsonLib/MongoID.cs#L67
Cannot convert null literal to non-nullable reference type.
|
Publish:
JsonLib/MongoID.cs#L76
Cannot convert null literal to non-nullable reference type.
|
Publish:
JsonLib/MongoID.cs#L92
Cannot convert null literal to non-nullable reference type.
|
Publish:
JsonLib/MongoID.cs#L107
Cannot convert null literal to non-nullable reference type.
|
Publish:
JsonLib/MongoID.cs#L192
Converting null literal or possible null value to non-nullable type.
|
Publish:
ServerLib/Controllers/ConfigController.cs#L25
Dereference of a possibly null reference.
|
Publish:
ServerLib/Responders/GameProfile.cs#L62
Dereference of a possibly null reference.
|
Publish:
ServerLib/Responders/GameProfile.cs#L89
Dereference of a possibly null reference.
|
Publish:
ServerLib/Controllers/MoveActionController.cs#L44
Converting null literal or possible null value to non-nullable type.
|
Publish:
ServerLib/Controllers/MoveActionController.cs#L47
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading