fix #3
Annotations
10 errors and 11 warnings
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/avali.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/avali.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/reptilian.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/reptilian.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/moth.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/moth.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/slime.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/slime.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/felinid.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/felinid.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/human.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/human.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/arachnid.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/arachnid.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/vulpkanin.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/vulpkanin.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/diona.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/diona.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter:
Prototypes/_RMC14/Entities/Mobs/Species/dwarf.yml#L144
/Prototypes/_RMC14/Entities/Mobs/Species/dwarf.yml(144,5) Field "stun" not found in "Content.Shared._RMC14.Tackle.TackleComponent".
|
YAML Linter
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
YAML Linter:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
YAML Linter:
RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L406
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L457
'BoundUserInterface.DeferredClose' is obsolete
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
YAML Linter
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|