Skip to content

Transform implementation #70

Transform implementation

Transform implementation #70

Triggered via pull request July 12, 2024 05:36
Status Success
Total duration 1m 40s
Artifacts

nuint-integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L17
Parameter 'float x' 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.Math/Vector/Vector3.cs#L18
Parameter 'float y' 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.Math/Vector/Vector3.cs#L19
Parameter 'float z' 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/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/Logging/Logger.cs#L18
Parameter 'string name' 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/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/Systems/EntitySystem.cs#L17
The field 'EntitySystem._entitiesSystemManager' is assigned but its value is never used
Windows Build: Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L16
The field 'EntitySystem._entitiesManager' is assigned but its value is never used
Windows Build: Hypercube.Shared.Math/Vector/Vector3.cs#L17
Parameter 'float x' 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.Math/Vector/Vector3.cs#L18
Parameter 'float y' 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.Math/Vector/Vector3.cs#L19
Parameter 'float z' 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/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/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/Logging/Logger.cs#L18
Parameter 'string name' 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/Systems/EntitySystem.cs#L15
The field 'EntitySystem._entitiesEventBus' is assigned but its value is never used
Windows Build: Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L17
The field 'EntitySystem._entitiesSystemManager' is assigned but its value is never used