-
Notifications
You must be signed in to change notification settings - Fork 207
Expand file tree
/
Copy pathshared_build_latest.txt
More file actions
127 lines (127 loc) · 65.3 KB
/
shared_build_latest.txt
File metadata and controls
127 lines (127 loc) · 65.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
Determining projects to restore...
All projects are up-to-date for restore.
Lidgren.Network -> F:\Floofdev\HardLight\RobustToolbox\Lidgren.Network\bin\Release\net9.0\SpaceWizards.Lidgren.Network.dll
Robust.Analyzers -> F:\Floofdev\HardLight\RobustToolbox\Robust.Analyzers\bin\Release\netstandard2.0\Robust.Analyzers.dll
NetSerializer -> F:\Floofdev\HardLight\RobustToolbox\NetSerializer\NetSerializer\bin\Release\net8.0\Robust.NetSerializer.dll
Robust.Serialization.Generator -> F:\Floofdev\HardLight\RobustToolbox\Robust.Serialization.Generator\bin\Release\netstandard2.0\Robust.Serialization.Generator.dll
Content.Shared.Database -> F:\Floofdev\HardLight\Content.Shared.Database\bin\Release\net9.0\Content.Shared.Database.dll
Robust.Shared.Maths -> F:\Floofdev\HardLight\RobustToolbox\Robust.Shared.Maths\bin\Release\Robust.Shared.Maths.dll
Robust.Shared.CompNetworkGenerator -> F:\Floofdev\HardLight\RobustToolbox\Robust.Shared.CompNetworkGenerator\bin\Release\netstandard2.0\Robust.Shared.CompNetworkGenerator.dll
Robust.Shared -> F:\Floofdev\HardLight\RobustToolbox\Robust.Shared\bin\Release\Robust.Shared.dll
F:\Floofdev\HardLight\Content.Shared\Nyanotrasen\Abilities\Psionics\Items\PsionicItemsSystem.cs(62,13): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Starlight\Overlay\Systems\FlashImmunitySystem.cs(69,96): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\Surgery\Tools\SurgeryToolExamineSystem.cs(60,9): warning CS0612: 'FormattedMessage.PushMarkup(string)' is obsolete [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Actions\SharedActionsSystem.cs(430,62): warning CS0618: 'EntityCoordinates.ToMapPos(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Actions\SharedActionsSystem.cs(496,21): warning CS0618: 'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Actions\SharedActionsSystem.cs(703,17): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Actions\SharedActionsSystem.cs(710,181): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Actions\BaseActionComponent.cs(237,25): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\BodyEffects\OrganEffectSystem.cs(84,13): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Anomaly\SharedAnomalySystem.cs(432,37): warning CS0618: 'MapGridComponent.GetAnchoredEntities(Vector2i)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Systems\SharedBodySystem.Body.cs(459,9): warning CS0618: 'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Buckle\SharedBuckleSystem.Buckle.cs(486,17): warning CS0618: 'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Part\BodyPartComponent.cs(202,71): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Part\BodyPartComponent.cs(219,71): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_HL\Vacbed\SharedInsideVacbedSystem.cs(27,40): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_HL\Vacbed\SharedInsideVacbedSystem.cs(44,40): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Charges\Systems\SharedChargesSystem.Ammo.cs(48,59): error CS1061: 'LimitedChargesComponent' does not contain a definition for 'Charges' and no accessible extension method 'Charges' accepting a first argument of type 'LimitedChargesComponent' could be found (are you missing a using directive or an assembly reference?) [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\Factory\StartableMachineSystem.cs(53,40): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Content.Shared.DeviceLinking.SignalState)3' is not covered. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Clothing\EntitySystems\FoldableClothingSystem.cs(70,17): warning CS0618: 'HideLayerClothingComponent.Slots' is obsolete: 'This attribute is deprecated, please use Layers instead.' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Clothing\EntitySystems\FoldableClothingSystem.cs(86,17): warning CS0618: 'HideLayerClothingComponent.Slots' is obsolete: 'This attribute is deprecated, please use Layers instead.' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\Factory\Filters\AutomationFilterSystem.cs(144,38): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Content.Shared._Goobstation.Factory.Filters.NameFilterMode)4' is not covered. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\Factory\Filters\AutomationFilterSystem.cs(245,38): warning CS8524: The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(Content.Shared.DeviceLinking.LogicGate)6' is not covered. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\SharedConstructionSystem.cs(26,27): warning CS0618: 'MapGridComponent.GetAnchoredEntities(MapCoordinates)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\Clothing\Systems\ClothingGrantingSystem.cs(56,13): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\EntitySystems\AnchorableSystem.cs(298,27): warning CS0618: 'MapGridComponent.TileIndicesFor(EntityCoordinates)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\EntitySystems\AnchorableSystem.cs(308,26): warning CS0618: 'MapGridComponent.GetAnchoredEntitiesEnumerator(Vector2i)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\EntitySystems\AnchorableSystem.cs(347,61): warning CS0618: 'MapGridComponent.LocalToTile(EntityCoordinates)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\EntitySystems\AnchorableSystem.cs(347,26): warning CS0618: 'MapGridComponent.GetAnchoredEntitiesEnumerator(Vector2i)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Construction\Conditions\TileNotBlocked.cs(34,17): warning CS0618: 'TurfHelpers.IsBlockedTurf(TileRef, bool, EntityLookupSystem?)' is obsolete: 'Use turf system' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Coordinates\Helpers\SnapgridHelper.cs(13,26): warning CS0618: 'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Coordinates\Helpers\SnapgridHelper.cs(27,28): warning CS0618: 'EntityCoordinates.WithEntityId(EntityUid, IEntityManager?)' is obsolete: 'Use SharedTransformSystem.WithEntityId()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Coordinates\Helpers\SnapgridHelper.cs(31,20): warning CS0618: 'EntityCoordinates.WithEntityId(EntityUid, IEntityManager?)' is obsolete: 'Use SharedTransformSystem.WithEntityId()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\DeviceNetwork\DeviceNetworkConstants.cs(74,21): warning CS0618: 'Loc.TryGetString(string, out string?)' is obsolete: 'Use ILocalizationManager' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\DoAfter\SharedDoAfterSystem.cs(192,104): warning CS0618: 'AwaitedDoAfterEvent' is obsolete: 'Dont use async DoAfters' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\DoAfter\SharedDoAfterSystem.Update.cs(98,13): warning CS0618: 'DoAfterArgs.ExtraCheck' is obsolete: 'Use checkEvent instead' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Crescent\Cybernetics\SharedBluespaceShuntSystem.cs(46,26): warning CS0618: 'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\XenoSystem.cs(68,21): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\XenoSystem.cs(80,21): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\XenoSystem.cs(93,21): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\XenoSystem.cs(162,17): warning CS0618: 'BaseActionComponent.RaiseOnAction' is obsolete: 'This datafield will be reworked in an upcoming action refactor' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\XenoSystem.cs(280,66): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Examine\ExamineSystemShared.cs(197,30): warning CS0618: 'ComponentTreeSystem<OccluderTreeComponent, OccluderComponent>.IntersectRayWithPredicate<TState>(MapId, in Ray, float, TState, Func<EntityUid, TState, bool>, bool)' is obsolete: 'use IntersectRay' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\Melee\SharedXenoMeleeSystem.cs(65,28): warning CS0618: 'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Explosion\ExplosionPrototype.cs(120,13): warning CS0618: 'Logger.Error(string)' is obsolete: 'Use ISawmill.Error' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\Construction\SharedXenoConstructionSystem.cs(90,75): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\Construction\SharedXenoConstructionSystem.cs(186,13): warning CS0618: 'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\Construction\SharedXenoConstructionSystem.cs(189,78): warning CS0618: 'EntityCoordinates.GetGridUid(IEntityManager)' is obsolete: 'Use SharedTransformSystem.GetGrid()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\.CM14\Xenos\Construction\SharedXenoConstructionSystem.cs(219,14): warning CS0618: 'EntityCoordinates.InRange(IEntityManager, SharedTransformSystem, EntityCoordinates, float)' is obsolete: 'Use TransformSystem.InRange()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Gravity\GravityComponent.cs(22,50): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Gravity\GravityComponent.cs(23,79): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Gravity\GravityComponent.cs(24,17): warning CS0612: 'Component.Dirty(IEntityManager?)' is obsolete [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Tiles\FloorTileSystem.cs(109,33): warning CS0618: 'TurfHelpers.GetEntitiesInTile(EntityCoordinates, LookupFlags, EntityLookupSystem?)' is obsolete: 'Use the lookup system' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Tabletop\SharedTabletopSystem.cs(44,52): warning CS0618: 'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use MapSystem' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Stunnable\SharedStunSystem.cs(279,9): warning CS0162: Unreachable code detected [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Spawning\EntitySystemExtensions.cs(35,34): warning CS0618: 'SharedPhysicsSystem.GetCollidingEntities(MapId, in Box2)' is obsolete: 'Use EntityLookupSystem' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Shuttles\Systems\SharedShuttleSystem.cs(44,22): warning CS0618: 'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use MapSystem' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\SegmentedEntity\SegmentedEntitySystem.cs(62,30): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Shuttles\Components\RadarConsoleComponent.cs(26,23): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Random\Rules\NearbyTilesPercent.cs(48,32): warning CS0618: 'MapGridComponent.GetAnchoredEntitiesEnumerator(Vector2i)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Random\Rules\GridInRange.cs(32,27): warning CS0612: 'IMapManager.FindGridsIntersecting(MapId, Box2, bool, bool)' is obsolete [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Parallax\ParallaxComponent.cs(25,13): warning CS0618: 'IEntityManager.Dirty(IComponent, MetaDataComponent?)' is obsolete: 'use override with an EntityUid' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Parallax\Biomes\SharedBiomeSystem.cs(72,13): warning CS0618: 'MapGridComponent.TryGetTileRef(Vector2i, out TileRef)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Parallax\Biomes\SharedBiomeSystem.cs(92,18): warning CS0618: 'MapGridComponent.TryGetTileRef(Vector2i, out TileRef)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\OfferItem\SharedOfferItemSystem.cs(56,13): warning CS0618: 'EntityCoordinates.InRange(IEntityManager, SharedTransformSystem, EntityCoordinates, float)' is obsolete: 'Use TransformSystem.InRange()' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Nyanotrasen\Item\PseudoItem\SharedPseudoItemSystem.Checks.cs(27,13): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Nyanotrasen\Abilities\Psionics\SharedPsionicAbilitiesSystem.cs(82,37): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Systems\SharedMoverController.cs(489,39): warning CS0618: 'SharedPhysicsSystem.GetCollidingEntities(MapId, in Box2)' is obsolete: 'Use EntityLookupSystem' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Systems\SharedMoverController.cs(499,26): warning CS0618: 'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Systems\SharedMoverController.cs(613,24): warning CS0618: 'MapGridComponent.LocalToTile(EntityCoordinates)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Systems\SharedMoverController.cs(618,24): warning CS0618: 'MapGridComponent.GetAnchoredEntitiesEnumerator(Vector2i)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Systems\SharedMoverController.cs(641,32): warning CS0618: 'MapGridComponent.TryGetTileRef(Vector2i, out TileRef)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Interaction\SharedInteractionSystem.cs(901,39): warning CS0618: 'MapGridComponent.GetAnchoredEntities(MapCoordinates)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Humanoid\SharedHumanoidAppearanceSystem.cs(179,13): warning CS0618: 'GrammarComponent.Gender.set' is obsolete: 'Use GrammarSystem.SetGender instead' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Humanoid\SharedHumanoidAppearanceSystem.cs(502,13): warning CS0618: 'GrammarComponent.Gender.set' is obsolete: 'Use GrammarSystem.SetGender instead' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Maps\TurfHelpers.cs(30,18): warning CS0618: 'MapGridComponent.TryGetTileRef(EntityCoordinates, out TileRef)' is obsolete: 'Use the MapSystem method' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Magic\SharedMagicSystem.cs(285,19): warning CS0618: 'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use MapSystem' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Components\MobMoverComponent.cs(51,17): warning CS0612: 'Component.Dirty(IEntityManager?)' is obsolete [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Movement\Components\MobMoverComponent.cs(63,17): warning CS0612: 'Component.Dirty(IEntityManager?)' is obsolete [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Goobstation.Shared\StationRadio\Systems\VinylPlayerSystem.cs(20,58): warning CS0414: The field 'VinylPlayerSystem._deviceLinkSystem' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Weapons\Ranged\Systems\SharedGunSystem.cs(104,57): warning CS0414: The field 'SharedGunSystem._gravity' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Hands\EntitySystems\SharedHandsSystem.cs(23,47): warning CS0414: The field 'SharedHandsSystem._net' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_FarHorizons\Power\Generation\FissionGenerator\SharedTurbineSystem.cs(37,53): warning CS0414: The field 'SharedTurbineSystem._proto' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_RMC14\Clothing\RMCClothingSystem.cs(16,53): warning CS0414: The field 'RMCClothingSystem._hands' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_RMC14\Clothing\RMCClothingSystem.cs(17,52): warning CS0414: The field 'RMCClothingSystem._item' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_FarHorizons\Power\Generation\FissionGenerator\SharedTurbineSystem.cs(30,58): warning CS0414: The field 'SharedTurbineSystem._adminLogger' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Starlight\Overlay\Systems\SharedThermalVisionSystem.cs(13,57): warning CS0414: The field 'SharedThermalVisionSystem._actionContainer' is assigned but its value is never used [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Chemistry\Dispenser\ReagentDispenserInventoryPrototype.cs(15,33): warning RA0037: Type Content.Shared.Chemistry.Dispenser.ReagentDispenserInventoryPrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Chemistry\Dispenser\ReagentDispenserInventoryPrototype.cs(15,33): warning RA0038: Type Content.Shared.Chemistry.Dispenser.ReagentDispenserInventoryPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\InteractionVerbs\InteractionPopupPrototype.cs(22,29): warning RA0038: Type Content.Shared.InteractionVerbs.InteractionPopupPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\InteractionVerbs\InteractionVerbPrototype.cs(16,29): warning RA0038: Type Content.Shared.InteractionVerbs.InteractionVerbPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\InteractionVerbs\InteractionVerbPrototype.cs(196,20): warning RA0003: Class must be explicitly marked as [Virtual], abstract, static or sealed [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Research\Prototypes\LatheRecipePrototype.cs(13,33): warning RA0037: Type Content.Shared.Research.Prototypes.LatheRecipePrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Research\Prototypes\LatheRecipePrototype.cs(13,33): warning RA0038: Type Content.Shared.Research.Prototypes.LatheRecipePrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\BodyEffects\BodyPartEffectSystem.cs(9,16): warning RA0003: Class must be explicitly marked as [Virtual], abstract, static or sealed [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\BodyEffects\OrganEffectSystem.cs(13,16): warning RA0003: Class must be explicitly marked as [Virtual], abstract, static or sealed [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\MartialArts\ComboPrototype.cs(10,29): warning RA0037: Type Content.Shared._Goobstation.MartialArts.ComboPrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Goobstation\MartialArts\ComboPrototype.cs(10,29): warning RA0038: Type Content.Shared._Goobstation.MartialArts.ComboPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_HL\Brainwashing\SharedBrainwashedSystem.cs(5,8): warning RA0003: Class must be explicitly marked as [Virtual], abstract, static or sealed [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_HL\Spawning\Prototypes\CharacterOverrideRulePrototype.cs(8,29): warning RA0038: Type Content.Shared._HL.Spawning.Prototypes.CharacterOverrideRulePrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Common\Consent\ConsentComponent.cs(9,16): warning RA0003: Class must be explicitly marked as [Virtual], abstract, static or sealed [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Impstation\Thaven\ThavenMoodPrototype.cs(72,29): warning RA0037: Type Content.Shared._Impstation.Thaven.ThavenMoodPrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Impstation\Thaven\ThavenMoodPrototype.cs(72,29): warning RA0038: Type Content.Shared._Impstation.Thaven.ThavenMoodPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_NF\Medical\Prototypes\MedicalBountyPrototype.cs(15,29): warning RA0037: Type Content.Shared._NF.Medical.Prototypes.MedicalBountyPrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_NF\Medical\Prototypes\MedicalBountyPrototype.cs(15,29): warning RA0038: Type Content.Shared._NF.Medical.Prototypes.MedicalBountyPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_NF\Pirate\Prototypes\PirateBountyPrototype.cs(13,29): warning RA0037: Type Content.Shared._NF.Pirate.Prototypes.PirateBountyPrototype is a prototype and marked as [NetSerializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_NF\Pirate\Prototypes\PirateBountyPrototype.cs(13,29): warning RA0038: Type Content.Shared._NF.Pirate.Prototypes.PirateBountyPrototype is a prototype and marked as [Serializable]. Prototypes should not be directly sent over the network, send their IDs instead. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Systems\SharedBodySystem.Parts.cs(28,51): warning RA0032: Another [Dependency] field of type 'Content.Shared.Inventory.InventorySystem' already exists in this type with field '_inventory' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Systems\SharedBodySystem.cs(32,47): warning RA0032: Another [Dependency] field of type 'Robust.Shared.Timing.IGameTiming' already exists in this type with field '_gameTiming' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\Body\Systems\SharedBodySystem.PartAppearance.cs(18,53): warning RA0032: Another [Dependency] field of type 'Robust.Shared.Prototypes.IPrototypeManager' already exists in this type with field 'Prototypes' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Shitmed\Body\Systems\SharedBodySystem.Targeting.cs(34,52): warning RA0032: Another [Dependency] field of type 'Content.Shared.Damage.DamageableSystem' already exists in this type with field 'Damageable' [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Body\Prototypes\BodyPrototypeSerializer.cs(176,16): warning RA0039: Do not instantiate prototypes directly. Prototypes should always be instantiated by the prototype manager. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Chat\SharedChatSystem.cs(279,18): warning RA0026: Usage of a static Regex function that takes in a pattern string. This can cause constant re-parsing of the pattern. [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Funkystation\Genetics\Systems\MutationDiscoveryServerSystem.cs(15,14): warning RA0030: Use the non-generic variant of this method for type TransformComponent [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Funkystation\Genetics\Systems\MutationDiscoveryServerSystem.cs(25,14): warning RA0030: Use the non-generic variant of this method for type TransformComponent [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Funkystation\Genetics\Systems\MutationDiscoveryServerSystem.cs(42,18): warning RA0030: Use the non-generic variant of this method for type TransformComponent [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\_Funkystation\Genetics\Systems\MutationDiscoveryServerSystem.cs(56,18): warning RA0030: Use the non-generic variant of this method for type TransformComponent [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]
F:\Floofdev\HardLight\Content.Shared\Teleportation\Systems\SharedPortalSystem.cs(68,38): warning RA0030: Use the non-generic variant of this method for type TransformComponent [F:\Floofdev\HardLight\Content.Shared\Content.Shared.csproj]