Skip to content

Publish

Publish #56

Triggered via schedule December 23, 2023 10:16
Status Failure
Total duration 1m 51s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Content.Shared/Radiation/Systems/RadiationPulseSystem.cs#L2
The type or namespace name 'Spawners' does not exist in the namespace 'Robust.Shared' (are you missing an assembly reference?)
build: Content.Shared/Access/Systems/SharedIdCardSystem.cs#L16
The type or namespace name 'Entity<>' could not be found (are you missing a using directive or an assembly reference?)
build: Content.Shared/Access/Components/AccessOverriderComponent.cs#L37
The type or namespace name 'ProtoId<>' could not be found (are you missing a using directive or an assembly reference?)
build: Content.Shared/Access/Systems/SharedIdCardSystem.cs#L41
The type or namespace name 'Entity<>' could not be found (are you missing a using directive or an assembly reference?)
build
The type or namespace name 'ProtoId<>' could not be found (are you missing a using directive or an assembly reference?)
build: Content.Shared/Access/Components/AccessOverriderComponent.cs#L16
There is no argument given that corresponds to the required parameter 'tag' of 'DataFieldAttribute.DataFieldAttribute(string, bool, int, bool, bool, Type?)'
build: Content.Shared/Access/Components/AccessOverriderComponent.cs#L20
There is no argument given that corresponds to the required parameter 'tag' of 'DataFieldAttribute.DataFieldAttribute(string, bool, int, bool, bool, Type?)'
build: Content.Shared/Access/Components/AccessOverriderComponent.cs#L36
There is no argument given that corresponds to the required parameter 'tag' of 'DataFieldAttribute.DataFieldAttribute(string, bool, int, bool, bool, Type?)'
build: Content.Shared/Access/Components/AccessOverriderComponent.cs#L40
There is no argument given that corresponds to the required parameter 'tag' of 'DataFieldAttribute.DataFieldAttribute(string, bool, int, bool, bool, Type?)'
build: Content.Shared/Access/Components/AccessReaderComponent.cs#L64
The type or namespace name 'NetEntity' could not be found (are you missing a using directive or an assembly reference?)
build: RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L9
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L70
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L90
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build: RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L21
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Map/Commands/AmbientLightCommand.cs#L12
'IConsoleCommand' is obsolete: 'New commands should utilize ToolshedCommand.'
build: RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build: RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'