Skip to content

Merge remote-tracking branch 'upstream/master' #2

Merge remote-tracking branch 'upstream/master'

Merge remote-tracking branch 'upstream/master' #2

Triggered via push October 17, 2023 00:08
Status Failure
Total duration 2m 6s
Artifacts
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest)
The type or namespace name 'ProtoId<>' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): 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 (ubuntu-latest): Content.Shared/Mobs/Components/MobStateActionsComponent.cs#L28
There is no argument given that corresponds to the required parameter 'tag' of 'DataFieldAttribute.DataFieldAttribute(string, bool, int, bool, bool, Type?)'
build (ubuntu-latest): Content.Shared/Actions/ActionEvents.cs#L92
The type or namespace name 'NetEntity' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest): Content.Shared/Actions/ActionEvents.cs#L92
The type or namespace name 'NetEntity' could not be found (are you missing a using directive or an assembly reference?)
build (ubuntu-latest)
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/
build (ubuntu-latest): RobustToolbox/Robust.Shared/Prototypes/EntityPrototype.cs#L24
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/ViewVariables/Commands/ViewVariablesBaseCommand.cs#L10
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/ConfigurationCommands.cs#L8
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpDependencyInjectors.cs#L6
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpEventTablesCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpNetComponentsCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/DumpSerializerTypeMapCommand.cs#L7
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/EchoCommand.cs#L3
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/ExecCommand.cs#L11
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'