[Sponsor] Augment markings #1768
Annotations
10 errors and 11 warnings
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L4
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(4,11) PrototypeID ClothingOuterAtmosianBomberJacket for type Robust.Shared.Prototypes.EntityPrototype at Line: 4, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L9
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(9,11) PrototypeID ClothingMaskGasAtmosian for type Robust.Shared.Prototypes.EntityPrototype at Line: 9, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L14
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(14,11) PrototypeID ClothingCloakAtmosian for type Robust.Shared.Prototypes.EntityPrototype at Line: 14, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L20
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(20,11) PrototypeID ClothingMaskSkull for type Robust.Shared.Prototypes.EntityPrototype at Line: 20, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L25
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(25,11) PrototypeID ClothingCloakGamer for type Robust.Shared.Prototypes.EntityPrototype at Line: 25, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L30
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(30,11) PrototypeID ClothingUniformJumpsuitSkeleton for type Robust.Shared.Prototypes.EntityPrototype at Line: 30, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L36
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(36,11) PrototypeID ClothingUniformJumpsuitHoSOld for type Robust.Shared.Prototypes.EntityPrototype at Line: 36, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L42
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(42,11) PrototypeID ClothingOuterCoatHoSOvercoat for type Robust.Shared.Prototypes.EntityPrototype at Line: 42, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L54
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(54,11) PrototypeID ClothingHandsGlovesLeatherHoS for type Robust.Shared.Prototypes.EntityPrototype at Line: 54, Col: 11 not found
|
YAML Linter:
Prototypes/Corvax/Catalog/Loadout/sponsor.yml#L60
/Prototypes/Corvax/Catalog/Loadout/sponsor.yml(60,11) PrototypeID ClothingBeltHoS for type Robust.Shared.Prototypes.EntityPrototype at Line: 60, Col: 11 not found
|
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
YAML Linter:
RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
YAML Linter:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
YAML Linter:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L87
'IMapManager.GridExists(EntityUid?)' is obsolete: 'Use HasComponent<MapGridComponent>(uid)'
|