chore: added badge #179
Annotations
2 errors and 10 warnings
Build (ubuntu-latest)
Process completed with exit code 1.
|
Build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
Build (ubuntu-latest):
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 (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
|
Build (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
|
Build (ubuntu-latest):
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 (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
|
Build (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
|
Build (ubuntu-latest):
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 (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L13
The field 'CameraFollowingSystem._camera' is never used
|
Build (ubuntu-latest):
src/Libs/Systems/Render/CameraFollowingSystem.cs#L96
Field 'FollowingCamera._position' is never assigned to, and will always have its default value
|
Build (ubuntu-latest):
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.
|