Build & Publish DocFX #86
Annotations
5 errors and 10 warnings
docfx:
Robust.Server/GameStates/ServerGameStateManager.cs#L287
The type or namespace name 'MapComponent' could not be found (are you missing a using directive or an assembly reference?)
|
docfx:
Robust.Server/GameStates/ServerGameStateManager.cs#L288
The type or namespace name 'MapGridComponent' could not be found (are you missing a using directive or an assembly reference?)
|
docfx:
Robust.Server/GameStates/ServerGameStateManager.cs#L287
The type or namespace name 'MapComponent' could not be found (are you missing a using directive or an assembly reference?)
|
docfx:
Robust.Server/GameStates/ServerGameStateManager.cs#L288
The type or namespace name 'MapGridComponent' could not be found (are you missing a using directive or an assembly reference?)
|
docfx
Process completed with exit code 1.
|
docfx:
Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
docfx:
Robust.Shared/Network/HWId.cs#L36
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
docfx:
Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
docfx:
Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
docfx:
Robust.Shared/Replays/ReplayRecordingCommands.cs#L9
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
docfx:
Robust.Shared/Replays/ReplayRecordingCommands.cs#L70
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
docfx:
Robust.Shared/Replays/ReplayRecordingCommands.cs#L90
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
docfx:
Robust.Shared/Timing/PrecisionSleep.cs#L143
The type name 'timespec' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
docfx:
Robust.Shared/Timing/PrecisionSleep.cs#L149
The type name 'timeval' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
docfx:
Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|