Merge pull request #40 from technologists-team/ik #244
Annotations
20 warnings
Windows Build:
Hypercube.Shared/Entities/Realisation/EntityUid.cs#L3
'EntityUid' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Windows Build:
Hypercube.Shared/Entities/Realisation/EntityUid.cs#L3
'EntityUid' defines operator == or operator != but does not override Object.GetHashCode()
|
Windows Build:
Hypercube.Shared/Entities/Systems/Transform/Coordinates/SceneCoordinates.cs#L14
Parameter 'Vector2 position' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L13
Non-nullable field 'TransformComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L14
Non-nullable field 'TransformSystem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/MetaData/MetaDataComponent.cs#L7
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Utilities/ArgumentsParser/ArgumentParser.cs#L5
Parameter 'string[] args' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Manager/EntitiesManager.cs#L12
The field 'EntitiesManager._entitiesComponentManager' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L19
The field 'EntitySystem._entitiesManager' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L20
The field 'EntitySystem._entitiesSystemManager' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Realisation/EntityUid.cs#L3
'EntityUid' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Windows Build:
Hypercube.Shared/Entities/Realisation/EntityUid.cs#L3
'EntityUid' defines operator == or operator != but does not override Object.GetHashCode()
|
Windows Build:
Hypercube.Shared/Utilities/ArgumentsParser/ArgumentParser.cs#L5
Parameter 'string[] args' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Transform/Coordinates/SceneCoordinates.cs#L14
Parameter 'Vector2 position' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L13
Non-nullable field 'TransformComponent' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/Physics/PhysicsComponent.cs#L14
Non-nullable field 'TransformSystem' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Systems/MetaData/MetaDataComponent.cs#L7
Non-nullable field 'Name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L20
The field 'EntitySystem._entitiesSystemManager' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Manager/EntitiesManager.cs#L12
The field 'EntitiesManager._entitiesComponentManager' is assigned but its value is never used
|
Windows Build:
Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L19
The field 'EntitySystem._entitiesManager' is assigned but its value is never used
|