replace EE rules #7
build-test-debug.yml
on: push
Matrix: build
Build & Test Debug
0s
Annotations
1 error and 10 warnings
build (ubuntu-latest)
The hosted runner: GitHub Actions 15 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
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/Containers/ContainerManagerComponent.cs#L34
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Containers/ContainerSlot.cs#L84
'Logger.Warning(string)' is obsolete: 'Use ISawmill.Warning'
|
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#L556
'TransformComponent.AttachToGridOrMap()' is obsolete: 'Use the system's method instead.'
|
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/SharedTransformSystem.Component.cs#L293
'SharedTransformSystem.AnchorEntity(EntityUid, TransformComponent, MapGridComponent)' is obsolete: 'Use Entity<T> variants'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L664
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/GameObjects/Components/Transform/TransformComponent.cs#L132
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|