This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
[Port] Plushie #28
build-test-debug.yml
on: pull_request
Matrix: build
Build & Test Debug
0s
Annotations
1 error and 12 warnings
build (ubuntu-latest)
Process completed with exit code 1.
|
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L226
'BoundUserInterface.DeferredClose' is obsolete
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L407
'BoundUserInterface.DeferredClose' is obsolete
|
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/GameObjects/Systems/SharedUserInterfaceSystem.cs#L458
'BoundUserInterface.DeferredClose' is obsolete
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/SharedContainerSystem.cs#L673
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/PrototypeReloadSystem.cs#L79
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/EntityLookup.Queries.cs#L428
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|