Skip to content

фикс ног и иконок культа плоти #3642

фикс ног и иконок культа плоти

фикс ног и иконок культа плоти #3642

Triggered via pull request December 31, 2024 09:13
Status Failure
Total duration 2m 32s
Artifacts

test-packaging.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 21 warnings
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L2
The type or namespace name 'GameRule' does not exist in the namespace 'Content.Server._Sunrise.FleshCult' (are you missing an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L17
The type or namespace name 'FleshCult' does not exist in the namespace 'Content.Server.Sunrise' (are you missing an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L68
The type or namespace name 'SharedFleshCultistSystem' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L96
The type or namespace name 'FleshCultRuleSystem' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L126
The type or namespace name 'PendingFleshCultistComponent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L263
The type or namespace name 'FleshCultistInsulatedImmunityMutationEvent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L270
The type or namespace name 'FleshCultistPressureImmunityMutationEvent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L276
The type or namespace name 'FleshCultistFlashImmunityMutationEvent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L282
The type or namespace name 'FleshCultistRespiratorImmunityMutationEvent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging: Content.Server/_Sunrise/FleshCult/FleshCultistSystem.cs#L288
The type or namespace name 'FleshCultistColdTempImmunityMutationEvent' could not be found (are you missing a using directive or an assembly reference?)
Test Packaging
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Test Packaging: RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
Test Packaging: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: 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)
Test Packaging: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
Test Packaging: RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
Test Packaging: RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L230
'BoundUserInterface.DeferredClose' is obsolete
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
Test Packaging: RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'