Skip to content

shmupdates

shmupdates #95

Triggered via push September 30, 2023 01:06
Status Success
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

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