SpaceBlades (Let it Rip!) #7879
Annotations
10 errors and 12 warnings
YAML Linter:
Content.Shared/Actions/BaseActionComponent.cs#L13
The type or namespace name 'EntityCategoryAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Actions/BaseActionComponent.cs#L13
The type or namespace name 'EntityCategory' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/NameModifier/EntitySystems/NameModifierSystem.cs#L19
The type or namespace name 'EntityRenamedEvent' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Atmos/Components/GasTileOverlayComponent.cs#L36
The non-generic type 'IComponentDeltaState' cannot be used with type arguments
|
YAML Linter:
Content.Shared/GameTicking/Components/GameRuleComponent.cs#L11
The type or namespace name 'EntityCategoryAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/GameTicking/Components/GameRuleComponent.cs#L11
The type or namespace name 'EntityCategory' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Objectives/Components/ObjectiveComponent.cs#L13
The type or namespace name 'EntityCategoryAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Objectives/Components/ObjectiveComponent.cs#L13
The type or namespace name 'EntityCategory' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/Pinpointer/SharedNavMapSystem.cs#L135
The non-generic type 'IComponentDeltaState' cannot be used with type arguments
|
YAML Linter:
Content.Shared/Decals/DecalGridComponent.cs#L72
The non-generic type 'IComponentDeltaState' cannot be used with type arguments
|
YAML Linter
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
YAML Linter
The following actions uses node12 which is deprecated and will be forced to run on node16: space-wizards/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
YAML Linter:
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
YAML Linter:
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
YAML Linter:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
YAML Linter:
RobustToolbox/Robust.Shared/Utility/ZStd.cs#L288
The '&' operator should not be used on parameters or local variables in async methods.
|
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/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
YAML Linter:
RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L105
'EntityPrototype.NoSpawn' is obsolete: 'Use the HideSpawnMenu'
|
YAML Linter:
RobustToolbox/Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L564
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|