Merge remote-tracking branch 'upstream/master' #4
build-map-renderer.yml
on: push
Matrix: build
Build & Test Debug
0s
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/MedicalScanner/HealthAnalyzerScannedUserMessage.cs#L11
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/MedicalScanner/HealthAnalyzerScannedUserMessage.cs#L15
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/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/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 (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/Containers/ContainerManagerComponent.cs#L21
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Configuration/ConfigurationCommands.cs#L12
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Collision/Shapes/PolygonShape.cs#L39
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L40
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L9
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L70
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Replays/ReplayRecordingCommands.cs#L90
'LocalizedCommands' is obsolete: 'You should use ToolshedCommand instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Map/Commands/AmbientLightCommand.cs#L12
'IConsoleCommand' is obsolete: 'New commands should utilize ToolshedCommand.'
|