Skip to content

Merge pull request #89 from Jahgii/main #27

Merge pull request #89 from Jahgii/main

Merge pull request #89 from Jahgii/main #27

Triggered via push October 31, 2023 23:25
Status Success
Total duration 6m 18s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
deployment
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
deployment
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
deployment: Projects/Console Monsters/Screens/InventoryScreen.cs#L47
#warning: 'TODO: optimize'
deployment: Projects/Console Monsters/Characters/CopyPaste.cs#L3
The type name 'name' only contains lower-cased ascii characters. Such names may become reserved for the language.
deployment: 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.
deployment: Projects/Shmup/Enemies/Tank.cs#L12
Field 'Tank.XVelocity' is never assigned to, and will always have its default value 0
deployment: Projects/Shmup/Enemies/Helicopter.cs#L13
Field 'Helicopter.YVelocity' is never assigned to, and will always have its default value 0
deployment
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.