Upstream Merge 11/15/2024 #2796
Annotations
10 errors and 12 warnings
Content.Client/Lobby/LobbyUIController.cs#L100
Cannot implicitly convert type 'Content.Client.Lobby.UI.LobbyCharacterPanel' to 'Content.Client.Lobby.UI.LobbyCharacterPreviewPanel'
|
Content.Server/_N14/UndecidedLoadout/Systems/UndecidedLoadoutBackpackSystem.cs#L82
'UserInterfaceSystem' does not contain a definition for 'TrySetUiState' and no accessible extension method 'TrySetUiState' accepting a first argument of type 'UserInterfaceSystem' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Standing/LayingDownSystem.cs#L30
'LayingDownComponent' does not contain a definition for 'AutoGetUp' and no accessible extension method 'AutoGetUp' accepting a first argument of type 'LayingDownComponent' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs#L293
'ToggleHandheldRadioMicMessage' does not contain a definition for 'Session' and no accessible extension method 'Session' accepting a first argument of type 'ToggleHandheldRadioMicMessage' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs#L302
'ToggleHandheldRadioSpeakerMessage' does not contain a definition for 'Session' and no accessible extension method 'Session' accepting a first argument of type 'ToggleHandheldRadioSpeakerMessage' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs#L311
'SelectHandheldRadioFrequencyMessage' does not contain a definition for 'Session' and no accessible extension method 'Session' accepting a first argument of type 'SelectHandheldRadioFrequencyMessage' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Radio/EntitySystems/RadioDeviceSystem.cs#L326
'UserInterfaceSystem' does not contain a definition for 'TrySetUiState' and no accessible extension method 'TrySetUiState' accepting a first argument of type 'UserInterfaceSystem' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Nuclear14/Special/EntitySystems/SpecialSystem.cs#L95
'HumanoidCharacterProfile' does not contain a definition for 'SpecialPriorities' and no accessible extension method 'SpecialPriorities' accepting a first argument of type 'HumanoidCharacterProfile' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/Nuclear14/Special/EntitySystems/SpecialSystem.cs#L105
'HumanoidCharacterProfile' does not contain a definition for 'SpecialPriorities' and no accessible extension method 'SpecialPriorities' accepting a first argument of type 'HumanoidCharacterProfile' could be found (are you missing a using directive or an assembly reference?)
|
Content.Server/GameTicking/Rules/TraitorRuleSystem.cs#L87
A local variable or function named 'autoTraitorComponent' is already defined in this scope
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], space-wizards/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
RobustToolbox/Robust.Shared/Utility/MarkupNode.cs#L10
'MarkupNode' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
|
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L33
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L120
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L91
'IMapManager.DeleteGrid(EntityUid)' is obsolete: 'Just delete the grid entity'
|
RobustToolbox/Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L150
'IMapManager.IsMapInitialized(MapId)' is obsolete: 'Use MapSystem'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L151
'IMapManager.IsMapPaused(MapId)' is obsolete: 'Use MapSystem'
|
RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L152
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
|
This job failed
Loading