Merge branch 'impstation:master' into master #8
Annotations
10 errors and 12 warnings
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1353
/Prototypes/Entities/Mobs/NPCs/animals.yml(1353,13) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1353, Col: 13 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1354
/Prototypes/Entities/Mobs/NPCs/animals.yml(1354,15) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1354, Col: 15 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1355
/Prototypes/Entities/Mobs/NPCs/animals.yml(1355,16) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1355, Col: 16 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1398
/Prototypes/Entities/Mobs/NPCs/animals.yml(1398,13) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1398, Col: 13 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1399
/Prototypes/Entities/Mobs/NPCs/animals.yml(1399,15) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1399, Col: 15 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/animals.yml#L1400
/Prototypes/Entities/Mobs/NPCs/animals.yml(1400,16) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1400, Col: 16 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/pets.yml#L1353
/Prototypes/Entities/Mobs/NPCs/pets.yml(1353,13) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1353, Col: 13 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/pets.yml#L1354
/Prototypes/Entities/Mobs/NPCs/pets.yml(1354,15) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1354, Col: 15 not found
|
YAML Linter:
Prototypes/Entities/Mobs/NPCs/pets.yml#L1355
/Prototypes/Entities/Mobs/NPCs/pets.yml(1355,16) PrototypeID Monkey for type Content.Shared.Chat.Prototypes.EmoteSoundsPrototype at Line: 1355, Col: 16 not found
|
YAML Linter
Process completed with exit code 255.
|
YAML Linter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/NetSerializer/NetSerializer/Helpers.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
YAML Linter:
RobustToolbox/NetSerializer/NetSerializer/Helpers.cs#L27
'FieldAttributes.NotSerialized' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
YAML Linter:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L24
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
YAML Linter:
RobustToolbox/NetSerializer/NetSerializer/TypeSerializers/GenericSerializer.cs#L146
'FormatterServices' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)
|
YAML Linter:
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/SessionTypeParser.cs#L46
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
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
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.
|