Skip to content

minor

minor #193

Triggered via push January 18, 2025 22:39
Status Success
Total duration 39s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Lookup.cs#L211
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Lookup.cs#L232
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Lookup.cs#L250
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: samples/MyBattleground/Program.cs#L91
Field 'Mass.Value' is never assigned to, and will always have its default value 0
build: samples/MyBattleground/Program.cs#L83
Field 'Position.Z' is never assigned to, and will always have its default value 0
build: samples/MyBattleground/Program.cs#L88
Field 'Velocity.Y' is never assigned to, and will always have its default value 0
build: samples/MyBattleground/Program.cs#L88
Field 'Velocity.X' is never assigned to, and will always have its default value 0
build: tests/SparseSet.cs#L55
Theory method 'SparseSet_CheckSequence' on test class 'SparseSetTest' does not use parameter 'amount'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
build: src/Lookup.cs#L211
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Lookup.cs#L232
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.