Skip to content

Allow pacifists to use disabling modes of energy magnum and energy shotgun #108420

Allow pacifists to use disabling modes of energy magnum and energy shotgun

Allow pacifists to use disabling modes of energy magnum and energy shotgun #108420

Triggered via pull request October 21, 2025 23:00
Status Success
Total duration 4m 11s
Artifacts

yaml-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/ReflectionExtensions.cs#L229
'Logger.Debug(string)' is obsolete: 'Use ISawmill.Debug'
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L186
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L176
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
YAML Linter: RobustToolbox/Robust.Shared/Toolshed/Syntax/ParserContext.cs#L175
'Logger.DebugS(string, string)' is obsolete: 'Use ISawmill.Log'
YAML Linter: RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.ValidateFields.cs#L173
'ValidatePrototypeIdAttribute<>' is obsolete: 'Use a static readonly ProtoId<T> instead'
YAML Linter: RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L339
'ComponentTreeSystem<TTreeComp, TComp>.QueryAabb(HashSet<ComponentTreeEntry<TComp>>, MapId, Box2Rotated, bool)' is obsolete: 'Use Entity<T> variant'
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/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/Helpers.cs#L26
'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/Helpers.cs#L23
'Type.IsSerializable' is obsolete: 'Formatter-based serialization is obsolete and should not be used.' (https://aka.ms/dotnet-warnings/SYSLIB0050)