Skip to content

chore: added badge #179

chore: added badge

chore: added badge #179

Triggered via push November 21, 2023 10:05
Status Failure
Total duration 1m 6s
Artifacts

dotnet.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

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.