Skip to content

Net8.0

Net8.0 #6

Triggered via pull request November 19, 2023 18:03
Status Success
Total duration 26s
Artifacts

Shmup Build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: Projects/Shmup/Enemies/Tank.cs#L14
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Projects/Shmup/Enemies/Helicopter.cs#L13
Field 'Helicopter.YVelocity' is never assigned to, and will always have its default value 0
build: Projects/Shmup/Enemies/Tank.cs#L12
Field 'Tank.XVelocity' is never assigned to, and will always have its default value 0
build: Projects/Shmup/Enemies/Tank.cs#L14
Non-nullable field 'Sprite' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: Projects/Shmup/Enemies/Helicopter.cs#L13
Field 'Helicopter.YVelocity' is never assigned to, and will always have its default value 0
build: Projects/Shmup/Enemies/Tank.cs#L12
Field 'Tank.XVelocity' is never assigned to, and will always have its default value 0