Skip to content

Merge remote-tracking branch 'origin/DevBranch' into DevBranch #12

Merge remote-tracking branch 'origin/DevBranch' into DevBranch

Merge remote-tracking branch 'origin/DevBranch' into DevBranch #12

Triggered via push December 15, 2024 02:43
Status Success
Total duration 2m 5s
Artifacts 1

Benchmarks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
benchmark
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/DataStructures/Vector2.cs#L119
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/DataStructures/Vector3.cs#L244
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/DataStructures/Vector3.cs#L366
Nullability of reference types in type of parameter 'format' of 'string Vector3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/DataStructures/Vector3.cs#L366
Nullability of reference types in type of parameter 'formatProvider' of 'string Vector3.ToString(string format, IFormatProvider formatProvider)' doesn't match implicitly implemented member 'string IFormattable.ToString(string? format, IFormatProvider? formatProvider)' (possibly because of nullability attributes).
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/DataStructures/EntityBase.cs#L17
Non-nullable property 'Parent' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/OrbitalMath.cs#L1482
Field 'OrbitalMath.Orbit.T' is never assigned to, and will always have its default value 0
benchmark: Pulsar4X/Pulsar4X.OrbitalMath/OrbitalMath.cs#L1481
Field 'OrbitalMath.Orbit.position' is never assigned to, and will always have its default value
benchmark: Pulsar4X/GameEngine/Engine/DataStructures/DictionaryExtensions.cs#L19
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
benchmark: Pulsar4X/GameEngine/Engine/DataStructures/DictionaryExtensions.cs#L29
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
benchmark: Pulsar4X/GameEngine/Engine/DataStructures/DictionaryExtensions.cs#L47
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.

Artifacts

Produced during runtime
Name Size
benchmark-results
1.99 KB