Skip to content

Snake speed options #99

Snake speed options

Snake speed options #99

Triggered via pull request October 17, 2023 15:38
Status Success
Total duration 46s
Artifacts

Website Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: 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.
build: Projects/Website/Games/Shmup/Shmup.cs#L674
Field 'Shmup.Tank.XVelocity' is never assigned to, and will always have its default value 0
build: Projects/Website/Games/Shmup/Shmup.cs#L582
Field 'Shmup.Helicopter.YVelocity' is never assigned to, and will always have its default value 0
build: 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.
build: Projects/Website/Games/Shmup/Shmup.cs#L674
Field 'Shmup.Tank.XVelocity' is never assigned to, and will always have its default value 0
build: Projects/Website/Games/Shmup/Shmup.cs#L582
Field 'Shmup.Helicopter.YVelocity' is never assigned to, and will always have its default value 0