Security Borg #1673
Annotations
7 errors and 11 warnings
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L1
The type or namespace name '_RMC14' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L8
The type or namespace name 'ICMSpecific' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L10
The type 'Content.Shared.Guidebook.GuideEntryPrototype' cannot be used as type parameter 'TPrototype' in the generic type or method 'AbstractPrototypeIdArraySerializer<TPrototype>'. There is no implicit reference conversion from 'Content.Shared.Guidebook.GuideEntryPrototype' to 'Robust.Shared.Prototypes.IPrototype'.
|
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L1
The type or namespace name '_RMC14' does not exist in the namespace 'Content.Shared' (are you missing an assembly reference?)
|
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L8
The type or namespace name 'ICMSpecific' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Content.Shared/_RMC14/Guidebook/GuideEntryPrototype.cs#L10
The type 'Content.Shared.Guidebook.GuideEntryPrototype' cannot be used as type parameter 'TPrototype' in the generic type or method 'AbstractPrototypeIdArraySerializer<TPrototype>'. There is no implicit reference conversion from 'Content.Shared.Guidebook.GuideEntryPrototype' to 'Robust.Shared.Prototypes.IPrototype'.
|
Build
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build:
RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
Build:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
Build:
RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build:
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Build:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L150
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
Build:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L151
'IMapManager.IsMapPaused(MapId)' is obsolete: 'Use MapSystem'
|
Build:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L152
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
Build:
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L120
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
Loading