Up251024 #1
nf-shipyard-tests.yml
on: pull_request
Matrix: build
Build & Run Shipyard Tests
0s
Annotations
10 errors and 12 warnings
build (ubuntu-latest):
Content.Server/Shipyard/Systems/ShipyardSystem.Consoles.cs#L163
The name 'uid' does not exist in the current context
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L279
A local variable or function named 'debrisProto' is already defined in this scope
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L280
A local variable or function named 'debrisGrid' is already defined in this scope
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L281
There is no argument given that corresponds to the required parameter 'seed' of 'DungeonSystem.GenerateDungeonAsync(DungeonConfig, string, EntityUid, MapGridComponent, Vector2i, int)'
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L278
The switch case is unreachable. It has already been handled by a previous case or it is impossible to match.
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L281
Use of unassigned local variable 'debrisProto'
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L281
Use of possibly unassigned field 'Owner'
|
build (ubuntu-latest):
Content.Server/Salvage/SalvageSystem.Magnet.cs#L281
Use of possibly unassigned field 'Comp'
|
build (ubuntu-latest):
Content.Server/GameTicking/GameTicker.Spawning.cs#L283
The type or namespace name 'LegsParalyzedComponent' could not be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Server/Shipyard/Systems/ShipyardSystem.Consoles.cs#L163
The name 'uid' does not exist in the current context
|
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/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/Containers/ContainerManagerComponent.cs#L32
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
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/GameObjects/Systems/SharedMapSystem.Coordinates.cs#L26
'EntityCoordinates.ToMap(IEntityManager, SharedTransformSystem)' is obsolete: 'Use SharedTransformSystem.ToMapCoordinates()'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L75
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Systems/PrototypeReloadSystem.cs#L79
'MetaDataComponent.EntityPrototype.set' is obsolete: 'Use MetaDataSystem.SetEntityPrototype'
|