Skip to content

clicker clean up

clicker clean up #80

Triggered via push October 25, 2023 04:08
Status Success
Total duration 1m 44s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
deployment: Projects/Website/Games/Shmup/Shmup.cs#L676
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deployment: Projects/Website/Games/Shmup/Shmup.cs#L582
Field 'Shmup.Helicopter.YVelocity' is never assigned to, and will always have its default value 0
deployment: Projects/Website/Games/Shmup/Shmup.cs#L674
Field 'Shmup.Tank.XVelocity' is never assigned to, and will always have its default value 0