И снова фантом #716
Annotations
10 errors and 12 warnings
YAML Linter:
Content.Shared/ADT/Poltergeist/PoltergeistComponent.cs#L13
Unhandled exception occured while generating automatic component state handling: System.ArgumentException: The hintName 'PoltergeistComponent_CompNetwork.g.cs' of the added source file must be unique within a generator. (Parameter 'hintName')
|
YAML Linter:
Content.Shared/ADT/Phantom/EntitySystems/SharedPhantomPortalSystem.cs#L12
The type or namespace name 'Components' does not exist in the namespace 'Content.Shared.Phantom' (are you missing an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/Phantom/EntitySystems/SharedPhantomSystem.cs#L2
The type or namespace name 'Components' does not exist in the namespace 'Content.Shared.Phantom' (are you missing an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/Hallucinations/HallucinationsComponent.cs#L51
The type or namespace name 'HallucinationsPrototype' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/Hallucinations/HallucinationsComponent.cs#L53
The type or namespace name 'HallucinationsPrototype' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/Hallucinations/HallucinationsDiseaseComponent.cs#L51
The type or namespace name 'HallucinationsPrototype' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/Hallucinations/HallucinationsDiseaseComponent.cs#L53
The type or namespace name 'HallucinationsPrototype' could not be found (are you missing a using directive or an assembly reference?)
|
YAML Linter:
Content.Shared/ADT/HungerEffect/HungerEffectComponent.cs#L9
Duplicate 'RegisterComponent' attribute
|
YAML Linter:
Content.Shared/ADT/HungerEffect/HungerEffectComponent.cs#L13
The type 'HungerEffectComponent' already contains a definition for 'Multiplier'
|
YAML Linter:
Content.Shared/ADT/Phantom/EntitySystems/SharedPhantomPortalSystem.cs#L33
The type or namespace name 'PhantomPortalComponent' could not be found (are you missing a using directive or an assembly reference?)
|
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
YAML Linter:
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
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/SessionTypeParser.cs#L57
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/QuantityTypeParser.cs#L67
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/PrototypeTypeParser.cs#L72
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
YAML Linter:
RobustToolbox/Robust.Shared/Toolshed/TypeParsers/Math/SpanLikeTypeParser.cs#L100
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|