This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
yeeehaw #14
Annotations
10 errors and 10 warnings
Plugins/TestServer/Plugin.cs#L7
The type or namespace name 'HTTPServer' does not exist in the namespace 'ServerLib.Web' (are you missing an assembly reference?)
|
Plugins/TestServer/Plugin.cs#L42
The type or namespace name 'HttpsBackendSession' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/Plugin.cs#L7
The type or namespace name 'HTTPServer' does not exist in the namespace 'ServerLib.Web' (are you missing an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L5
The type or namespace name 'HTTPServer' does not exist in the namespace 'ServerLib.Web' (are you missing an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L12
The type or namespace name 'HttpsBackendSession' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L21
The type or namespace name 'HttpsBackendSession' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L11
The type or namespace name 'HTTPAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L11
The type or namespace name 'HTTP' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L20
The type or namespace name 'HTTPAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Plugins/ExtCommands/URLs.cs#L20
The type or namespace name 'HTTP' could not be found (are you missing a using directive or an assembly reference?)
|
ServerLib/Web/ClientTrading.cs#L6
The using directive for 'ModdableWebServer' appeared previously in this namespace
|
ServerLib/Json/Classes/RepeatableQuests.cs#L288
'RepeatableQuests.Elimination.conditions' hides inherited member 'RepeatableQuests.Base.conditions'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L294
'RepeatableQuests.EliminationConditions.AvailableForFinish' hides inherited member 'RepeatableQuests.Conditions.AvailableForFinish'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L300
'RepeatableQuests.EliminationAvailableFor._props' hides inherited member 'RepeatableQuests.AvailableFor._props'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L306
'RepeatableQuests.EliminationAvailableForProps.counter' hides inherited member 'RepeatableQuests.AvailableForPropsCounter.counter'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L312
'RepeatableQuests.EliminationCounter.conditions' hides inherited member 'RepeatableQuests.Counter.conditions'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L328
'RepeatableQuests.Exploration.conditions' hides inherited member 'RepeatableQuests.Base.conditions'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L334
'RepeatableQuests.ExplorationConditions.AvailableForFinish' hides inherited member 'RepeatableQuests.Conditions.AvailableForFinish'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L340
'RepeatableQuests.ExplorationAvailableFor._props' hides inherited member 'RepeatableQuests.AvailableFor._props'. Use the new keyword if hiding was intended.
|
ServerLib/Json/Classes/RepeatableQuests.cs#L346
'RepeatableQuests.ExplorationAvailableForProps.counter' hides inherited member 'RepeatableQuests.AvailableForPropsCounter.counter'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading