Skip to content

chore: test

chore: test #181

Re-run triggered November 21, 2023 10:13
Status Failure
Total duration 41s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L16
Non-nullable field '_camera' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L16
Non-nullable field '_camera' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L16
Non-nullable field '_camera' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
Build: src/Libs/Systems/Render/CameraFollowingSystem.cs#L16
Non-nullable field '_camera' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.