Toolshed Rejig #12600
Annotations
9 errors and 11 warnings
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.ReadVar(string)'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.WriteVar(string, object?)'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.GetVars()'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.HasErrors'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.ReadVar(string)'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.WriteVar(string, object?)'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.GetVars()'
|
Build
'ToolshedTest' does not implement interface member 'IInvocationContext.HasErrors'
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[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
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
Build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build
'SharedContainerSystem.TryGetContainingContainer(EntityUid, out BaseContainer?, MetaDataComponent?, TransformComponent?)' is obsolete: 'Use Entity<T> variant'
|
Build
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
Build
'BoundUserInterface.DeferredClose' is obsolete
|
Build
'BoundUserInterface.DeferredClose' is obsolete
|
Build
'BoundUserInterface.DeferredClose' is obsolete
|
Build
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Build
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
Loading