Mass Engine Update #5185
build-test-debug.yml
on: pull_request
Matrix: build
Build & Test Debug
0s
Annotations
10 errors and 10 warnings
build (ubuntu-latest):
Content.Shared/Showers/SharedShowerSystem.cs#L82
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Item/ItemToggle/SharedItemToggleSystem.cs#L248
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Item/ItemToggle/SharedItemToggleSystem.cs#L250
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs#L80
'EntityPrototype' does not contain a definition for 'NoSpawn' and no accessible extension method 'NoSpawn' accepting a first argument of type 'EntityPrototype' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Medical/CPR/Systems/CPRSystem.cs#L87
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Showers/SharedShowerSystem.cs#L82
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Item/ItemToggle/SharedItemToggleSystem.cs#L248
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Item/ItemToggle/SharedItemToggleSystem.cs#L250
Nullable value type may be null.
|
build (ubuntu-latest):
Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs#L80
'EntityPrototype' does not contain a definition for 'NoSpawn' and no accessible extension method 'NoSpawn' accepting a first argument of type 'EntityPrototype' could be found (are you missing a using directive or an assembly reference?)
|
build (ubuntu-latest):
Content.Shared/Medical/CPR/Systems/CPRSystem.cs#L87
Nullable value type may be null.
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Player/Filter.cs#L279
'EntitySystem.TryGet<T>(out T?)' is obsolete: 'Either use a dependency, resolve and cache IEntityManager manually, or use EntityManager.System<T>()'
|
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>'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Contacts.cs#L631
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
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/Physics/Systems/SharedPhysicsSystem.Island.cs#L324
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L351
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L360
'SharedPhysicsSystem.SetAwake(EntityUid, PhysicsComponent, bool, bool)' is obsolete: 'Use SetAwake with EntityUid<PhysicsComponent>'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L723
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L977
'Component.Owner' is obsolete: 'Update your API to allow accessing Owner through other means'
|
build (ubuntu-latest):
RobustToolbox/Robust.Shared/Physics/Systems/SharedPhysicsSystem.Island.cs#L979
'TransformComponent.GetWorldPositionRotationInvMatrix(EntityQuery<TransformComponent>)' is obsolete: 'Use the system method instead'
|