Skip to content

Toml parser & metadata #156

Toml parser & metadata

Toml parser & metadata #156

Triggered via pull request July 14, 2024 06:22
Status Success
Total duration 1m 31s
Artifacts

nuint-integration-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 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/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#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/Systems/EntitySystem.cs#L18
The field 'EntitySystem._entitiesEventBus' 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/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#L19
The field 'EntitySystem._entitiesManager' is assigned but its value is never used
Windows Build: Hypercube.Shared/Entities/Realisation/Systems/EntitySystem.cs#L18
The field 'EntitySystem._entitiesEventBus' 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