Драконы\почта #513
build-map-renderer.yml
on: pull_request
Matrix: build
Build & Test Debug
0s
Annotations
7 errors and 12 warnings
build (ubuntu-latest):
Content.Client/GameTicking/Managers/TitleWindowManager.cs#L32
'IGameController' does not contain a definition for 'GameTitle' and no accessible extension method 'GameTitle' accepting a first argument of type 'IGameController' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Client/Power/APC/ApcBoundUserInterface.cs#L28
The name 'PlayerManager' does not exist in the current context
|
build (ubuntu-latest):
Content.Client/Power/APC/ApcBoundUserInterface.cs#L31
The name 'PlayerManager' does not exist in the current context
|
build (ubuntu-latest):
Content.Client/GameTicking/Managers/TitleWindowManager.cs#L32
'IGameController' does not contain a definition for 'GameTitle' and no accessible extension method 'GameTitle' accepting a first argument of type 'IGameController' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Client/Power/APC/ApcBoundUserInterface.cs#L28
The name 'PlayerManager' does not exist in the current context
|
build (ubuntu-latest):
Content.Client/Power/APC/ApcBoundUserInterface.cs#L31
The name 'PlayerManager' does not exist in the current context
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (ubuntu-latest)
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L580
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L650
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L663
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/ProfileOptSetup.cs#L16
Unreachable code detected
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Prototypes/PrototypeManager.YamlValidate.cs#L72
The variable 'defaultErrorOccurred' is assigned but its value is never used
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L407
'BoundUserInterface.DeferredClose' is obsolete
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'BoundUserInterface.DeferredClose' is obsolete
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L630
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|