(Some) Sounds of /vg/station13 #2
Annotations
10 errors and 11 warnings
YAML Linter:
Prototypes/Entities/Objects/Fun/toys.yml#L837
/Prototypes/Entities/Objects/Fun/toys.yml(837,13) File not found. (/Audio/Voice/Human/malescream_1.ogg)
|
YAML Linter:
Prototypes/Entities/Objects/Fun/toys.yml#L840
/Prototypes/Entities/Objects/Fun/toys.yml(840,13) File not found. (/Audio/Voice/Human/malescream_2.ogg)
|
YAML Linter:
Prototypes/Entities/Objects/Fun/toys.yml#L843
/Prototypes/Entities/Objects/Fun/toys.yml(843,13) File not found. (/Audio/Voice/Human/malescream_3.ogg)
|
YAML Linter:
Prototypes/Entities/Objects/Fun/toys.yml#L850
/Prototypes/Entities/Objects/Fun/toys.yml(850,13) File not found. (/Audio/Voice/Human/malescream_4.ogg)
|
YAML Linter:
Prototypes/Entities/Objects/Fun/toys.yml#L853
/Prototypes/Entities/Objects/Fun/toys.yml(853,13) File not found. (/Audio/Voice/Human/malescream_5.ogg)
|
YAML Linter:
Prototypes/SoundCollections/traits.yml#L71
/Prototypes/SoundCollections/traits.yml(71,5) File not found. (/Audio/Voice/Human/malescream_1.ogg)
|
YAML Linter:
Prototypes/SoundCollections/traits.yml#L72
/Prototypes/SoundCollections/traits.yml(72,5) File not found. (/Audio/Voice/Human/malescream_6.ogg)
|
YAML Linter:
Prototypes/SoundCollections/traits.yml#L73
/Prototypes/SoundCollections/traits.yml(73,5) File not found. (/Audio/Voice/Human/femalescream_2.ogg)
|
YAML Linter:
Prototypes/SoundCollections/traits.yml#L74
/Prototypes/SoundCollections/traits.yml(74,5) File not found. (/Audio/Voice/Human/femalescream_4.ogg)
|
YAML Linter:
Prototypes/SoundCollections/screams.yml#L37
/Prototypes/SoundCollections/screams.yml(37,7) File not found. (/Audio/Voice/Human/malescream_1.ogg)
|
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:
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/Toolshed/TypeParsers/EnumTypeParser.cs#L49
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/Toolshed/TypeParsers/EntityTypeParser.cs#L41
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/Toolshed/TypeParsers/BoolTypeParser.cs#L52
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L225
'BoundUserInterface.DeferredClose' is obsolete
|