Skip to content

Merge pull request #35 from andreakarasho/new-data-filter #180

Merge pull request #35 from andreakarasho/new-data-filter

Merge pull request #35 from andreakarasho/new-data-filter #180

Triggered via push December 13, 2024 22:58
Status Success
Total duration 35s
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#L207
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Lookup.cs#L228
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Lookup.cs#L246
Nullability of reference types in value of type 'TValue?' doesn't match target type 'TValue'.
build: src/Match.cs#L19
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L35
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L46
Cannot convert null literal to non-nullable reference type.
build: src/Match.cs#L58
Cannot convert null literal to non-nullable reference type.
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#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