Skip to content

Added new IsAlive overload to the entity to provide acess to the `E… #426

Added new IsAlive overload to the entity to provide acess to the `E…

Added new IsAlive overload to the entity to provide acess to the `E… #426

Triggered via push April 10, 2025 10:16
Status Failure
Total duration 4m 35s
Artifacts

workflows.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
Build Arch
Process completed with exit code 1.
Build Arch: src/Arch.Tests/WorldTest.cs#L74
'Entity' does not contain a definition for 'Get' and no accessible extension method 'Get' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
Build Arch
'Entity' does not contain a definition for 'Get' and no accessible extension method 'Get' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
Build Arch
'Entity' does not contain a definition for 'Get' and no accessible extension method 'Get' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
Build Arch
'Entity' does not contain a definition for 'Get' and no accessible extension method 'Get' accepting a first argument of type 'Entity' could be found (are you missing a using directive or an assembly reference?)
Build Arch
No files were found with the provided path: TestResults. No artifacts will be uploaded.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Possible null reference assignment.
Build Arch
Nullability of reference types in type of parameter 'other' of 'bool Query.Equals(Query other)' doesn't match implicitly implemented member 'bool IEquatable<Query>.Equals(Query? other)' (possibly because of nullability attributes).