8000 + query.Get(entity) · andreakarasho/TinyEcs@2198c21 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

+ query.Get(entity) #197

+ query.Get(entity)

+ query.Get(entity) #197

Triggered via push January 27, 2025 21:17
Status Failure
Total duration 30s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: tests/Query.cs#L228
'Query' does not contain a definition for 'Single' and no accessible extension method 'Single' accepting a first argument of type 'Query' could be found (are you missing a using directive or an assembly reference?)
build: tests/Query.cs#L243
'Query' does not contain a definition for 'Single' and no accessible extension method 'Single' accepting a first argument of type 'Query' could be found (are you missing a using directive or an assembly reference?)
build: tests/Query.cs#L228
'Query' does not contain a definition for 'Single' and no accessible extension method 'Single' accepting a first argument of type 'Query' could be found (are you missing a using directive or an assembly reference?)
build: tests/Query.cs#L243
'Query' does not contain a definition for 'Single' and no accessible extension method 'Single' accepting a first argument of type 'Query' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
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'.
0