January 2024 Upstream Merge #3226
build-test-debug.yml
on: pull_request
Matrix: build
Build & Test Debug
0s
Annotations
10 errors and 11 warnings
build (ubuntu-latest):
Content.Shared/Actions/SharedActionsSystem.cs#L12
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Alert/AlertsSystem.cs#L1
The type or namespace name 'Frozen' does not exist in the namespace 'System.Collections' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Anomaly/SharedAnomalySystem.cs#L9
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Audio/SharedContentAudioSystem.cs#L3
The type or namespace name 'Components' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Audio/SharedContentAudioSystem.cs#L4
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Beeper/Systems/BeeperSystem.cs#L3
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Blocking/BlockingSystem.User.cs#L4
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Buckle/SharedBuckleSystem.cs#L11
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Cabinet/SharedItemCabinetSystem.cs#L6
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Chasm/ChasmSystem.cs#L6
The type or namespace name 'Systems' does not exist in the namespace 'Robust.Shared.Audio' (are you missing 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#L23
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L20
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Dynamics/Fixture.cs#L42
'ISerializationHooks' is obsolete: 'Avoid using ISerializationHooks in favour of (Custom)TypeSerializers or ComponentInit-Events.'
|
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/Console/Commands/TeleportCommands.cs#L223
'TransformComponent.Coordinates.set' is obsolete: 'Use the system's setter method instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L104
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L117
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Console/Commands/TeleportCommands.cs#L134
'ICommonSession.ConnectedClient' is obsolete: 'Just use the Channel field instead.'
|