Skip to content

Upstream Merge 11/15/2024 #1829

Upstream Merge 11/15/2024

Upstream Merge 11/15/2024 #1829

Triggered via pull request November 15, 2024 22:21
Status Failure
Total duration 3m 0s
Artifacts

build-map-renderer.yml

on: pull_request
Matrix: build
Build & Test Debug
0s
Build & Test Debug
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
build (ubuntu-latest): Content.Client/Lobby/LobbyUIController.cs#L100
Cannot implicitly convert type 'Content.Client.Lobby.UI.LobbyCharacterPanel' to 'Content.Client.Lobby.UI.LobbyCharacterPreviewPanel'
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): 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?)
build (ubuntu-latest): Content.Server/Traits/Assorted/LanguageKnowledgeModifierSystem.cs#L27
No overload for method 'AddLanguage' takes 5 arguments
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)
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/
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/ViewVariables/ViewVariablesTypeHandler.cs#L213
'Logger.ErrorS(string, Exception, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/IConsoleShell.cs#L62
'FormattedMessage.FromMarkup(string)' is obsolete: 'Use FromMarkupOrThrow or TryFromMarkup'
build (ubuntu-latest): RobustToolbox/Robust.Shared/ComponentTrees/ComponentTreeSystem.cs#L291
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'
build (ubuntu-latest): RobustToolbox/Robust.Shared/CPUJob/JobQueues/Job.cs#L187
'Logger.ErrorS(string, string, params object?[])' is obsolete: 'Use ISawmill.Error'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L590
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L660
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L662
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L671
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
build (ubuntu-latest): RobustToolbox/Robust.Shared/Console/Commands/MapCommands.cs#L146
'IMapManager.GetMapEntityId(MapId)' is obsolete: 'Use TryGetMap'